GitHub user fuhuaiyong opened a pull request:

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

    STORM-3076:Fix the bug of examples in external can not be compiled

    In the external package,the modules include storm-hbase,storm-hdfs and 
storm-kafka , can not be compiled successfully, due to the lack of specific 
implements of ILocalCluster in the storm-core-0.9.5

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

    $ git pull https://github.com/fuhuaiyong/storm patch-2

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

    https://github.com/apache/storm/pull/2681.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 #2681
    
----
commit ad99dfdd0649936053990b081acceda41286c412
Author: fuhuaiyong <fuhuaiyong123@...>
Date:   2018-05-16T08:34:28Z

    update pom.xml
    
    In the external package,the modules include storm-hbase,storm-hdfs and 
storm-kafka , can not be compiled successfully, due to the lack of specific 
implements of ILocalCluster in the storm-core-0.9.5

----


---

Reply via email to