From: František Dvořák Date: Wed, 20 Jul 2016 21:23:03 +0000 (+0200) Subject: Remove also Oozie puppet helper file to reset local ACLs. X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=refs%2Fheads%2Fmaster;p=hadoop-upgrade.git Remove also Oozie puppet helper file to reset local ACLs. --- diff --git a/2-upgrade.sh b/2-upgrade.sh index 4f3819f..f0510b8 100755 --- a/2-upgrade.sh +++ b/2-upgrade.sh @@ -44,7 +44,7 @@ for d in hadoop hbase hive hue zookeeper spark pig oozie impala sentry; do update-alternatives --auto ${d}-conf fi done -rm -fv ~hbase/.puppet-ssl-facl +rm -fv ~hbase/.puppet-ssl-facl ~oozie/.puppet-ssl-facl || : shs='/etc/init.d/spark-history-server' test -f ${shs} && mv -v ${shs} ${shs}.fuck || :