GitHub user HeartSaVioR opened a pull request:
https://github.com/apache/storm/pull/2626
STORM-3022 Decouple storm-hive UTs with Hive
* mock/extend any needed classes to avoid interacting with Hive itself
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/HeartSaVioR/storm STORM-3022
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2626.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 #2626
----
commit 89bfbf58f091716b07f551397ac238dc25d91443
Author: Jungtaek Lim <kabhwan@...>
Date: 2018-04-10T04:17:08Z
STORM-3022 Decouple storm-hive UTs with Hive
* mock/extend any needed classes to avoid interacting with Hive itself
----
---