Github user andrewor14 commented on the pull request:
https://github.com/apache/spark/pull/3755#issuecomment-67877780
Hey @viirya I believe the right fix here is to change the `eventLogFile`
field back to an `eventLogDir` (because it refers to the base logging
directory, not the application-specific one), and in `Master#rebuildSparkUI`
append the application ID to the logging directory as we have done before
#1222. Additionally we might want to detect the case when the application is
still in progress and show a different message to warn the user that the
application didn't exit cleanly.
---
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]