forked from D-Net/dnet-hadoop
8 lines
315 B
Properties
8 lines
315 B
Properties
#sandboxName when not provided explicitly will be generated
|
|
sandboxName=${sandboxName}
|
|
sandboxDir=/user/${dhp.hadoop.frontend.user.name}/${sandboxName}
|
|
workingDir=${sandboxDir}/working_dir
|
|
oozie.wf.application.path = ${nameNode}${sandboxDir}/${oozieAppDir}
|
|
oozieTopWfApplicationPath = ${oozie.wf.application.path}
|
|
|