Skip to content

Instantly share code, notes, and snippets.

@bugcy013
Last active December 14, 2015 10:49
Show Gist options
  • Save bugcy013/5074641 to your computer and use it in GitHub Desktop.
Save bugcy013/5074641 to your computer and use it in GitHub Desktop.
Hadoop tips
Task tracker
http://172.16.30.128:50060
Task tracker metrics info
http://172.16.30.128:50060/metrics
Data node block scanner details
http://172.16.30.128:50075/blockScannerReport
Secondary datanode status
http://172.16.30.123:50090/status.jsp
Java metrics for SNN exposed by JVM
http://172.16.30.123:50090/jmx
Java metrics for DN exposed by JVM
http://172.16.30.123:50075/jmx
Java metrics for NN exposed by JVM
http://172.16.30.122:50070/jmx
List Path for particular hdfs location
http://172.16.30.122:50070/listPaths/taqdata/?ugi=hdfs,groups&recursive=yes
Content Summary
http://172.16.30.227:50070/contentSummary/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment