[GitHub] storm pull request: Eventhub spout meta data

2015-08-16 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/651#issuecomment-13151 @tandrup can you please open a JIRA here https://issues.apache.org/jira/browse/STORM/ and also update the PR with JIRA number in the title. --- If your project is set

[GitHub] storm pull request: [STORM-958] adds config for group.mapping.serv...

2015-08-16 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/649#issuecomment-131588513 +1 --- 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

[GitHub] storm pull request: STORM-969: HDFS Bolt can end up in an unrecove...

2015-08-16 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/664#issuecomment-131588005 @arunmahadevan since you've made changes to HdfsBolt as part of STORM-837 can you take look at this PR check if its already handled by your changes. --- If

[GitHub] storm pull request: STORM-854: Added Kafka Topic as Stream ID for ...

2015-08-16 Thread harshach
Github user harshach commented on a diff in the pull request: https://github.com/apache/storm/pull/669#discussion_r37148057 --- Diff: external/storm-kafka/src/jvm/storm/kafka/SpoutConfig.java --- @@ -27,6 +27,9 @@ public String zkRoot = null; public String id

[GitHub] storm pull request: STORM-854: Added Kafka Topic as Stream ID for ...

2015-08-16 Thread harshach
Github user harshach commented on a diff in the pull request: https://github.com/apache/storm/pull/669#discussion_r37148051 --- Diff: external/storm-kafka/src/jvm/storm/kafka/PartitionManager.java --- @@ -137,8 +137,14 @@ public EmitState next(SpoutOutputCollector collector

[GitHub] storm pull request: [STORM-954] Topology event inspector

2015-08-16 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/673#issuecomment-131586602 @arunmahadevan is there any option for the user to set that they want to % of flowing tuples in a topology? Overall this looks good to me but we need a doc on how

[GitHub] storm pull request: STORM-851: Storm Solr Connector

2015-08-16 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/665#issuecomment-131583675 I volunteer to be sponsor for this connector --- 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

[GitHub] storm pull request: STORM-851: Storm Solr Connector

2015-08-16 Thread harshach
Github user harshach commented on a diff in the pull request: https://github.com/apache/storm/pull/665#discussion_r37147769 --- Diff: external/storm-solr/src/main/java/org/apache/storm/solr/schema/builder/RestJsonSchemaBuilder.java --- @@ -0,0 +1,53 @@ +package

[GitHub] storm pull request: STORM-965: Fix excessive logging

2015-08-14 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/686#issuecomment-131219427 +1 --- 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

[GitHub] storm pull request: STORM-904: Move bin/storm command line to java...

2015-08-13 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/662#issuecomment-130838110 @knusbaum it will make lot easier for commands to be in java and we can have just wrappers for windows & nix* os. We don't need to have python dependency a

[GitHub] storm pull request: STORM-851: Storm Solr Connector

2015-08-13 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/665#issuecomment-130751200 I made a initial pass on the PR. Overall it looks good to me. It needs README to document on how to use Bolt and TridentState. --- If your project is set up for it

[GitHub] storm pull request: STORM-851: Storm Solr Connector

2015-08-13 Thread harshach
Github user harshach commented on a diff in the pull request: https://github.com/apache/storm/pull/665#discussion_r36993719 --- Diff: external/storm-solr/src/main/java/org/apache/storm/solr/schema/builder/RestJsonSchemaBuilder.java --- @@ -0,0 +1,53 @@ +package

[GitHub] storm pull request: STORM-851: Storm Solr Connector

2015-08-13 Thread harshach
Github user harshach commented on a diff in the pull request: https://github.com/apache/storm/pull/665#discussion_r36992356 --- Diff: external/storm-solr/src/main/java/org/apache/storm/solr/mapper/SolrJsonMapper.java --- @@ -0,0 +1,97 @@ +package org.apache.storm.solr.mapper

[GitHub] storm pull request: STORM-851: Storm Solr Connector

2015-08-13 Thread harshach
Github user harshach commented on a diff in the pull request: https://github.com/apache/storm/pull/665#discussion_r36990730 --- Diff: external/storm-solr/src/main/java/org/apache/storm/solr/bolt/AbstractSolrBolt.java --- @@ -0,0 +1,33 @@ +package org.apache.storm.solr.bolt

[GitHub] storm pull request: STORM-851: Storm Solr Connector

2015-08-13 Thread harshach
Github user harshach commented on a diff in the pull request: https://github.com/apache/storm/pull/665#discussion_r36990357 --- Diff: external/storm-solr/src/main/java/org/apache/storm/solr/bolt/SolrUpdateBolt.java --- @@ -0,0 +1,107 @@ +package org.apache.storm.solr.bolt

[GitHub] storm pull request: STORM-851: Storm Solr Connector

2015-08-13 Thread harshach
Github user harshach commented on a diff in the pull request: https://github.com/apache/storm/pull/665#discussion_r36987568 --- Diff: external/storm-solr/src/main/java/org/apache/storm/solr/bolt/SolrUpdateBolt.java --- @@ -0,0 +1,107 @@ +package org.apache.storm.solr.bolt

[GitHub] storm pull request: STORM-950. Apache Storm website redesign.

2015-08-12 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/670#issuecomment-130488992 @ptgoetz will look into the fb & goog calls and also generating the news feed. As far as separate branch goes thats fine by me but another issue could be that the

[GitHub] storm pull request: STORM-950. Apache Storm website redesign.

2015-08-12 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/670#issuecomment-130447771 @ptgoetz if these issues are layout please list them out we can send a new patch. I don't think website layout needs to be blocked on docs or other fixes. I want t

[GitHub] storm pull request: STORM-938: Add tick tuples to HiveBolt for tim...

2015-08-12 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/656#issuecomment-130439312 +1 --- 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

[GitHub] storm pull request: [STORM-975] Storm-Kafka trident topology examp...

2015-08-12 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/666#issuecomment-130404466 +1 --- 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

[GitHub] storm pull request: STORM-851: Storm Solr Connector

2015-08-12 Thread harshach
Github user harshach commented on a diff in the pull request: https://github.com/apache/storm/pull/665#discussion_r36863654 --- Diff: external/storm-solr/src/main/java/org/apache/storm/solr/bolt/AbstractSolrBolt.java --- @@ -0,0 +1,33 @@ +package org.apache.storm.solr.bolt

[GitHub] storm pull request: STORM-950. Apache Storm website redesign.

2015-08-11 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/670#issuecomment-130134736 @revans2 @ptgoetz waiting for you to take a look at it before we can merge it in. --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] storm pull request: STORM-950. Apache Storm website redesign.

2015-08-10 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/670#issuecomment-129636717 @ptgoetz can you take a look at it as well. --- 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

[GitHub] storm pull request: [STORM-975] Storm-Kafka trident topology examp...

2015-08-10 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/666#issuecomment-129559848 @arunmahadevan can you upmerge this with master --- 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

[GitHub] storm pull request: STORM-950. Apache Storm website redesign.

2015-08-10 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/670#issuecomment-129523372 @HeartSaVioR Thanks. Will file a follow-up jira for the issues you raised. --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] storm pull request: STORM-950. Apache Storm website redesign.

2015-08-10 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/670#issuecomment-129465676 @HeartSaVioR Thanks for the review. All links which point to javadoc are broken. Can I expect it will work when site resources are deployed to official site

[GitHub] storm pull request: STORM-950. Apache Storm website redesign.

2015-08-09 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/670#issuecomment-129286465 @HeartSaVioR @revans2 my bad looks like I missed a commit last time. Please try again. Thanks --- If your project is set up for it, you can reply to this email and

[GitHub] storm pull request: STORM-950. Apache Storm website redesign.

2015-08-09 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/670#issuecomment-129286293 @revans2 how are you running this I didn't see any issues with resources or js missing 404s. @HeartSaVioR can you please check this PR . I ran though the

[GitHub] storm pull request: STORM-950. Apache Storm website redesign.

2015-08-09 Thread harshach
GitHub user harshach opened a pull request: https://github.com/apache/storm/pull/670 STORM-950. Apache Storm website redesign. You can merge this pull request into a Git repository by running: $ git pull https://github.com/harshach/incubator-storm STORM-950-V7 Alternatively

[GitHub] storm pull request: STORM-950. Apache Storm website redesign.

