[
https://issues.apache.org/jira/browse/BIGTOP-1420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14125245#comment-14125245
]
Konstantin Boudnik commented on BIGTOP-1420:
--------------------------------------------
It seems that Phoenix build has a way deeper problems with the dependencies...
I am looking at the release build and see a log of this:
{noformat}
06:23:52 [INFO]
------------------------------------------------------------------------
06:23:52 [INFO] Building Phoenix - Flume 4.1.0
06:23:52 [INFO]
------------------------------------------------------------------------
06:23:52 Downloading:
https://repository.apache.org/content/repositories/releases/org/apache/hbase/hbase-server/0.98.4-hadoop2/hbase-server-0.98.4-hadoop2.pom
06:23:53 4/27 KB
8/27 KB
{noformat}
So, clearly Phoenix build doesn't give a damn about HBase version passed via
system property. For the scope of 0.8.0 - I am willing to let it go, but it
needs to be fixed in the upstream.
> Update Phoenix version to 4.1.0 in the BOM
> ------------------------------------------
>
> Key: BIGTOP-1420
> URL: https://issues.apache.org/jira/browse/BIGTOP-1420
> Project: Bigtop
> Issue Type: Bug
> Affects Versions: 0.8.0
> Reporter: Jean-Marc Spaggiari
> Assignee: Andrew Purtell
> Fix For: 0.8.0
>
> Attachments: BIGTOP-1420.patch, BIGTOP-1420.patch
>
>
> When building BigTop with Phoenix 4.0, application fail to run because
> Phoenix contains an hadoop1 xml definition in the hadoop2 jar. This is fixed
> on Phoenix 4.0.1, however, BigTop doesn't compile with this version and need
> some manual intervention.
> So to have a fully running BigTop Phoenix rpm running with Hadoop 2.x.x, we
> need to update the build scripts to run with Phoenx 4.0.1 or above.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)