Storm logviewer page not found

给你一囗甜甜゛ 提交于 2019-12-05 13:39:30

问题


I'm able to submit a topology job in the multi-tenant cluster. The job is running. However, the logviewer page is not available. Is there any way to solve this issue?


回答1:


you need to start the logviewer before you click on topology port to see logviewer. To start logviewer run: $ storm logviewer same as you run $ storm list




回答2:


I faced the same issue for logviewer's home page, but directly navigating to a particular log file that exists in the logs folder works. Try this:

MachineIP:8000/log?file=worker-6700.log



来源:https://stackoverflow.com/questions/25538327/storm-logviewer-page-not-found

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!