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

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

Zhiyong Liu created DRILL-2368:
----------------------------------

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


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)