Explorar o código

HUE-5844 [oozie] Document workspace path parameterization

Romain Rigaux %!s(int64=8) %!d(string=hai) anos
pai
achega
3b91c1a9e8
Modificáronse 2 ficheiros con 2 adicións e 0 borrados
  1. 1 0
      desktop/conf.dist/hue.ini
  2. 1 0
      desktop/conf/pseudo-distributed.ini.tmpl

+ 1 - 0
desktop/conf.dist/hue.ini

@@ -1079,6 +1079,7 @@
   ## sample_data_dir=...thirdparty/sample_data
 
   # Location on HDFS where the oozie examples and workflows are stored.
+  # Parameters are $TIME and $USER, e.g. /user/$USER/hue/workspaces/workflow-$TIME
   ## remote_data_dir=/user/hue/oozie/workspaces
 
   # Maximum of Oozie workflows or coodinators to retrieve in one API call.

+ 1 - 0
desktop/conf/pseudo-distributed.ini.tmpl

@@ -1081,6 +1081,7 @@
   ## sample_data_dir=...thirdparty/sample_data
 
   # Location on HDFS where the oozie examples and workflows are stored.
+  # Parameters are $TIME and $USER, e.g. /user/$USER/hue/workspaces/workflow-$TIME
   ## remote_data_dir=/user/hue/oozie/workspaces
 
   # Maximum of Oozie workflows or coodinators to retrieve in one API call.