hdfs 的 web页面


请问hdfs有没有图形界面,据说在浏览器下可查看?

hadoop hdfs

五仁超好吃 10 years, 7 months ago

There are some web interfaces that let you know what is going on with the running hadoop.

  1. http://localhost :50030/ – web UI for MapReduce job tracker(s)
  2. http://localhost :50060/ – web UI for task tracker(s)
  3. http://localhost :50070/ – web UI for HDFS name node(s)
会飞的草莓 answered 10 years, 7 months ago

Your Answer