Apache Metrics Dashboard Doesnt appearing
luancaarvalho opened this issue · 2 comments
luancaarvalho commented
nikoshet commented
Hello, even after the whole proccess finished, the dashboard still with Na fields.
Do i have to put additional configure to grafana and prometheus or just running the docker commands its enought ?
Thank you !
Hi, after the following logs the spark application will start running and each metrics will be shown in Grafana.
spark | 240 NameNode
spark | 818 Worker
spark | 741 Master
spark | 599 SecondaryNameNode
spark | 397 DataNode
spark | 878 Jps
spark | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (UTF-8)
spark | STARTING APP
Please run
sudo docker-compose down && sudo docker-compose up
Then wait for the above logs and on Grafana choose last 5 minutes of metrics to be shown and refresh.
nikoshet commented
Closing due to many days of inactivity. If any issues occur, do not hesitate to reopen the thread.