rejeb commented on code in PR #139: URL: https://github.com/apache/phoenix-connectors/pull/139#discussion_r1754929684
########## phoenix5-spark/README.md: ########## @@ -270,13 +333,13 @@ it falls back to using connection defined by hbase-site.xml. - `"jdbcUrl"` expects a full Phoenix JDBC URL, i.e. "jdbc:phoenix" or "jdbc:phoenix:zkHost:zkport", while `"zkUrl"` expects the ZK quorum only, i.e. "zkHost:zkPort" - If you want to use DataSourceV1, you can use source type `"org.apache.phoenix.spark"` -instead of `"phoenix"`, however this is deprecated as of `connectors-1.0.0`. -The `"org.apache.phoenix.spark"` datasource does not accept the `"jdbcUrl"` parameter, -only `"zkUrl"` + instead of `"phoenix"`, however this is deprecated as of `connectors-1.0.0`. Review Comment: Done -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
