diff options
author | Bryan Newbold <bnewbold@archive.org> | 2018-04-10 19:13:43 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@archive.org> | 2018-04-10 19:14:26 -0700 |
commit | a0be9706997182b18e48000375c462856aafc5ef (patch) | |
tree | 30a7ea934c041275adfeaae1d8f9d6349994e335 /TODO | |
parent | 0a778bd6d46a71b7cbec04eb3a5bdb00d91da0de (diff) | |
download | sandcrawler-a0be9706997182b18e48000375c462856aafc5ef.tar.gz sandcrawler-a0be9706997182b18e48000375c462856aafc5ef.zip |
TODO updates
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 8 |
1 files changed, 1 insertions, 7 deletions
@@ -1,13 +1,7 @@ -Will probably eventually refactor into top-level plus modules. Eg, "common" -directory, "backfill" and "extraction" as sub-directories. Downside of this is -single giant pipenv venv with all dependencies? - - 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 +- sentry: https://github.com/getsentry/raven-python potential helpers: - https://github.com/martinblech/xmltodict |