Github user JoshRosen commented on the pull request:
https://github.com/apache/spark/pull/2696#issuecomment-60455677
I added a couple of simple tests. One subtlety here is the fact that this
API is sort of "eventually consistent" in the sense that we might know about a
job before we have any information on its stages. Offering stronger
guarantees, like "once you have a JobInfo for a job that's running, you should
always be able to get a StageInfo", may require significant scheduler /
listener refactoring.
---
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]