BMac
BMac
The above stack trace was a sparkpi execution. Below is a stack trace from the oozie scheduled word count example run. `[error] o.a.s.s.ReplayListenerBus - Exception parsing Spark event log: application_1502904041499_0360_1...
Looks like a call to `storageLevelFromJson` does `val useExternalBlockStore = (json \ "Use ExternalBlockStore").toSome .getOrElse(json \ "Use Tachyon").extract[Boolean]` This appears to be an older version of org.apache.spark.util.JsonProtocol in use by...
Any updates on this? This can really allow missing something if logging only fires every few minutes, or worse, hours could pass before a message is fired to graylog.