Skip to content

Instantly share code, notes, and snippets.

@gbraccialli
Last active December 7, 2015 14:06
Show Gist options
  • Save gbraccialli/11077c495a7954b597cd to your computer and use it in GitHub Desktop.
Save gbraccialli/11077c495a7954b597cd to your computer and use it in GitHub Desktop.
#curl -sSL https://gist.githubusercontent.com/gbraccialli/11077c495a7954b597cd/raw/ | sudo -E sh
wget https://gist.githubusercontent.com/gbraccialli/16c7f14e9370548db873/raw/ -O /root/sandbox_increase_yarn_and_container_size.sh
wget https://gist.githubusercontent.com/gbraccialli/07536da4261102588def/raw/ -O /root/find_class_in_jars.sh
wget https://gist.githubusercontent.com/gbraccialli/14c8ca4922bf0c1758ff/raw/ -O /root/phoenix.sh
wget https://gist.githubusercontent.com/gbraccialli/318d28a1a14aff4738db/raw/ -O /root/yarnkillall.sh
wget https://gist.githubusercontent.com/gbraccialli/15d0787cce1aab37b316/raw/ -O /root/ls_to_comma_delimited_variable.sh
wget https://gist.githubusercontent.com/gbraccialli/4d2bbd5534edd49ec97d/raw/ -O /root/beeline.sh
wget https://gist.githubusercontent.com/gbraccialli/014321fb4e3dc465b395/raw/ -O /root/kafka_delete_topic.sh
wget https://gist.githubusercontent.com/gbraccialli/a707dbe62fbc461aed9a/raw/ -O /root/sample_phoenix_hive.sh
wget https://gist.githubusercontent.com/gbraccialli/031fb2e53d9473c77824/raw/ -O /root/update_zeppelin_gallery.sh
wget https://gist.githubusercontent.com/gbraccialli/ba2b8586c5a69dce3d97/raw/ -O /root/get_nmon.sh
chmod +x /root/*.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment