trycatchajith opened a new issue #9182: failed with exception msg [Channel disconnected] URL: https://github.com/apache/druid/issues/9182 Error { "error": "Unknown exception", "errorMessage": "java.io.IOException: Query[44b43b8b-05d3-41d1-8184-3b2394836c49] url[http://localhost:8083/druid/v2/] failed with exception msg [Channel disconnected]", "errorClass": "java.lang.RuntimeException", "host": null} getting this error for the scan query { "queryType": "scan", "dataSource": "clicks", "resultFormat": "list", "columns": [], "intervals": [ "2020-01-13/2020-01-14" ], "batchSize":20480, "filter": { "type": "selector", "dimension": "networkId", "value":354 } }
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
