Hi,
I am trying the hadoop single node installation with the help of instructions given by Syed rizvi. I came to instruction where I opened the bashrc file and added the below commands
export HADOOP_HOME=/usr/local/hadoop
export JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64
export PATH=$PATH:$HADOOP_HOME/bin
After this I tried to run the command $HOME/.bashrc as per the instructions I am getting the error Permission denied.
View attachment 621
Also when I run the command Hadoop...
Hadoop Single node installation
I am trying the hadoop single node installation with the help of instructions given by Syed rizvi. I came to instruction where I opened the bashrc file and added the below commands
export HADOOP_HOME=/usr/local/hadoop
export JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64
export PATH=$PATH:$HADOOP_HOME/bin
After this I tried to run the command $HOME/.bashrc as per the instructions I am getting the error Permission denied.
View attachment 621
Also when I run the command Hadoop...
Hadoop Single node installation