2015-08-09 Thread harshach
Github user harshach closed the pull request at: https://github.com/apache/storm/pull/663 --- 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

[GitHub] storm pull request: Storm-Kafka trident topology example

2015-08-09 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/666#issuecomment-129284763 @arunmahadevan can you please file a jira and send a pr with jira number in it. --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] storm pull request: STORM-950. Apache Storm website redesign.

2015-07-31 Thread harshach
GitHub user harshach opened a pull request: https://github.com/apache/storm/pull/663 STORM-950. Apache Storm website redesign. To run 1. Install Jekyll 2. jekyll serve -w will start a webserver at localhost:4000 You can merge this pull request into a Git repository by

[GitHub] storm pull request: STORM-950. Apache Storm website redesign.

2015-07-31 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/663#issuecomment-126795885 @HeartSaVioR @ptgoetz please take a look. --- 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

[GitHub] storm pull request: STORM-960 HiveBolt should ack tuples only afte...

2015-07-31 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/653#issuecomment-126708790 @dossett Thanks for the patch. Pushed to master. --- 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

[GitHub] storm pull request: [STORM-837] Support for exactly once semantics...

2015-07-31 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/644#issuecomment-126706239 I am +1 on the last approach. @arunmahadevan please add to the README under storm-hdfs. --- If your project is set up for it, you can reply to this email and have

[GitHub] storm pull request: STORM-950. Apache Storm website redesign.

2015-07-30 Thread harshach
Github user harshach closed the pull request at: https://github.com/apache/storm/pull/659 --- 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

[GitHub] storm pull request: STORM-950. Apache Storm website redesign.

2015-07-30 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/659#issuecomment-126424522 @HeartSaVioR your comments from previous one addressed in this one https://github.com/apache/storm/pull/654#issuecomment-125104496 . Please take a look --- If your

[GitHub] storm pull request: STORM-950. Apache Storm website redesign.

2015-07-30 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/659#issuecomment-126424575 @ptgoetz please take a look as well. --- 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

[GitHub] storm pull request: STORM-950. Apache Storm website redesign.

2015-07-30 Thread harshach
GitHub user harshach opened a pull request: https://github.com/apache/storm/pull/659 STORM-950. Apache Storm website redesign. You can merge this pull request into a Git repository by running: $ git pull https://github.com/harshach/incubator-storm STORM-950-V4 Alternatively

[GitHub] storm pull request: STORM-950. Apache Storm website redesign.

2015-07-30 Thread harshach
Github user harshach closed the pull request at: https://github.com/apache/storm/pull/654 --- 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

[GitHub] storm pull request: STORM-960 HiveBolt should ack tuples only afte...

2015-07-30 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/653#issuecomment-126338285 +1 @dossett can you up merge the changes with the branch. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well

[GitHub] storm pull request: STORM-960 HiveBolt should ack tuples only afte...

2015-07-29 Thread harshach
Github user harshach commented on a diff in the pull request: https://github.com/apache/storm/pull/653#discussion_r35793063 --- Diff: external/storm-hive/src/main/java/org/apache/storm/hive/bolt/HiveBolt.java --- @@ -43,23 +43,25 @@ import java.util.concurrent.Executors

[GitHub] storm pull request: STORM-960 HiveBolt should ack tuples only afte...

2015-07-29 Thread harshach
Github user harshach commented on a diff in the pull request: https://github.com/apache/storm/pull/653#discussion_r35762109 --- Diff: external/storm-hive/src/main/java/org/apache/storm/hive/bolt/HiveBolt.java --- @@ -104,16 +106,30 @@ public void execute(Tuple tuple

[GitHub] storm pull request: STORM-960 HiveBolt should ack tuples only afte...

2015-07-29 Thread harshach
Github user harshach commented on a diff in the pull request: https://github.com/apache/storm/pull/653#discussion_r35761939 --- Diff: external/storm-hive/src/main/java/org/apache/storm/hive/bolt/HiveBolt.java --- @@ -43,23 +43,25 @@ import java.util.concurrent.Executors

[GitHub] storm pull request: STORM-960 HiveBolt should ack tuples only afte...

