How to check the name of the hadoop server

0 votes

Hi Guys,

I am new to Hadoop. I want to connect the name of the Hadoop server. How can I do that?

Oct 13, 2020 in Big Data Hadoop by akhtar
• 38,230 points
1,870 views

1 answer to this question.

0 votes

Hi@akhtar,

If you're running a pseudo-distributed setup, you can access your name node through your web browser. The default address is shown below.

http://localhost:50070 

    Or if you're on a cluster setup, you can replace the localhost with the IP address of your name node.

    answered Oct 13, 2020 by MD
    • 95,440 points

    Related Questions In Big Data Hadoop

    0 votes
    1 answer

    How to check the size of a file in Hadoop HDFS?

    You can use the  hadoop fs -ls command to ...READ MORE

    answered Nov 21, 2018 in Big Data Hadoop by Omkar
    • 69,210 points
    12,649 views
    0 votes
    11 answers
    0 votes
    1 answer

    How to change the replication factor of specific directory in Hadoop?

    Yes, you can change the replication factor ...READ MORE

    answered May 11, 2018 in Big Data Hadoop by Shubham
    • 13,490 points
    3,381 views
    0 votes
    1 answer

    What is the command to find the free space in HDFS?

    You can use dfsadmin which runs a ...READ MORE

    answered Apr 29, 2018 in Big Data Hadoop by Shubham
    • 13,490 points
    1,862 views
    0 votes
    1 answer

    How to find the used cache in HDFS

    hdfs dfsadmin -report This command tells fs ...READ MORE

    answered May 4, 2018 in Big Data Hadoop by Shubham
    • 13,490 points
    2,038 views
    +1 vote
    1 answer

    Hadoop Mapreduce word count Program

    Firstly you need to understand the concept ...READ MORE

    answered Mar 16, 2018 in Data Analytics by nitinrawat895
    • 11,380 points
    10,558 views
    0 votes
    1 answer

    hadoop.mapred vs hadoop.mapreduce?

    org.apache.hadoop.mapred is the Old API  org.apache.hadoop.mapreduce is the ...READ MORE

    answered Mar 16, 2018 in Data Analytics by nitinrawat895
    • 11,380 points
    2,185 views
    0 votes
    1 answer

    How to see the report of Hadoop Cluster from command line?

    Hi@akhtar, You can see the report of Hadoop Cluster ...READ MORE

    answered Sep 25, 2020 in Big Data Hadoop by MD
    • 95,440 points
    2,685 views
    0 votes
    1 answer

    How to find the number of blocks for a file in Hadoop?

    Hi@akhtar, You can use Hadoop file system command to ...READ MORE

    answered Oct 13, 2020 in Big Data Hadoop by MD
    • 95,440 points
    1,915 views
    webinar REGISTER FOR FREE WEBINAR X
    REGISTER NOW
    webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP