Jeffrey Zhong created PHOENIX-1072: -------------------------------------- Summary: 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
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 fast fail sqlline.py. -- This message was sent by Atlassian JIRA (v6.2#6252)