2015-07-29 Thread harshach
Github user harshach commented on a diff in the pull request: https://github.com/apache/storm/pull/653#discussion_r35761875 --- Diff: external/storm-hive/src/main/java/org/apache/storm/hive/bolt/HiveBolt.java --- @@ -104,16 +106,30 @@ public void execute(Tuple tuple

[GitHub] storm pull request: STORM-950. Apache Storm website redesign.

2015-07-26 Thread harshach
GitHub user harshach opened a pull request: https://github.com/apache/storm/pull/654 STORM-950. Apache Storm website redesign. To test this. Install jekyll on OS X sudo gem install jekyll cd storm/docs/ jekyll serve -w You can merge this pull request into a Git

[GitHub] storm pull request: change 'approval pull request' in DEVELOPER.md...

2015-07-26 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/650#issuecomment-125015093 +1 --- 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

[GitHub] storm pull request: [STORM-837] Support for exactly once semantics...

2015-07-25 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/644#issuecomment-124856128 @ptgoetz @arunmahadevan can we not make this as a default behaviour instead make this as option. We can document that exactly-once behaviour comes with limitations

[GitHub] storm pull request: [STORM-837] Support for exactly once semantics...

2015-07-24 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/644#issuecomment-124537309 @revans2 @ptgoetz can you take a look at this patch. Thanks. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] storm pull request: STORM-951. Storm Hive connector leaking connec...

2015-07-24 Thread harshach
Github user harshach commented on a diff in the pull request: https://github.com/apache/storm/pull/645#discussion_r35425503 --- Diff: external/storm-hive/src/main/java/org/apache/storm/hive/bolt/HiveBolt.java --- @@ -170,10 +170,10 @@ public void run

[GitHub] storm pull request: [STORM-837] Support for exactly once semantics...

2015-07-22 Thread harshach
Github user harshach commented on a diff in the pull request: https://github.com/apache/storm/pull/644#discussion_r35240425 --- Diff: external/storm-hdfs/src/main/java/org/apache/storm/hdfs/trident/HdfsState.java --- @@ -136,33 +193,40 @@ public void run() { private

[GitHub] storm pull request: STORM-951. Storm Hive connector leaking connec...

2015-07-21 Thread harshach
GitHub user harshach opened a pull request: https://github.com/apache/storm/pull/645 STORM-951. Storm Hive connector leaking connections. You can merge this pull request into a Git repository by running: $ git pull https://github.com/harshach/incubator-storm STORM-951

[GitHub] storm pull request: [STORM-139] Correctly hash byte array tuple va...

2015-07-17 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/641#issuecomment-122480198 +1 --- 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

[GitHub] storm pull request: [STORM-643] KafkaUtils repeatedly fetches mess...

2015-07-17 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/642#issuecomment-122480095 +1 --- 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

[GitHub] storm pull request: [STORM-643] KafkaUtils repeat fetch messages w...

2015-07-13 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/405#issuecomment-120979666 +1 --- 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

[GitHub] storm pull request: STORM-931: Python Scritps to Produce Formatted...

2015-07-10 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/627#issuecomment-120416074 +1 --- 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

[GitHub] storm pull request: [STORM-643] KafkaUtils repeat fetch messages w...

2015-07-10 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/405#issuecomment-120415203 @slora which version of storm are you using --- 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

[GitHub] storm pull request: STORM-817: Support for Kafka Wildcard topics

2015-07-09 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/561#issuecomment-120216042 @sumitchawla sorry for the delay. looks like you need to do another up merge. These lot of changes we need to run some tests . Also can you add any new config you added

[GitHub] storm pull request: HiveBolt: misc code cleanups

2015-07-07 Thread harshach
Github user harshach commented on a diff in the pull request: https://github.com/apache/storm/pull/610#discussion_r34051657 --- Diff: external/storm-hive/src/main/java/org/apache/storm/hive/bolt/HiveBolt.java --- @@ -83,7 +83,7 @@ public void prepare(Map conf, TopologyContext

[GitHub] storm pull request: HiveBolt: Fix apache calcite dependency confli...

2015-07-07 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/609#issuecomment-119236414 @dossett will this work with Hive 0.13? --- 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

[GitHub] storm pull request: HiveBolt: misc code cleanups

