You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/03/29 19:56:25 UTC

[jira] [Commented] (STORM-1664) Allow Java users to start a local cluster with a Nimbus Thrift server

    [ https://issues.apache.org/jira/browse/STORM-1664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15216493#comment-15216493 ] 

ASF GitHub Bot commented on STORM-1664:
---------------------------------------

GitHub user srdo opened a pull request:

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

    STORM-1664: Allow Java users to start a local cluster with a Nimbus T…

    …hrift server. 

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

    $ git pull https://github.com/srdo/storm STORM-1664

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

    https://github.com/apache/storm/pull/1276.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 #1276
    
----
commit 045b507dc7d97b42fcccbb405f236113e62a2434
Author: Stig Døssing <sd...@it-minds.dk>
Date:   2016-03-29T16:58:45Z

    STORM-1664: Allow Java users to start a local cluster with a Nimbus Thrift server

----


> Allow Java users to start a local cluster with a Nimbus Thrift server
> ---------------------------------------------------------------------
>
>                 Key: STORM-1664
>                 URL: https://issues.apache.org/jira/browse/STORM-1664
>             Project: Apache Storm
>          Issue Type: Improvement
>            Reporter: Stig Rohde Døssing
>            Assignee: Stig Rohde Døssing
>            Priority: Trivial
>             Fix For: 1.0.0, 2.0.0
>
>
> There is currently no way to call mk-local-storm-cluster with nimbus-daemon set to true from Java. Add a boolean for this to MkClusterParam.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)