GitHub user acmnu opened a pull request:
https://github.com/apache/bigtop/pull/294
BIGTOP-2898 Remove h2 pig classifier in Phoenix
There is a regression in Pig relase 0.17
After PIG-4923 they drop h2 classifer.
There is only one jar now and it suports Hadoop 2
That commit also adds BIGTOP_PATCH macro to Phoenix
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/arenadata/bigtop BIGTOP-2898
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/bigtop/pull/294.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #294
----
commit eebac81f2c249852973902a6b7529ea05e06f7ed
Author: Anton Chevychalov <[email protected]>
Date: 2017-10-02T15:55:12Z
BIGTOP-2898 Remove h2 pig classifier in Phoenix
There is a regression in Pig relase 0.17
After PIG-4923 they drop h2 classifer.
There is only one jar now and it suports Hadoop 2
That commit also adds BIGTOP_PATCH macro to Phoenix
----
---