2015-07-06 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/610#issuecomment-119069596 @dossett not sure why these changes necessary here --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[GitHub] storm pull request: STORM-917 : Ability to emit from the spout to ...

2015-06-29 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/601#issuecomment-116895161 @anishek my bad missed it. --- 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

[GitHub] storm pull request: STORM-817: Support for Kafka Wildcard topics

2015-06-29 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/561#issuecomment-116740320 @sumitchawla can you upmerge this I'll take a look. Thanks. --- If your project is set up for it, you can reply to this email and have your reply appear on GitH

[GitHub] storm pull request: STORM-917 : Ability to emit from the spout to ...

2015-06-29 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/601#issuecomment-116731268 @anishek can you please add this config to README.md https://github.com/apache/storm/blob/master/external/storm-kafka/README.md few lines about what it does

[GitHub] storm pull request: STORM-917 : Ability to emit from the spout to ...

2015-06-27 Thread harshach
Github user harshach commented on a diff in the pull request: https://github.com/apache/storm/pull/601#discussion_r33413898 --- Diff: external/storm-kafka/src/jvm/storm/kafka/SpoutConfig.java --- @@ -29,6 +29,7 @@ // setting for how often to save the current kafka

[GitHub] storm pull request: STORM-917 : Ability to emit from the spout to ...

2015-06-27 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/601#issuecomment-116099001 @anishek can you also update the README.md with doc on this config. --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] storm pull request: STORM-903: fix java.lang.ClassNotFoundExceptio...

2015-06-26 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/600#issuecomment-115940765 @revans2 agree on not shading. Thanks. --- 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

[GitHub] storm pull request: STORM-903: fix java.lang.ClassNotFoundExceptio...

2015-06-26 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/600#issuecomment-115866496 @revans2 this line https://github.com/apache/storm/blob/master/storm-core/pom.xml#L259 so the reason we excluded is there is commons-codec in path from storm as its

[GitHub] storm pull request: STORM-903: fix java.lang.ClassNotFoundExceptio...

2015-06-26 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/600#issuecomment-115835563 @revans2 what about the hadoop-auth that we are including right now can we atleast remove the "exclude commons-codec" from hadoop-auth dependency. It will gi

[GitHub] storm pull request: STORM-903: fix java.lang.ClassNotFoundExceptio...

2015-06-25 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/600#issuecomment-115360459 @revans2 we are shipping security in 0.10 that means we need to provide a way for UI daemon to be secured hence the reason we are including kerberos filter as part of

[GitHub] storm pull request: STORM-903: fix java.lang.ClassNotFoundExceptio...

2015-06-25 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/600#issuecomment-115349321 @revans2 not sure this addresses the issue for using KerberosFilter from hadoop for securing UI when used in kerberos cluster. We excluded commons-codec from hadoop

[GitHub] storm pull request: STORM-845 Storm ElasticSearch connector

2015-06-22 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/573#issuecomment-114161607 @sweetest thanks for the quick turnaround. I'll take a look. --- If your project is set up for it, you can reply to this email and have your reply appear on GitH

[GitHub] storm pull request: STORM-806: use storm.zookeeper.connection.time...

2015-06-21 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/540#issuecomment-114000816 Thanks @tedxia merged into master. --- 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] storm pull request: STORM-806: use storm.zookeeper.connection.time...

2015-06-21 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/540#issuecomment-113997697 +1 --- 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

[GitHub] storm pull request: STORM-809: Topology.message.timeout.secs shoul...

2015-06-21 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/544#issuecomment-113997109 +1 --- 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

[GitHub] storm pull request: [STORM-710] bin/storm command list out all the...

2015-06-21 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/553#issuecomment-113996523 @oleg03 can you send us a new patch with @revans2 feedback . Thanks. --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] storm pull request: In TestHiveBolt make the collector mock slight...

2015-06-21 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/583#issuecomment-113996410 +1 --- 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

[GitHub] storm pull request: [STORM-857] create logs metadata dir when runn...

2015-06-21 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/586#issuecomment-113996119 +1 --- 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

[GitHub] storm pull request: STORM-843 Add Javadoc to storm-redis

2015-06-21 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/594#issuecomment-113996072 +1 --- 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

[GitHub] storm pull request: STORM-841 Correct doc that OutputCollector is ...

