You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Tomer Shiran (JIRA)" <ji...@apache.org> on 2014/06/12 07:37:01 UTC

[jira] [Created] (DRILL-970) sqllline shell hangs after long idle time or laptop suspend/resume

Tomer Shiran created DRILL-970:
----------------------------------

             Summary: 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


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)