You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Parth Chandra (JIRA)" <ji...@apache.org> on 2015/03/05 00:13:39 UTC

[jira] [Updated] (DRILL-2368) sqlline hangs when drill is in a bad state

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

Parth Chandra updated DRILL-2368:
---------------------------------
    Fix Version/s: Future

> sqlline hangs when drill is in a bad state
> ------------------------------------------
>
>                 Key: DRILL-2368
>                 URL: https://issues.apache.org/jira/browse/DRILL-2368
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Client - CLI
>            Reporter: Zhiyong Liu
>            Assignee: Daniel Barclay (Drill)
>             Fix For: Future
>
>
> git.commit.id.abbrev=a84f7b9
> 1. change zk.connect to something like: "10.10.30.105:2181"
> 2. restart drillbit (should fail).  check jps and find Drillbit running:
> [root@perfnode105 conf]# jps | grep Drillbit                               
> 22979 Drillbit
> 3. try start sqlline:
> sqlline -n admin -p admin -u "jdbc:drill:"
> At this point sqlline hangs with batches of exceptions.  Ctrl-C won't kill it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)