Github user steveloughran commented on the pull request:

    https://github.com/apache/spark/pull/10821#issuecomment-190175923
  
    If you get a link like appId/1 then it means that the web UI/spark doesn't 
have an instance ID; that's the default "single" link. So the issue is how is 
the FsHistoryProvider coming up with the wrong attempt Id. Either it's not in 
the history as saved, or its not being picked up during parse.
    
    Assuming this is yarn client mode, then an attempt ID of  "1" is 
potentially valid.
    
    1 This is the FsHistoryProvider, right?
    2. Send me a link to a history and I'll have a look at it (actually, I was 
thinking of having a dump command which would just dump a history replay...)


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to