- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
I can open localhost:50070 successfully, but I cannot see anything on overview subpage.
- Labels:
-
Apache Hadoop
Created 11-06-2022 05:08 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
when I input:
start-all.sh
in command line, I can open localhost:50070 successfully.
However, if I click on the overview tab, nothing is shown on overview subpage.
But other subpages work well, like datanode subpage:
localhost:8088 also looks well:
I don't know whether this case is normal or there's something wrong with my overview page.
Created 11-06-2022 06:12 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It looks there is some loading issue.
Try reloading the page and multiple restart can also be the best option to correctly load the page with all options available to view.
Created 11-07-2022 01:18 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hi! thanks for answering my problem.
I still have no idea on overview subpage after stopping hdfs and reformatting nameode for serveral times.
stop-all.sh
Hadoop namenode -format
start-all.sh
http:// localhost:50070/dfshealth.html#tab-overview still shows nothing.
and my jps looks normal:
I also tried the wordcount example, the job goes well. I even reboot but it doesn't help.
Created 11-07-2022 08:04 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What is the current HDP, CDH, or CDP version of this cluster? Is this issue present on every browser? Did it work as expected before?
