Skip to content

Instantly share code, notes, and snippets.

@dgadiraju
Last active December 18, 2018 05:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dgadiraju/559bba25c479e64bdefbb8111c2abb44 to your computer and use it in GitHub Desktop.
Save dgadiraju/559bba25c479e64bdefbb8111c2abb44 to your computer and use it in GitHub Desktop.
sudo yum -y install wget unzip
wget https://archive.cloudera.com/gplextras/misc/ext-2.2.zip
unzip ext-2.2.zip
sudo cp -rf ext-2.2 /var/lib/oozie
sudo chown -R oozie:oozie /var/lib/oozie/ext-2.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment