You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2019/06/18 16:59:29 UTC

[GitHub] [incubator-pinot] vasilije90 opened a new issue #4332: When using jdbc mysql connection, Root Cause Analysis breaks

vasilije90 opened a new issue #4332: When using jdbc mysql connection, Root Cause Analysis breaks
URL: https://github.com/apache/incubator-pinot/issues/4332
 
 
   I tried connecting via jdbc to mysql database and fetching some daily data to test the Root Cause Analysis dashboard. 
   
   There is a connection issue with the driver and although week over week data is loaded properly, the visualizations fail to materialize. 
   
   While experimenting with the project in Intelij, I managed to find out that the issue appears in the fetchTimeSeries method where in particular this appears: java.lang.IllegalArgumentException: Invalid format: "2019-06-10 00:00:00.000000" is malformed at ".000000"

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org