You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by HeartSaVioR <gi...@git.apache.org> on 2018/04/10 04:18:29 UTC

[GitHub] storm pull request #2626: STORM-3022 Decouple storm-hive UTs with Hive

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 <ka...@...>
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

----


---

[GitHub] storm pull request #2626: STORM-3022 Decouple storm-hive UTs with Hive

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/storm/pull/2626


---