[
https://issues.apache.org/jira/browse/SPARK-6448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14374887#comment-14374887
]
Apache Spark commented on SPARK-6448:
-------------------------------------
User 'ryan-williams' has created a pull request for this issue:
https://github.com/apache/spark/pull/5122
> History server doesn't log exception when failing to replay log file
> --------------------------------------------------------------------
>
> Key: SPARK-6448
> URL: https://issues.apache.org/jira/browse/SPARK-6448
> Project: Spark
> Issue Type: Improvement
> Components: Spark Core
> Affects Versions: 1.3.0
> Reporter: Ryan Williams
> Assignee: Ryan Williams
> Priority: Trivial
> Fix For: 1.4.0
>
>
> History server alludes to the existence of an exception when failing to parse
> log files, but provides no info about the exception, e.g.:
> {code}
> 15/03/21 21:51:44 ERROR FsHistoryProvider: Exception encountered when
> attempting to load application log
> file:/Users/ryan/sparklogs/application_1426705269584_0056
> 15/03/21 21:51:54 INFO FsHistoryProvider: Replaying log path:
> file:/Users/ryan/sparklogs/application_1426705269584_0056
> 15/03/21 21:51:54 ERROR FsHistoryProvider: Exception encountered when
> attempting to load application log
> file:/Users/ryan/sparklogs/application_1426705269584_0056
> 15/03/21 21:52:04 INFO FsHistoryProvider: Replaying log path:
> file:/Users/ryan/sparklogs/application_1426705269584_0056
> 15/03/21 21:52:04 ERROR FsHistoryProvider: Exception encountered when
> attempting to load application log
> file:/Users/ryan/sparklogs/application_1426705269584_0056
> 15/03/21 21:52:14 INFO FsHistoryProvider: Replaying log path:
> file:/Users/ryan/sparklogs/application_1426705269584_0056
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]