GitHub user acmnu opened a pull request:
https://github.com/apache/bigtop/pull/293
ADH-207 Remove h2 pig classifier in Phoenix deps
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/293.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 #293
----
commit 4bbdd0a8679896beeca6d8ce444d6bc319d0556a
Author: Anton Chevychalov <[email protected]>
Date: 2017-10-02T15:55:12Z
ADH-207 Remove h2 pig classifier in Phoenix deps
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
----
---