[
https://issues.apache.org/jira/browse/DRILL-970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacques Nadeau updated DRILL-970:
---------------------------------
Fix Version/s: 1.0.0-BETA2
> sqllline shell hangs after long idle time or laptop suspend/resume
> ------------------------------------------------------------------
>
> Key: DRILL-970
> URL: https://issues.apache.org/jira/browse/DRILL-970
> Project: Apache Drill
> Issue Type: Bug
> Reporter: Tomer Shiran
> Fix For: 1.0.0-BETA2
>
>
> This has happened to me a few times. I put my laptop to sleep, come back
> later, and sqlline hangs for a while.
> 0: jdbc:drill:zk=local> select count(*) as incidents, columns[1] as category
> from dfs.`/tmp/SFPD_Incidents_-_Previous_Three_Months.csv` group by
> columns[1] order by incidents desc;
> Query failed: org.apache.drill.exec.rpc.ChannelClosedException: Queue closed
> due to channel closure.
> Error: exception while executing query (state=,code=0)
> 0: jdbc:drill:zk=local>
--
This message was sent by Atlassian JIRA
(v6.2#6252)