Job Tracking Using the URL

Hello,

Whenever we submit a job the URL that is being generated in the lab points to an internal IP which is inaccessible.

For Eg : http://ip-172-31-38-146.ec2.internal

Can you please advise on how to track any jobs?

Thanks,
Sai

You can use yarn log command

Thanks. Are you referring to the below command?

yarn logs -applicationId

Yes. Thats right. I am referring to that one.