Ottomata has submitted this change and it was merged.

Change subject: Stop feeding the Oozie's site libpath twice into Oozie
......................................................................


Stop feeding the Oozie's site libpath twice into Oozie

Oozies site libpath [1] already points to
/user/oozie/share/lib. Hence, there is not need to pass it once again
as custom per-job libpath.

[1] See property oozie.service.WorkflowAppService.system.libpath

Change-Id: I725965aeb3c860d6416ff5adb1b3fade4f021ced
---
M oozie/util/hive/partition/add/workflow.properties
M oozie/webrequest/partition/add/coordinator.properties
2 files changed, 0 insertions(+), 2 deletions(-)

Approvals:
  Ottomata: Verified; Looks good to me, approved



diff --git a/oozie/util/hive/partition/add/workflow.properties 
b/oozie/util/hive/partition/add/workflow.properties
index b5dbb0c..052d517 100644
--- a/oozie/util/hive/partition/add/workflow.properties
+++ b/oozie/util/hive/partition/add/workflow.properties
@@ -27,6 +27,5 @@
 
 # Workflow app to run.
 oozie.wf.application.path         = 
${oozie_directory}/util/hive/partition/add/workflow.xml
-oozie.libpath                     = ${name_node}/user/oozie/share/lib
 oozie.use.system.libpath          = true
 oozie.action.external.stats.write = true
diff --git a/oozie/webrequest/partition/add/coordinator.properties 
b/oozie/webrequest/partition/add/coordinator.properties
index 678c904..b1d12cc 100644
--- a/oozie/webrequest/partition/add/coordinator.properties
+++ b/oozie/webrequest/partition/add/coordinator.properties
@@ -46,6 +46,5 @@
 
 # Coordintator to start.
 oozie.coord.application.path      = 
${oozie_directory}/webrequest/partition/add/coordinator.xml
-oozie.libpath                     = ${name_node}/user/oozie/share/lib
 oozie.use.system.libpath          = true
 oozie.action.external.stats.write = true

-- 
To view, visit https://gerrit.wikimedia.org/r/148080
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I725965aeb3c860d6416ff5adb1b3fade4f021ced
Gerrit-PatchSet: 2
Gerrit-Project: analytics/refinery
Gerrit-Branch: master
Gerrit-Owner: QChris <christ...@quelltextlich.at>
Gerrit-Reviewer: Ottomata <o...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to