stoty commented on PR #1488: URL: https://github.com/apache/phoenix/pull/1488#issuecomment-1334750166
Having matching hbase-site.xml s on the server side and client (MR) side is non negotiatieble. You can either: - Add the hbase-site.xml to the JAR that contains jour MR job - Package hbase-site.xml to a separate JAR, and add that to you job - Distribute the hbase-side the hbase-site.xml everywhere and the directory -- 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]
