Ryan Williams created SPARK-6448:
------------------------------------

             Summary: 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


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]

Reply via email to