Skip to content

Instantly share code, notes, and snippets.

@cipri7329
Last active July 5, 2017 09:15
Show Gist options
  • Save cipri7329/c7021a09b4a11c22024e3362b6d37bf8 to your computer and use it in GitHub Desktop.
Save cipri7329/c7021a09b4a11c22024e3362b6d37bf8 to your computer and use it in GitHub Desktop.
ubuntu 14.04 desktop and cloudera cdh

ubuntu 14.04 desktop and cloudera cdh

UBUNTU setup

tools setup

sudo apt-get install flex git gnupg gperf libesd0-dev liblz4-tool libncurses5-dev libsdl1.2-dev libwxgtk2.8-dev libxml2 libxml2-utils lzop openjdk-7-jdk openjdk-7-jre pngcrush schedtool squashfs-tools xsltproc zip zlib1g-dev g++-multilib gcc-multilib lib32ncurses5-dev lib32readline-gplv2-dev lib32z1-dev

sudo apt-get install gksu

update unix password

sudo passwd

grant sudo rights

sudo usermod -a -G sudo ubuntu

add user with sudo privileges

ssh from guest (mac os) to virtual box

CDH setup

Installation Path B - Installation Using Cloudera Manager Parcels or Packages

get the latests cloudera installer

 wget https://archive.cloudera.com/cm5/installer/latest/cloudera-manager-installer.bin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment