Prabhjyot Singh created ZEPPELIN-1076:
-----------------------------------------
Summary: Set hbase.client.retries.number for JDBC
Key: ZEPPELIN-1076
URL: https://issues.apache.org/jira/browse/ZEPPELIN-1076
Project: Zeppelin
Issue Type: Bug
Reporter: Prabhjyot Singh
Assignee: Prabhjyot Singh
Priority: Critical
If a user has "org.apache.phoenix:phoenix-core:4.x.x" jar added as a dependency
in JDBC interpreter, and for some reason phoenix was not accessible or not
properly configured; then the phoenix tries to for 35 times (which is default
for hbase.client.retries.number) and each retires is 8 second apart, before it
finally fails.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)