You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Istvan Toth (Jira)" <ji...@apache.org> on 2024/01/31 14:22:00 UTC

[jira] [Created] (PHOENIX-7193) Fix cluster override for mapreduce jobs for NON-ZK registries

Istvan Toth created PHOENIX-7193:
------------------------------------

             Summary: Fix cluster override for mapreduce jobs for NON-ZK registries
                 Key: PHOENIX-7193
                 URL: https://issues.apache.org/jira/browse/PHOENIX-7193
             Project: Phoenix
          Issue Type: Bug
          Components: core
    Affects Versions: 5.2.0, 5.1.4
            Reporter: Istvan Toth
            Assignee: Istvan Toth


The Mapreduce cluster override code is heavily hardwired to ZK cluster definitions.
When I added the non-ZK registry support, I just hacked the tests so that they run, but I did not add the possibility of overriding the clusters for non-ZK registries.

This came back to bite me during the HBase 3 work.

This patch adds new MR parameters to override the Phoenix JDBC input/output URLs, and cleans up some of the accumulated mess.




--
This message was sent by Atlassian Jira
(v8.20.10#820010)