Istvan Toth created PHOENIX-6633:
------------------------------------
Summary: Make ZOOKEEPER_URL optional for Phoenix-Spark connector
Key: PHOENIX-6633
URL: https://issues.apache.org/jira/browse/PHOENIX-6633
Project: Phoenix
Issue Type: Improvement
Reporter: Istvan Toth
We require explicitly specifying the ZK URL for the Phoenix-Spark connector.
Since having hbase-site.xml on the classpath is required by Phoenix anyway, we
could use the quorum from hbase-site.xml as default, which would make life
easier for users.
Phoenix already handles this, we just need to remove the check, and adopt the
JDBC URL not to specify the ZK quorum if missing.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)