You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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)