[
https://issues.apache.org/jira/browse/BIGTOP-1420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14113727#comment-14113727
]
Jean-Marc Spaggiari commented on BIGTOP-1420:
---------------------------------------------
To get Phoenix into BigTop build we had to do those steps.
1) Modify bigtop.ml with those variables:
PHOENIX_BASE_VERSION=4.0.1
PHOENIX_PKG_VERSION=4.0.1
Also, since 4.0.1 is not yet available on the apache mirror, we had to
download he source from GitHub, rename the directory to phoenix-4.0.1-src,
packed it with tar –czf phoenix-4.0.1-src.tar.gz phoenix-4.0.1-src and put the
file into the BigTop dl directory.
After that make phoenix-rpm worked.
I think the only thing missing to get it compiled correctly is the src file
into the Apache site.
-Dan
> Phoenix build not working as expected.
> --------------------------------------
>
> 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
>
> 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.2#6252)