54412/hadoop-hadoop-master-different-different-failed-hadoop-master
In my another scenario, I tried with set-up Hadoop multi-node cluster with different user for Master and Slave.
In my case:
Master : hduser Slave1 : hduser Salve2 : root
while i'm starting Master node by,
$start-dfs.sh
Can anyone solve the issue?
Hi,
You can use these commands to get out of this issue.
Hadoop framework does not require ssh and that the DataNode and TaskTracker daemons can be started manually on each node. So need not require each salve configure the same path.
Seems like hadoop path is missing in java.library.path. ...READ MORE
I suggest you include below property files ...READ MORE
I will redirect you to a link ...READ MORE
Hi, You can check this out: 1. Delete all ...READ MORE
Firstly you need to understand the concept ...READ MORE
org.apache.hadoop.mapred is the Old API org.apache.hadoop.mapreduce is the ...READ MORE
Hi, You can create one directory in HDFS ...READ MORE
In your case there is no difference ...READ MORE
Hey! The error seems like the problem is ...READ MORE
Hi, You can do one thing: Create namenode dir with ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.