Continuous Validation Workflow #388

Open
lsmyrnaios wants to merge 18 commits from lsmyrnaios/dnet-hadoop:continuous_validation2 into beta
1 changed files with 5 additions and 1 deletions
Showing only changes of commit 00644ef487 - Show all commits

View File

@ -12,7 +12,7 @@
</property>
<property>
<name>outputPath</name>
<value>/home/lsmyrnaios/continuous_validation/output</value>
<value>/user/lsmyrnaios/continuous_validator/output</value>
<description>the path of the output-directory where the result-json-files will be stored</description>
</property>
<property>
@ -53,6 +53,10 @@
<value>spark2/logs</value>
<description>spark 2.* event log dir location</description>
</property>
<property>
<name>oozie.libpath</name>
<value>${nameNode}/user/oozie/share/lib</value>
</property>
</parameters>
<global>