How to open the url to track the job

No reply??

Map-reduce job shows the below URL to track the job. How to open the same?

http://ip-172-31-35-141.ec2.internal:8088/proxy/application_1552564637687_6366/

Hi @Nitin_Gupta,

You can either use Hue job browser or yarn logs -applicationId <application ID> command for the same.

Thanks

How to check DAG of the spark job?
Want to open the tracking URL of the spark job via pyspark.

Hi @Nitin_Gupta,

This discussion should help you.