Skip to content

Instantly share code, notes, and snippets.

{
"lastUpdated": 1564776403000,
"entries": {
"344": {
"id": "344",
"lastUpdated": 1564776403000,
"title": "simple-test"
},
"0": {
"id": "0",
http://localhost:8764/api/apollo/jobs/datasource:testfs0/history
- For the entry B (saved as the new last job status), note that
"extra.startTime" : 1542046215000, (Monday, November 12, 2018 6:10:15 PM)
"extra.endTime" : 1542046219000, (Monday, November 12, 2018 1:10:19 PM)
does not match
"startTime" : "2018-11-12T18:12:51.495Z",
"endTime" : "2018-11-12T18:13:55.699Z",
- The second entry (A) represents the last job status before the crash
2018-10-11T14:35:02,251 - WARN [main:logger.slf4j.Slf4jLogger@104] - {} - Collision resolution is disabled (all jobs will be activated upon arrival).
2018-10-11T14:35:02,687 - INFO [main:framework.imps.CuratorFrameworkImpl@235] - {} - Starting
2018-10-11T14:35:03,589 - INFO [main-EventThread:framework.state.ConnectionStateManager@228] - {} - State change: CONNECTED
2018-10-11T14:35:03,759 - ERROR [tcp-disco-msg-worker-#2:logger.slf4j.Slf4jLogger@119] - {} - Failed to unmarshal discovery data for component: 0
org.apache.ignite.IgniteCheckedException: Failed to find class with given class loader for unmarshalling (make sure same versions of all classes are available on all nodes or enable peer-class-loading) [clsLdr=WebAppClassLoader=846238611@32709393, cls=com.lucidworks.spark.SparkDriverLocator]
at org.apache.ignite.marshaller.jdk.JdkMarshaller.unmarshal0(JdkMarshaller.java:124) ~[ignite-core-2.3.0.jar:2.3.0]
at org.apache.ignite.marshaller.AbstractNodeNameAwareMarshaller.unmarshal(AbstractNodeNameAwareM