chinalinux2012 opened a new issue #6811: java.lang.IllegalArgumentException: 
Instantiation of [simple type, class org.apache.druid.data.input...
URL: https://github.com/apache/incubator-druid/issues/6811
 
 
   when I upgrade druid from 0.9.2 to 0.13.0, The task failed with druid 
0.13.0, which successed with previous druid version, the task status shows the 
following information:
   
   
{"task":"index_hadoop_dga_day_prod_2019-01-06T20:00:02.188Z","status":{"id":"index_hadoop_dga_day_prod_2019-01-06T20:00:02.188Z","type":"index_hadoop","createdTime":"2019-01-06T20:00:02.189Z","queueInsertionTime":"1970-01-01T00:00:00.000Z","statusCode":"FAILED","status":"FAILED","runnerStatusCode":"WAITING","duration":15217,"location":{"host":null,"port":-1,"tlsPort":-1},"dataSource":"dga_day_prod","errorMsg":"java.lang.IllegalArgumentException:
 Instantiation of [simple type, class org.apache.druid.data.input..."}}
   
   the queueInsertionTime is 1970-01-01, which was an obvious mistake, in 
addition to, I strongly assure this bug is caused by the convertion exception 
of time sequence field, which format is in the form of 
"yyyy-mm-ddThh:MM:ss.SSSZ" after my deeply researching of it.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to