[
https://issues.apache.org/jira/browse/BIGTOP-1574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Purtell updated BIGTOP-1574:
-----------------------------------
Attachment: PHOENIX-1574.patch
Changes:
- Update to Phoenix latest 4.2.2
- Don't set snappy.version
- Don't specify hadoop.profile, it's not meaningful
- Use 'hadoop.version' instead of 'hadoop-two.version'
- Use 'hbase.version' instead of 'hbase-hadoop2.version'
- Workaround for PHOENIX-1532: Copy phoenix-server jar into build directory
- Add phoenix-server.jar to HBASE_CLASSPATH in phoenix.default instead of
phoenix-core
All changes to common files, checked with a deb build on Ubuntu.
> Phoenix packaging requires build and classpath changes after PHOENIX-1455
> -------------------------------------------------------------------------
>
> Key: BIGTOP-1574
> URL: https://issues.apache.org/jira/browse/BIGTOP-1574
> Project: Bigtop
> Issue Type: Bug
> Reporter: Andrew Purtell
> Assignee: Andrew Purtell
> Attachments: PHOENIX-1574.patch
>
>
> PHOENIX-1455 replaces org.xerial.snappy with org.iq80.snappy. There are two
> issues as initially reported on PHOENIX JIRAs.
> # PHOENIX-1530: Bigtop shouldn't define 'snappy.version' for the Phoenix
> build, since there isn't agreement between the build scaffold and Phoenix as
> to which snappy implementation is wanted.
> # PHOENIX-1531: We need a minor fix to how HBASE_CLASSPATH is set up. We
> don't want the "core" jar, we want the "client" jar.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)