You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2017/11/27 19:19:00 UTC

[jira] [Created] (PHOENIX-4405) Compilation error using Hadoop3

Josh Elser created PHOENIX-4405:
-----------------------------------

             Summary: Compilation error using Hadoop3
                 Key: PHOENIX-4405
                 URL: https://issues.apache.org/jira/browse/PHOENIX-4405
             Project: Phoenix
          Issue Type: Bug
            Reporter: Josh Elser
            Assignee: Josh Elser
            Priority: Critical
             Fix For: 5.0


{noformat}
[ERROR] /Users/jelser/projects/phoenix.git/phoenix-core/src/main/java/org/apache/phoenix/trace/PhoenixMetricsSink.java:[37,40] package org.apache.commons.configuration does not exist
[ERROR] /Users/jelser/projects/phoenix.git/phoenix-core/src/main/java/org/apache/phoenix/trace/PhoenixMetricsSink.java:[110,22] cannot find symbol
  symbol:   class SubsetConfiguration
  location: class org.apache.phoenix.trace.PhoenixMetricsSink
[INFO] 2 errors
{noformat}

Flipping over our Hadoop version seems to bring along some commons-configuration dependency change which requires a tweaking in Phoenix. Should be trivial.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)