Skip to content

Release 3.0.0/Added 'local' mode for Hersir

Compare
Choose a tag to compare
@vcapelca vcapelca released this 21 Dec 12:17
· 10 commits to master since this release
4ee5d41
  • Removed default_configuration.py to avoid coupling with our templates definition
  • Removed swamp & hdfs_deploy_folder params from Tlacuilo to avoid coupling, they should be used as --extra parameters now
  • Added -l --local mode to run Hersir from inside EMR (no AWS or ssh calls should be used)
  • Added -j --job-file-name on Cooper to be able to avoid interactive mode if one knows which .properties file should be called by Oozie
  • Now if "hdfs_deploy_folder" variablre is present on the configuration files, it will be used as the HDFS deploy folder for Anabasii. If not, you can still provide the deploy folder via -d HDFS_DEPLOY_FOLDER.
  • Updated requirements.txt to add new cx_Oracle version 6.1 (Dec 2017)