This document provides instructions and details for practicing with Hadoop and HDFS. It outlines steps to start a Hadoop cluster, format it, check daemon status, create and copy/move files, change block sizes through configuration and commands, and visualize changes through the web interface. It also lists the default ports, protocols, and parameters for common Hadoop daemons like the namenode, datanode, jobtracker and tasktracker. Finally, it outlines the web UI ports and parameters for accessing the interfaces of these daemons.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
27 views
11 Hadoop Practise Session
This document provides instructions and details for practicing with Hadoop and HDFS. It outlines steps to start a Hadoop cluster, format it, check daemon status, create and copy/move files, change block sizes through configuration and commands, and visualize changes through the web interface. It also lists the default ports, protocols, and parameters for common Hadoop daemons like the namenode, datanode, jobtracker and tasktracker. Finally, it outlines the web UI ports and parameters for accessing the interfaces of these daemons.
0.1:0 cker.report.addr TaskUmbilicalProtocol ing with (Binds to an ess child jobs unused local port ) Sunday 29 May 2016 Hadoop - HDFS Practise Session 5 Web UI Ports & Parameters
Daemon Web UI Web UI Configuration Parameter
Port
Namenode 50070 dfs.http.address
H Datanodes 50075 dfs.datanode.http.address
D F Secondarynamenode 50090 dfs.secondary.http.address S Backup/Checkpoint node 50105 dfs.backup.http.address
Jobracker 50030 mapred.job.tracker.http.address
M R Tasktrackers 50060 mapred.task.tracker.http.address
Sunday 29 May 2016 Hadoop - HDFS Practise Session 6
Thank You
Sunday 29 May 2016 Hadoop - HDFS Practise Session 7