Created 11-06-2022 05:08 AM
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
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
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
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?