[ https://issues.apache.org/jira/browse/PHOENIX-1072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14064446#comment-14064446 ]
Hudson commented on PHOENIX-1072: --------------------------------- SUCCESS: Integrated in Phoenix | 3.0 | Hadoop1 #136 (See [https://builds.apache.org/job/Phoenix-3.0-hadoop1/136/]) PHOENIX-1072: Fast fail sqlline.py when pass wrong quorum string or hbase cluster hasnt' started yet (jeffreyz: rev 4e024ce851bfbe48b9a20ec98a5b99af3394470b) * bin/log4j.properties * bin/sqlline.py > Fast fail sqlline.py when pass wrong quorum string or hbase cluster hasnt' > started yet > --------------------------------------------------------------------------------------- > > Key: PHOENIX-1072 > URL: https://issues.apache.org/jira/browse/PHOENIX-1072 > Project: Phoenix > Issue Type: Improvement > Reporter: Jeffrey Zhong > Assignee: Jeffrey Zhong > Fix For: 5.0.0, 3.1, 4.1 > > Attachments: phoenix-1072-v1.patch, phoenix-1072.patch > > > Currently sqlline.py will retry 35 times to talk to HBase master when the > passed in quorum string is wrong or the underlying HBase isn't running. > In that situation, Sqlline will stuck there forever. The JIRA is aiming to be > able to kill sqlline child process as well by ctrl-c when sqline can't > connect to underlying HBase. -- This message was sent by Atlassian JIRA (v6.2#6252)