1737/how-list-namenode-datanodes-from-machine-the-hadoop-cluster
You can use the jps command to check the daemons that are running in the cluster.
To know the report of your HDFS daemons, you can execute this command:
bin/hdfs dfsadmin -report
You can browse hadoop page from any machine in the cluster. For that you can use the below address.
http://NmaeNode IP:50070
Hope this will work.
Thank You
Well, what you can do is use ...READ MORE
The default directory of Hadoop log file ...READ MORE
Try this and see if it works: public ...READ MORE
I am Running hadoop jobs in local ...READ MORE
Firstly you need to understand the concept ...READ MORE
Hi, You can create one directory in HDFS ...READ MORE
In your case there is no difference ...READ MORE
The distributed copy command, distcp, is a ...READ MORE
I have personally used two visualization tools ...READ MORE
You will find the streaming jar here: ...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.