You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2020/01/14 09:44:16 UTC

[GitHub] [druid] trycatchajith opened a new issue #9182: failed with exception msg [Channel disconnected]

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:
users@infra.apache.org


With regards,
Apache Git Services

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