I have submitted a spark java program via "Spark Submit Jar" and it looks running well.
However, when I click the logs link in specified application in Job tab in hue, it shows "cannot acces: /jobbrowser/jobs/appliacation_****/single_logs."
So how can I find logs of running spark application?