[GitHub] storm pull request #2738: Storm 1311 Migration of UI from Clojure to Jersey/...

2018-06-26 Thread govind-menon
GitHub user govind-menon opened a pull request: https://github.com/apache/storm/pull/2738 Storm 1311 Migration of UI from Clojure to Jersey/Grizzly I This PR contains the basic frameworks and the GET requests. PUT's and storm.py changes to follow You can merge this pull request in

Re: Looking for current Storm 1.2.3 snapshot build or git infos to retrieve its sources

2018-06-26 Thread Alexandre Vermeerbergen
Hello Stig, Worked like charm, with the minor glitch that distribution files landed at this place: storm-dist/binary/target instead of: storm-dist/binary/final-package/target I will run my tests with this 1.2.3-SNAPSHOT and give feedbacks ASAP Best regards, Alexandre 2018-06-26 22:48 GMT+02:00

[GitHub] storm issue #2689: STORM-3061: rocket, jms, and mqtt updates

2018-06-26 Thread HeartSaVioR
Github user HeartSaVioR commented on the issue: https://github.com/apache/storm/pull/2689 @vesense @ptgoetz Any updates on this? ---

Re: Looking for current Storm 1.2.3 snapshot build or git infos to retrieve its sources

2018-06-26 Thread Stig Rohde Døssing
The easiest way to get the build artifacts would probably be to build Storm yourself. Clone https://github.com/apache/storm and check out 1.x-branch. Then do "mvn clean install -DskipTests" in the project root. This will put all the artifacts (e.g. stuff like storm-kafka-client) in your local Maven

[GitHub] storm issue #2710: STORM-3099: Extend metrics on supervisor, workers and DRP...

2018-06-26 Thread HeartSaVioR
Github user HeartSaVioR commented on the issue: https://github.com/apache/storm/pull/2710 @zd-project Just 2 cents: I can see couple of other changes than the issue itself: please try to avoid side-effect on the patch. Let's file issues and raise pull requests if they're real iss

Looking for current Storm 1.2.3 snapshot build or git infos to retrieve its sources

2018-06-26 Thread Alexandre Vermeerbergen
Hello, I am looking for a simple way to validate couple of JIRAs marked as resolved on Apache Storm 1.2.3 with our large topologies & setup. Is there a way to access binaries from a snapshot build, and/or the latest 1.2.3 sources ? What would be the URLs to retrieves either binary artifacts or s

[GitHub] storm issue #2710: STORM-3099: Extend metrics on supervisor, workers and DRP...

2018-06-26 Thread zd-project
Github user zd-project commented on the issue: https://github.com/apache/storm/pull/2710 DRPC metrics: - [x] Avg/Max Time to respond to Http Request ---

[GitHub] storm pull request #2735: STORM-3121: Fix flaky metrics tests in storm-core

2018-06-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/storm/pull/2735 ---

[GitHub] storm issue #2736: MINOR: Mkdir for storm.home when running LocalCluster

2018-06-26 Thread HeartSaVioR
Github user HeartSaVioR commented on the issue: https://github.com/apache/storm/pull/2736 @srdo Thanks for the patch. Merged into master. ---

[GitHub] storm pull request #2736: MINOR: Mkdir for storm.home when running LocalClus...

2018-06-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/storm/pull/2736 ---

[GitHub] storm pull request #2737: (1.x) STORM-3122 Avoid supervisor being crashed du...

2018-06-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/storm/pull/2737 ---