Github user caofangkun closed the pull request at:
https://github.com/apache/storm/pull/310
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is e
Github user caofangkun commented on the pull request:
https://github.com/apache/storm/pull/310#issuecomment-63588709
duplicate of STORM-188
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have thi
Github user revans2 commented on the pull request:
https://github.com/apache/storm/pull/310#issuecomment-63493192
This is a duplicate of STORM-188 as @clockfly suggested. This patch has a
regression, in that it does not search the classpath for the --config option.
I don't expect th
Github user caofangkun commented on a diff in the pull request:
https://github.com/apache/storm/pull/310#discussion_r20135808
--- Diff: storm-core/src/jvm/backtype/storm/utils/Utils.java ---
@@ -121,6 +126,27 @@ public static void sleep(long millis) {
throw new Runt
Github user clockfly commented on the pull request:
https://github.com/apache/storm/pull/310#issuecomment-62510083
Seems this is duplicate of STORM-188
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does
Github user Parth-Brahmbhatt commented on a diff in the pull request:
https://github.com/apache/storm/pull/310#discussion_r20134395
--- Diff: storm-core/src/jvm/backtype/storm/utils/Utils.java ---
@@ -121,6 +126,27 @@ public static void sleep(long millis) {
throw ne
Github user Parth-Brahmbhatt commented on a diff in the pull request:
https://github.com/apache/storm/pull/310#discussion_r20134376
--- Diff: storm-core/src/jvm/backtype/storm/utils/Utils.java ---
@@ -121,6 +126,27 @@ public static void sleep(long millis) {
throw ne
GitHub user caofangkun opened a pull request:
https://github.com/apache/storm/pull/310
STORM-550:fix bug get an error when use --config option to override conf...
fix bug get an error when use --config option to override conf...
bin/storm --config ~/deploy/storm-conf/user.ya