GitHub user ptgoetz opened a pull request:
https://github.com/apache/storm/pull/2556
STORM-2946: Upgrade to HBase 2.0
https://issues.apache.org/jira/browse/STORM-2946
We may want to discuss changes like this in the email thread about
independently versioned "external" components.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ptgoetz/storm STORM-2946
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2556.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 #2556
----
commit 278f01bf09ee6d0bbe71315a69118961405b19fe
Author: P. Taylor Goetz <ptgoetz@...>
Date: 2018-01-26T18:24:27Z
Merge branch 'STORM-2912' of github.com:HeartSaVioR/storm
commit f991dae41641eeb9101ec832dd2fd29b5ed3e059
Author: P. Taylor Goetz <ptgoetz@...>
Date: 2018-02-07T19:02:54Z
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/storm
commit 5c3a911c0aed922421f4fab387dfad550ec90b31
Author: P. Taylor Goetz <ptgoetz@...>
Date: 2018-02-13T17:13:02Z
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/storm
commit 06f7f66db3bee17257e7610ff67178fb4ddab49d
Author: P. Taylor Goetz <ptgoetz@...>
Date: 2018-02-13T21:56:12Z
STORM-2946: Upgrade to HBase 2.0
commit 74439146a49aecf42fc129138e641c5d77ec0d76
Author: P. Taylor Goetz <ptgoetz@...>
Date: 2018-02-13T23:52:54Z
STORM-2946: checkstyle cleanup
----
---