This is an old revision of the document!


Install Hadoop eco-system singlemode

install openjdk debian

sudo apt-get install openjdk-7-jdk ssh rsync
 
 
sudo addgroup hadoop
sudo adduser --ingroup hadoop hduser
 
su - hduser
ssh-keygen -t rsa -P ""
cat $HOME/.ssh/id_rsa.pub >> $HOME/.ssh/authorized_keys
learn/bigdata/install_hadoop_eco_system_single_mode.1408055285.txt.gz · Last modified: (external edit)
Back to top
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0