Hello everyone, happy new year, I submitted an app to yarn, however I'm unable to monitor it's progress on the driver node, not in <drive_address>:8080 or <drive_address>:4040 as documented, when submitting to the standalone mode I could monitor however seems liek its not the case right now.
I submitted my app this way: spark-submit --class my.class --master yarn --deploy-mode cluster myjar.jar and so far the job is on it's way it seems, the console is vivid with Application report messages, however I can't access the status of the app, should I have submitted the app in a different fashion to access the status of it? --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@spark.apache.org For additional commands, e-mail: user-h...@spark.apache.org