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

[GitHub] storm pull request #2860: STORM-1318: Fixes & ports shell submission to Java

GitHub user d2r opened a pull request:

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

    STORM-1318: Fixes & ports shell submission to Java

    

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

    $ git pull https://github.com/d2r/storm port-shellsubmission-to-java

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

    https://github.com/apache/storm/pull/2860.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 #2860
    
----
commit d1b6f76381ec8d8aca4d28fdec5e82711ed06176
Author: Derek Dagit <de...@...>
Date:   2018-10-03T16:06:31Z

    Fixes & ports shell submission to Java

----


---

[GitHub] storm issue #2860: STORM-1318: Fixes & ports shell submission to Java

Posted by revans2 <gi...@git.apache.org>.
Github user revans2 commented on the issue:

    https://github.com/apache/storm/pull/2860
  
    The code change looks fine, but could you file a follow on JIRA to clean up the pom.xml now that clojure is only needed for tests, or you could do it here, I am fine either way.


---

[GitHub] storm issue #2860: STORM-1318: Fixes & ports shell submission to Java

Posted by d2r <gi...@git.apache.org>.
Github user d2r commented on the issue:

    https://github.com/apache/storm/pull/2860
  
    > could you file a follow on JIRA to clean up the pom.xml now that clojure is only needed for tests
    
    Created [STORM-3243](https://issues.apache.org/jira/browse/STORM-3243).


---

[GitHub] storm pull request #2860: STORM-1318: Fixes & ports shell submission to Java

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

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


---