Created
December 22, 2016 20:29
Oozie job.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
oozie.use.system.libpath=True | |
security_enabled=False | |
dryrun=False | |
jobTracker=localhost:8032 | |
nameNode=hdfs://quickstart.cloudera:8020 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment