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 2023/02/10 18:16:00 UTC

[jira] [Created] (PHOENIX-6875) Phoenix does not compile with the Hbase 2.3 profile

Istvan Toth created PHOENIX-6875:
------------------------------------

             Summary: Phoenix does not compile with the Hbase 2.3 profile
                 Key: PHOENIX-6875
                 URL: https://issues.apache.org/jira/browse/PHOENIX-6875
             Project: Phoenix
          Issue Type: Bug
          Components: core
    Affects Versions: 5.2.0
            Reporter: Istvan Toth


{noformat}
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project phoenix-core: Compilation failure: Compilation failure: 
[ERROR] /home/stoty/workspaces/phoenix/phoenix/phoenix-core/src/main/java/org/apache/phoenix/execute/DelegateHTable.java:[30,38] cannot find symbol
[ERROR]   symbol:   class CheckAndMutate
[ERROR]   location: package org.apache.hadoop.hbase.client{noformat}



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