2015-06-21 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/569#issuecomment-113995740 +1 --- 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

[GitHub] storm pull request: STORM-845 Storm ElasticSearch connector

2015-06-21 Thread harshach
Github user harshach commented on a diff in the pull request: https://github.com/apache/storm/pull/573#discussion_r32904099 --- Diff: external/storm-elasticsearch/README.md --- @@ -0,0 +1,71 @@ +# Storm ElasticSearch Bolt & Trident State + + EsIndex

[GitHub] storm pull request: STORM-845 Storm ElasticSearch connector

2015-06-21 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/573#issuecomment-113995462 @sweetest it looks good on my first look. I volunteer to be a sponsor for this connector. Can you upmerge this. I'll work on getting this in. Thanks. --- If

[GitHub] storm pull request: [STORM-874] Add UncaughtExceptionHandler for n...

2015-06-21 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/597#issuecomment-113995243 @kishorvpatil would it makes sense to log the exception as well? , allows users to know the cause of jvm exit. --- If your project is set up for it, you can reply to

[GitHub] storm pull request: STORM-867: fix bug with mk-ssl-connector

2015-06-21 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/595#issuecomment-113980284 +1 --- 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

[GitHub] storm pull request: STORM-873: Flux does not handle diamond topolo...

2015-06-19 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/596#issuecomment-113552940 +1 --- 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

[GitHub] storm pull request: STORM-853 Fix upload API to handle multi-args ...

2015-06-07 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/581#issuecomment-109855687 +1. --- 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

[GitHub] storm pull request: STORM-842: Drop Support for Java 1.6

2015-06-02 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/571#issuecomment-108095464 +1 --- 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

[GitHub] storm pull request: STORM-130: Supervisor getting killed due to ja...

2015-05-31 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/418#issuecomment-107257398 @ssudhaiyer can you give us some steps on reproducing this. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] storm pull request: STORM-561: Add flux as an external module

2015-05-18 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/546#issuecomment-103352452 +1 looks good to me. Ran examples on local mode and wordcount on storm cluster. --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] storm pull request: STORM-821: Adding connection provider interfac...

2015-05-18 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/556#issuecomment-103227689 +1 --- 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

[GitHub] storm pull request: [STORM-816] maven-gpg-plugin does not work wit...

2015-05-12 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/551#issuecomment-101470751 +1 --- 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

[GitHub] storm pull request: STORM-811: remove old metastor_db before runni...

2015-05-10 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/547#issuecomment-100752288 @revans2 I am +1 on the patch. Good to remove metastore_db before running tests. --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] storm pull request: STORM-791: Storm UI displays maps in the confi...

2015-04-19 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/528#issuecomment-94299407 +1 --- 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

[GitHub] storm pull request: STORM-694: java.lang.ClassNotFoundException: b...

2015-04-08 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/492#issuecomment-91033826 Thanks @knusbaum merged it into master. --- 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

[GitHub] storm pull request: Update BYLAWS.md for clarification of code-cha...

2015-04-08 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/511#issuecomment-90938279 +1 --- 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

[GitHub] storm pull request: STORM-748: Package Multi-Lang scripts so they ...

2015-04-07 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/509#issuecomment-90778496 +1 --- 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

[GitHub] storm pull request: STORM-721. Storm UI server should support SSL.

2015-04-07 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/479#issuecomment-90751945 Thanks for the review @Parth-Brahmbhatt . Updated the security.md . --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] storm pull request: STORM-694: java.lang.ClassNotFoundException: b...

2015-04-07 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/492#issuecomment-90666963 +1 --- 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

[GitHub] storm pull request: STORM-721. Storm UI server should support SSL.

2015-04-06 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/479#issuecomment-90316831 @ptgoetz @Parth-Brahmbhatt @revans2 appreciate any feedback on this PR> --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] storm pull request: STORM-563. Kafka Spout doesn't pick up from th...

2015-04-06 Thread harshach
Github user harshach commented on the pull request: https://github.com/apache/storm/pull/493#issuecomment-90309348 @ptgoetz addressed your comments. Can you please take a look at this. --- If your project is set up for it, you can reply to this email and have your reply appear on

<    5   6   7   8   9   10   11   12   13   >