git://scientific.zcu.cz
/
hadoop-upgrade.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0be54d0
)
Remove also Oozie puppet helper file to reset local ACLs.
master
author
František Dvořák
<valtri@civ.zcu.cz>
Wed, 20 Jul 2016 21:23:03 +0000
(23:23 +0200)
committer
František Dvořák
<valtri@civ.zcu.cz>
Wed, 20 Jul 2016 21:23:03 +0000
(23:23 +0200)
2-upgrade.sh
patch
|
blob
|
blame
|
history
diff --git
a/2-upgrade.sh
b/2-upgrade.sh
index
4f3819f
..
f0510b8
100755
(executable)
--- 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 || :