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:57:54 UTC

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

GitHub user HeartSaVioR opened a pull request:

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

    STORM-3022 Decouple storm-hive UTs with Hive

    * mock/extend any needed classes to avoid interacting with Hive itself
    
    This patch is for 1.x-branch. Patch for master branch is here: #2626 

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/HeartSaVioR/storm STORM-3022-1.x

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/storm/pull/2627.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 #2627
    
----
commit f1cc7e7e83363ede2ba0d0584eb0c99a37a42dec
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 #2627: STORM-3022 Decouple storm-hive UTs with Hive (1.x)

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

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


---