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

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

     [ https://issues.apache.org/jira/browse/DRILL-970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason Altekruse updated DRILL-970:
----------------------------------
    Fix Version/s:     (was: Future)
                   0.8.0

> 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: 0.8.0
>
>
> 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.3.4#6332)