James Xu created STORM-82:
-----------------------------

             Summary: Please support settings for changing the worker launching 
command
                 Key: STORM-82
                 URL: https://issues.apache.org/jira/browse/STORM-82
             Project: Apache Storm (Incubating)
          Issue Type: New Feature
            Reporter: James Xu


https://github.com/nathanmarz/storm/issues/124

The `collect' tool in Oracle Solaris Studio can be used to profile Java 
applications, but it requires the command line to transform from

java ....

to

collect -j on java ....

Currently, the only simple, non-compilation way to use collect' with Storm is 
to write a wrapper aroundjava' to invoke `collect' as needed. Please support 
settings for changing the command to launch a worker, so that there is no need 
of such a wrapper.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)

Reply via email to