aboutsummaryrefslogtreecommitdiffstats
path: root/cdap3vm/config/services-setup-templates/job-history-setup-01-as-root.sh
diff options
context:
space:
mode:
Diffstat (limited to 'cdap3vm/config/services-setup-templates/job-history-setup-01-as-root.sh')
-rw-r--r--cdap3vm/config/services-setup-templates/job-history-setup-01-as-root.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/cdap3vm/config/services-setup-templates/job-history-setup-01-as-root.sh b/cdap3vm/config/services-setup-templates/job-history-setup-01-as-root.sh
new file mode 100644
index 0000000..d08237c
--- /dev/null
+++ b/cdap3vm/config/services-setup-templates/job-history-setup-01-as-root.sh
@@ -0,0 +1,4 @@
+#!/bin/bash
+
+chown -R __SUPER_USER__:__HADOOP_USER__ __HDP_CURRENT_FOLDER__/hadoop-yarn*/bin/container-executor
+chmod -R 6050 __HDP_CURRENT_FOLDER__/hadoop-yarn*/bin/container-executor