diff options
author | Bryan Newbold <bnewbold@archive.org> | 2018-08-24 12:05:39 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@archive.org> | 2018-08-24 12:05:41 -0700 |
commit | 92584ec4201ecc27af423cbff7b4bc1573edf175 (patch) | |
tree | 416d1fae8bd82af1f470a1be25c8763da042a5e4 /TODO | |
parent | e81774a66980ba17c42380884f39aa61b54e5eef (diff) | |
download | sandcrawler-92584ec4201ecc27af423cbff7b4bc1573edf175.tar.gz sandcrawler-92584ec4201ecc27af423cbff7b4bc1573edf175.zip |
rework fetch_hadoop script
Should work on macOS now, and fetches hadoop in addition to pig. Still
requires wget (not installed by default on macOS).
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -8,8 +8,7 @@ pig: - play with test image on older releases (eg, trusty) - how to get argument (like --hbase-table) into mrjob.conf, or similar? -- fix pig gitlab-ci tests (JAVA_HOME). also make fetch_deps *way* more quiet -- sentry: https://github.com/getsentry/raven-python +- fix pig gitlab-ci tests (JAVA_HOME) potential helpers: - https://github.com/martinblech/xmltodict |