[GitHub] storm issue #1757: Apache master storm 2182 top storm 1694

2016-11-02 Thread hmcl
Github user hmcl commented on the issue: https://github.com/apache/storm/pull/1757 @HeartSaVioR I am OK with a common module, but does it make sense to have a common module, with little or no dependencies, just to hold a couple of classes, and have both kafka modules refer to it? In

[GitHub] storm issue #1679: STORM-2087: storm-kafka-client - tuples not always being ...

2016-11-03 Thread hmcl
Github user hmcl commented on the issue: https://github.com/apache/storm/pull/1679 @revans2 apologies for the delay... started it and then something came in the way... will finish by tomorrow for sure. Will do my best to get this merged in asap... --- If your project is set up for

[GitHub] storm issue #1679: STORM-2087: storm-kafka-client - tuples not always being ...

2016-11-07 Thread hmcl
Github user hmcl commented on the issue: https://github.com/apache/storm/pull/1679 @revans2 reviewing this at this moment. --- 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

[GitHub] storm issue #1757: Apache master storm 2182 top storm 1694

2016-11-07 Thread hmcl
Github user hmcl commented on the issue: https://github.com/apache/storm/pull/1757 @harshach @HeartSaVioR I am fine either way. @HeartSaVioR, of all the alternatives that we discussed, can you please let me know which one you prefer ? It should be an easy fix, and I can either

[GitHub] storm pull request #1679: STORM-2087: storm-kafka-client - tuples not always...

2016-11-07 Thread hmcl
Github user hmcl commented on a diff in the pull request: https://github.com/apache/storm/pull/1679#discussion_r86892941 --- Diff: external/storm-kafka-client/src/main/java/org/apache/storm/kafka/spout/KafkaSpout.java --- @@ -266,26 +266,32 @@ private void

[GitHub] storm pull request #1679: STORM-2087: storm-kafka-client - tuples not always...

2016-11-07 Thread hmcl
Github user hmcl commented on a diff in the pull request: https://github.com/apache/storm/pull/1679#discussion_r79800258 --- Diff: external/storm-kafka-client/src/main/java/org/apache/storm/kafka/spout/KafkaSpout.java --- @@ -479,16 +482,17 @@ public OffsetAndMetadata

[GitHub] storm pull request #1679: STORM-2087: storm-kafka-client - tuples not always...

2016-11-07 Thread hmcl
Github user hmcl commented on a diff in the pull request: https://github.com/apache/storm/pull/1679#discussion_r79797993 --- Diff: external/storm-kafka-client/src/main/java/org/apache/storm/kafka/spout/KafkaSpout.java --- @@ -266,26 +266,32 @@ private void

[GitHub] storm pull request #1679: STORM-2087: storm-kafka-client - tuples not always...

2016-11-07 Thread hmcl
Github user hmcl commented on a diff in the pull request: https://github.com/apache/storm/pull/1679#discussion_r86892802 --- Diff: external/storm-kafka-client/src/main/java/org/apache/storm/kafka/spout/KafkaSpout.java --- @@ -479,16 +487,17 @@ public OffsetAndMetadata

[GitHub] storm pull request #1679: STORM-2087: storm-kafka-client - tuples not always...

2016-11-07 Thread hmcl
Github user hmcl commented on a diff in the pull request: https://github.com/apache/storm/pull/1679#discussion_r86846452 --- Diff: external/storm-kafka-client/src/test/java/org/apache/storm/kafka/spout/builders/SingleTopicKafkaSpoutConfiguration.java --- @@ -0,0 +1,85

[GitHub] storm pull request #1679: STORM-2087: storm-kafka-client - tuples not always...

2016-11-07 Thread hmcl
Github user hmcl commented on a diff in the pull request: https://github.com/apache/storm/pull/1679#discussion_r86846400 --- Diff: external/storm-kafka-client/src/test/java/org/apache/storm/kafka/spout/builders/SingleTopicKafkaSpoutConfiguration.java --- @@ -0,0 +1,85

[GitHub] storm pull request #1679: STORM-2087: storm-kafka-client - tuples not always...

2016-11-07 Thread hmcl
Github user hmcl commented on a diff in the pull request: https://github.com/apache/storm/pull/1679#discussion_r86893341 --- Diff: external/storm-kafka-client/src/main/java/org/apache/storm/kafka/spout/KafkaSpout.java --- @@ -266,19 +266,22 @@ private void

[GitHub] storm pull request #1679: STORM-2087: storm-kafka-client - tuples not always...

2016-11-07 Thread hmcl
Github user hmcl commented on a diff in the pull request: https://github.com/apache/storm/pull/1679#discussion_r86895288 --- Diff: external/storm-kafka-client/src/test/java/org/apache/storm/kafka/spout/SingleTopicKafkaSpoutTest.java --- @@ -0,0 +1,250 @@ +/* + * Licensed

[GitHub] storm pull request #1679: STORM-2087: storm-kafka-client - tuples not always...

2016-11-07 Thread hmcl
Github user hmcl commented on a diff in the pull request: https://github.com/apache/storm/pull/1679#discussion_r86894060 --- Diff: external/storm-kafka-client/src/test/java/org/apache/storm/kafka/spout/builders/SingleTopicKafkaSpoutConfiguration.java --- @@ -0,0 +1,85

[GitHub] storm issue #1679: STORM-2087: storm-kafka-client - tuples not always being ...

2016-11-08 Thread hmcl
Github user hmcl commented on the issue: https://github.com/apache/storm/pull/1679 +1 overall. It would be ideal to cleanup the test code according to my earlier suggestion. Thanks for the work @jfenc91 --- If your project is set up for it, you can reply to this email and have your

[GitHub] storm issue #1757: Apache master storm 2182 top storm 1694

2016-11-08 Thread hmcl
Github user hmcl commented on the issue: https://github.com/apache/storm/pull/1757 @HeartSaVioR so that means that we can merge this in and address those improvements later? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] storm issue #1679: STORM-2087: storm-kafka-client - tuples not always being ...

2016-11-14 Thread hmcl
Github user hmcl commented on the issue: https://github.com/apache/storm/pull/1679 +1 @jfenc91 thanks for the extra cleanup. @revans2 as far as I am concerned this patch is ready to merge. Thanks for your clarifying comments. --- If your project is set up for it

[GitHub] storm issue #1687: STORM-1694: Kafka Spout Trident Implementation Using New ...

2016-11-14 Thread hmcl
Github user hmcl commented on the issue: https://github.com/apache/storm/pull/1687 @harshach I have changed the titles of the PRs, however what is really important are the git commit messages, and those were correct. Once the patch is merged, no one will ever look at the PR titles

[GitHub] storm issue #1757: STORM-2182: Refactor Storm Kafka Examples Into Own Module...

2016-11-14 Thread hmcl
Github user hmcl commented on the issue: https://github.com/apache/storm/pull/1757 @harshach changed the title of the PR. --- 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 #1687: STORM-1694: Kafka Spout Trident Implementation Usi...

2016-11-14 Thread hmcl
Github user hmcl closed the pull request at: https://github.com/apache/storm/pull/1687 --- 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 issue #1687: STORM-1694: Kafka Spout Trident Implementation Using New ...

2016-11-14 Thread hmcl
Github user hmcl commented on the issue: https://github.com/apache/storm/pull/1687 @harshach done --- 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

[GitHub] storm pull request #1779: STORM-1694: Kafka Spout Trident Implementation Usi...

2016-11-15 Thread hmcl
GitHub user hmcl opened a pull request: https://github.com/apache/storm/pull/1779 STORM-1694: Kafka Spout Trident Implementation Using New Kafka Consumer API @harshach I refactored the patch merged onto in order to compile. The changes are to remove the use of lambdas and to fix

[GitHub] storm pull request #1787: STORM-2208: HDFS State Throws FileNotFoundExceptio...

2016-11-19 Thread hmcl
GitHub user hmcl opened a pull request: https://github.com/apache/storm/pull/1787 STORM-2208: HDFS State Throws FileNotFoundException in Azure Data Lake Store file system (adl://) - Close OutputStream before file gets deleted You can merge this pull request into a Git repository

[GitHub] storm issue #1787: STORM-2208: HDFS State Throws FileNotFoundException in Az...

2016-11-19 Thread hmcl
Github user hmcl commented on the issue: https://github.com/apache/storm/pull/1787 Please backport to 1.x and 1.0.x branch. It should be a trivial merge. --- 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 issue #1787: STORM-2208: HDFS State Throws FileNotFoundException in Az...

2016-11-21 Thread hmcl
Github user hmcl commented on the issue: https://github.com/apache/storm/pull/1787 @revans2 agree && Done! I followed your suggestion but most calls to fs will throw IOException. To keep only one try catch block the cleanest way to do it is to close the OutputStrea

[GitHub] storm pull request #1791: STORM-2212: Remove Redundant Declarations in Maven...

2016-11-21 Thread hmcl
GitHub user hmcl opened a pull request: https://github.com/apache/storm/pull/1791 STORM-2212: Remove Redundant Declarations in Maven POM Files - Remove redundant declarations cause warnings and make the build files harder to extend and maintain You can merge this pull request

[GitHub] storm issue #1791: STORM-2212: Remove Redundant Declarations in Maven POM Fi...

2016-11-21 Thread hmcl
Github user hmcl commented on the issue: https://github.com/apache/storm/pull/1791 The variable ${storm.topology} is not declared anywhere, hence why it was removed --- 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 issue #1787: STORM-2208: HDFS State Throws FileNotFoundException in Az...

2016-11-21 Thread hmcl
Github user hmcl commented on the issue: https://github.com/apache/storm/pull/1787 @arunmahadevan I agree! I have already filed a but to the Azure team to fix that case. However, it does no harm that we account for this scenario. --- If your project is set up for it, you

[GitHub] storm issue #1787: STORM-2208: HDFS State Throws FileNotFoundException in Az...

2016-11-22 Thread hmcl
Github user hmcl commented on the issue: https://github.com/apache/storm/pull/1787 @revans2 I just tested in the Azure cluster running AFS and the fix works. Please see attached screenshots. ![broken_2016-11-22_6 43 08pm](https://cloud.githubusercontent.com/assets/10284328

[GitHub] storm issue #1807: fix NullPointException with acked.get(rtp)

2016-12-01 Thread hmcl
Github user hmcl commented on the issue: https://github.com/apache/storm/pull/1807 @srdo @cutd looking at 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 have this feature enabled and wishes

[GitHub] storm issue #1807: fix NullPointException with acked.get(rtp)

2016-12-05 Thread hmcl
Github user hmcl commented on the issue: https://github.com/apache/storm/pull/1807 Two things. @cutd I am +1 for your patch. @srdo I see your point. If I understand correctly what you mean is that either the Spout guarantees at least once or it doesn't. If it do

[GitHub] storm pull request #1816: STORM-2223: PMMLBolt

2016-12-06 Thread hmcl
GitHub user hmcl opened a pull request: https://github.com/apache/storm/pull/1816 STORM-2223: PMMLBolt - PMML Bolt supporting pluggable runners - JPMML runner implementation - Test Topology You can merge this pull request into a Git repository by running: $ git

[GitHub] storm issue #1816: STORM-2223: PMMLBolt

2016-12-06 Thread hmcl
Github user hmcl commented on the issue: https://github.com/apache/storm/pull/1816 @vesense @HeartSaVioR this was discussed in the [JIRA](https://issues.apache.org/jira/browse/STORM-2223) - please take a look at the discussion thread. I believe that the [JPMML](https://github.com

[GitHub] storm issue #1816: STORM-2223: PMMLBolt

2016-12-07 Thread hmcl
Github user hmcl commented on the issue: https://github.com/apache/storm/pull/1816 @vesense I addressed your serialization comment. I had to do some refactoring of the code because it was a strong requirement to enforce `ModelRunner` to be serializable. For instance, the JPMML

[GitHub] storm issue #1808: STORM-2225: change spout config to be simpler.

2016-12-08 Thread hmcl
Github user hmcl commented on the issue: https://github.com/apache/storm/pull/1808 @revans2 I would like to take a look at this before this gets merged in. --- 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 issue #1821: STORM-2239: Handle InterruptException in new Kafka spout

2016-12-11 Thread hmcl
Github user hmcl commented on the issue: https://github.com/apache/storm/pull/1821 @srdo what is `Thread.currentThread().interrupt();` trying to accomplish? --- 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 issue #1816: STORM-2223: PMMLBolt

2016-12-11 Thread hmcl
Github user hmcl commented on the issue: https://github.com/apache/storm/pull/1816 @csivaguru @ptgoetz @harshach I uploaded a reviewed version addressing your comments. Can you please take a look. thanks. --- If your project is set up for it, you can reply to this email and have

[GitHub] storm pull request #1816: STORM-2223: PMMLBolt

2016-12-11 Thread hmcl
Github user hmcl commented on a diff in the pull request: https://github.com/apache/storm/pull/1816#discussion_r91879180 --- Diff: external/storm-pmml/src/main/java/org/apache/storm/pmml/runner/jpmml/JPmmlModelRunner.java --- @@ -0,0 +1,119 @@ +/* + * Licensed to the

[GitHub] storm issue #1821: STORM-2239: Handle InterruptException in new Kafka spout

2016-12-12 Thread hmcl
Github user hmcl commented on the issue: https://github.com/apache/storm/pull/1821 @srdo [Kafka's InterruptException](https://kafka.apache.org/090/javadoc/org/apache/kafka/common/errors/InterruptException.html) is a RuntimeException, otherwise the code wouldn't even compi

[GitHub] storm issue #1821: STORM-2239: Handle InterruptException in new Kafka spout

2016-12-12 Thread hmcl
Github user hmcl commented on the issue: https://github.com/apache/storm/pull/1821 @srdo I think I understand what you mean. However, I think that the cleanest way to do this is to catch kafka's InterruptException, and call the Spout's `close()` method. If it is an error

[GitHub] storm issue #1823: modified incorrect and broken links

2016-12-12 Thread hmcl
Github user hmcl commented on the issue: https://github.com/apache/storm/pull/1823 +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 wishes so, or if the feature is

[GitHub] storm issue #1821: STORM-2239: Handle InterruptException in new Kafka spout

2016-12-13 Thread hmcl
Github user hmcl commented on the issue: https://github.com/apache/storm/pull/1821 +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 wishes so, or if the feature is

[GitHub] storm issue #1820: [STORM-2238] Add Timestamp extractor for windowed bolt

2016-12-13 Thread hmcl
Github user hmcl commented on the issue: https://github.com/apache/storm/pull/1820 +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 wishes so, or if the feature is

[GitHub] storm pull request #1816: STORM-2223: PMMLBolt

2016-12-13 Thread hmcl
Github user hmcl commented on a diff in the pull request: https://github.com/apache/storm/pull/1816#discussion_r92246988 --- Diff: external/storm-pmml/README.md --- @@ -0,0 +1,104 @@ +#Storm PMML Bolt + Storm integration to load PMML models and compute predictive scores for

[GitHub] storm pull request #1816: STORM-2223: PMMLBolt

2016-12-13 Thread hmcl
Github user hmcl commented on a diff in the pull request: https://github.com/apache/storm/pull/1816#discussion_r92247952 --- Diff: examples/storm-pmml-examples/src/main/resources/KNIME_PMML_4.1_Examples_single_audit_logreg.xml --- @@ -0,0 +1,259 @@ + --- End diff

[GitHub] storm pull request #1816: STORM-2223: PMMLBolt

2016-12-13 Thread hmcl
Github user hmcl commented on a diff in the pull request: https://github.com/apache/storm/pull/1816#discussion_r92249343 --- Diff: external/storm-pmml/README.md --- @@ -0,0 +1,104 @@ +#Storm PMML Bolt + Storm integration to load PMML models and compute predictive scores for

[GitHub] storm pull request #1826: STORM-2087 1.x

2016-12-14 Thread hmcl
Github user hmcl commented on a diff in the pull request: https://github.com/apache/storm/pull/1826#discussion_r92546386 --- Diff: external/storm-kafka-client/src/main/java/org/apache/storm/kafka/spout/KafkaSpout.java --- @@ -77,7 +77,7 @@ private KafkaSpoutStreams

[GitHub] storm issue #1818: STORM-2104 1.x

2016-12-14 Thread hmcl
Github user hmcl commented on the issue: https://github.com/apache/storm/pull/1818 +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 wishes so, or if the feature is

[GitHub] storm issue #1825: STORM-2236 storm kafka client support manual partition ma...

2016-12-14 Thread hmcl
Github user hmcl commented on the issue: https://github.com/apache/storm/pull/1825 @liurenjie1024 putting aside for a second the discussion about the need to implement partition assignment, if we indeed agree that we should support it, I think that the `KafkaSpout` class is getting a

[GitHub] storm pull request #1816: STORM-2223: PMMLBolt

2016-12-15 Thread hmcl
Github user hmcl commented on a diff in the pull request: https://github.com/apache/storm/pull/1816#discussion_r92736455 --- Diff: external/storm-pmml/README.md --- @@ -0,0 +1,104 @@ +#Storm PMML Bolt + Storm integration to load PMML models and compute predictive scores for

[GitHub] storm pull request #1816: STORM-2223: PMMLBolt

2016-12-15 Thread hmcl
Github user hmcl commented on a diff in the pull request: https://github.com/apache/storm/pull/1816#discussion_r92736485 --- Diff: examples/storm-pmml-examples/src/main/resources/KNIME_PMML_4.1_Examples_single_audit_logreg.xml --- @@ -0,0 +1,259 @@ + --- End diff

[GitHub] storm pull request #1816: STORM-2223: PMMLBolt

2016-12-15 Thread hmcl
Github user hmcl commented on a diff in the pull request: https://github.com/apache/storm/pull/1816#discussion_r92736533 --- Diff: examples/storm-pmml-examples/src/main/java/org/apache/storm/pmml/JpmmlRunnerTestTopology.java --- @@ -0,0 +1,167 @@ +/* + * Licensed to the

[GitHub] storm pull request #1816: STORM-2223: PMMLBolt

2016-12-15 Thread hmcl
Github user hmcl commented on a diff in the pull request: https://github.com/apache/storm/pull/1816#discussion_r92736541 --- Diff: examples/storm-pmml-examples/src/main/java/org/apache/storm/pmml/JpmmlRunnerTestTopology.java --- @@ -0,0 +1,167 @@ +/* + * Licensed to the

[GitHub] storm pull request #1816: STORM-2223: PMMLBolt

2016-12-15 Thread hmcl
Github user hmcl commented on a diff in the pull request: https://github.com/apache/storm/pull/1816#discussion_r92736555 --- Diff: external/storm-pmml/src/main/java/org/apache/storm/pmml/PMMLPredictorBolt.java --- @@ -0,0 +1,118 @@ +/* + * Licensed to the Apache Software

[GitHub] storm pull request #1816: STORM-2223: PMMLBolt

2016-12-15 Thread hmcl
Github user hmcl commented on a diff in the pull request: https://github.com/apache/storm/pull/1816#discussion_r92736543 --- Diff: examples/storm-pmml-examples/src/main/java/org/apache/storm/pmml/RawInputFromCSVSpout.java --- @@ -0,0 +1,133 @@ +/* + * Licensed to the

[GitHub] storm pull request #1816: STORM-2223: PMMLBolt

2016-12-15 Thread hmcl
Github user hmcl commented on a diff in the pull request: https://github.com/apache/storm/pull/1816#discussion_r92736547 --- Diff: external/storm-kafka-client/src/test/java/org/apache/storm/kafka/spout/test/KafkaSpoutTopologyMainNamedTopics.java --- @@ -39,7 +39,6 @@ import

[GitHub] storm pull request #1816: STORM-2223: PMMLBolt

2016-12-15 Thread hmcl
Github user hmcl commented on a diff in the pull request: https://github.com/apache/storm/pull/1816#discussion_r92736561 --- Diff: external/storm-pmml/src/main/java/org/apache/storm/pmml/PMMLPredictorBolt.java --- @@ -0,0 +1,118 @@ +/* + * Licensed to the Apache Software

[GitHub] storm pull request #1816: STORM-2223: PMMLBolt

2016-12-15 Thread hmcl
Github user hmcl commented on a diff in the pull request: https://github.com/apache/storm/pull/1816#discussion_r92736718 --- Diff: external/storm-pmml/src/main/java/org/apache/storm/pmml/PMMLPredictorBolt.java --- @@ -0,0 +1,118 @@ +/* + * Licensed to the Apache Software

[GitHub] storm pull request #1816: STORM-2223: PMMLBolt

2016-12-15 Thread hmcl
Github user hmcl commented on a diff in the pull request: https://github.com/apache/storm/pull/1816#discussion_r92736752 --- Diff: external/storm-pmml/src/main/java/org/apache/storm/pmml/PMMLPredictorBolt.java --- @@ -0,0 +1,118 @@ +/* + * Licensed to the Apache Software

[GitHub] storm issue #1816: STORM-2223: PMMLBolt

2016-12-15 Thread hmcl
Github user hmcl commented on the issue: https://github.com/apache/storm/pull/1816 @ptgoetz @arunmahadevan @harshach Thanks for your reviews. I believe I addressed all the comments. There is a separate commit with the comments changes. When we all agree that the patch is ready to

[GitHub] storm pull request #1830: Fix typo in flux.md

2016-12-17 Thread hmcl
GitHub user hmcl opened a pull request: https://github.com/apache/storm/pull/1830 Fix typo in flux.md You can merge this pull request into a Git repository by running: $ git pull https://github.com/hmcl/storm-apache Apache_master_FluxMD Alternatively you can review and apply

[GitHub] storm issue #1816: STORM-2223: PMMLBolt

2016-12-17 Thread hmcl
Github user hmcl commented on the issue: https://github.com/apache/storm/pull/1816 @arunmahadevan done! @harshach @ptgoetz @csivaguru can you please take one final look. If everything is OK, I will go ahead and squash the commits. Thanks! --- If your project is set up

[GitHub] storm pull request #1826: STORM-2087 1.x

2016-12-17 Thread hmcl
Github user hmcl commented on a diff in the pull request: https://github.com/apache/storm/pull/1826#discussion_r92919073 --- Diff: external/storm-kafka-client/src/main/java/org/apache/storm/kafka/spout/KafkaSpout.java --- @@ -77,7 +77,7 @@ private KafkaSpoutStreams

[GitHub] storm issue #1831: STORM-2249: Make Distribution Scripts Put Examples to the...

2016-12-17 Thread hmcl
Github user hmcl commented on the issue: https://github.com/apache/storm/pull/1831 Whit these changes the examples distribution looks like this: ![screen shot 2016-12-17 at 2 17 26 am](https://cloud.githubusercontent.com/assets/10284328/21286129/38bd5422-c400-11e6-836e

[GitHub] storm pull request #1831: STORM-2249: Make Distribution Scripts Put Examples...

2016-12-17 Thread hmcl
GitHub user hmcl opened a pull request: https://github.com/apache/storm/pull/1831 STORM-2249: Make Distribution Scripts Put Examples to the Correct Locations - Move all examples under STORM_HOME/examples/storm-COMPONENT-NAME-examples/COMPONENT-NAME-examples-x.y.x.jar You can

[GitHub] storm issue #1835: STORM-2236: Kafka Spout with manual partition management.

2016-12-20 Thread hmcl
Github user hmcl commented on the issue: https://github.com/apache/storm/pull/1835 @liurenjie1024 once the review is complete and it incorporates the feedback from all the reviewers (I am going through the review now), please squash the commits into one commit, and make sure that

[GitHub] storm pull request #1816: STORM-2223: PMMLBolt

2016-12-21 Thread hmcl
Github user hmcl commented on a diff in the pull request: https://github.com/apache/storm/pull/1816#discussion_r93530698 --- Diff: storm-dist/binary/final-package/src/main/assembly/binary.xml --- @@ -446,6 +446,29 @@ storm*jar

[GitHub] storm issue #1816: STORM-2223: PMMLBolt

2016-12-21 Thread hmcl
Github user hmcl commented on the issue: https://github.com/apache/storm/pull/1816 @ptgoetz The main focus of this initial patch is to design the classes in such a way that they can accommodate arbitrary runtime environments. The default implementation provided uses one such

[GitHub] storm pull request #1835: STORM-2236: Kafka Spout with manual partition mana...

2016-12-21 Thread hmcl
Github user hmcl commented on a diff in the pull request: https://github.com/apache/storm/pull/1835#discussion_r93551580 --- Diff: external/storm-kafka-client/src/main/java/org/apache/storm/kafka/spout/KafkaSpout.java --- @@ -218,7 +223,11 @@ public void nextTuple

[GitHub] storm pull request #1835: STORM-2236: Kafka Spout with manual partition mana...

2016-12-21 Thread hmcl
Github user hmcl commented on a diff in the pull request: https://github.com/apache/storm/pull/1835#discussion_r93553634 --- Diff: external/storm-kafka-client/src/main/java/org/apache/storm/kafka/spout/internal/fetcher/ManualKafkaRecordsFetcher.java --- @@ -0,0 +1,85

[GitHub] storm pull request #1835: STORM-2236: Kafka Spout with manual partition mana...

2016-12-21 Thread hmcl
Github user hmcl commented on a diff in the pull request: https://github.com/apache/storm/pull/1835#discussion_r93554219 --- Diff: external/storm-kafka-client/src/main/java/org/apache/storm/kafka/spout/KafkaSpout.java --- @@ -61,6 +64,7 @@ // Storm

[GitHub] storm pull request #1835: STORM-2236: Kafka Spout with manual partition mana...

2016-12-21 Thread hmcl
Github user hmcl commented on a diff in the pull request: https://github.com/apache/storm/pull/1835#discussion_r93555336 --- Diff: external/storm-kafka-client/src/main/java/org/apache/storm/kafka/spout/internal/fetcher/KafkaRecordsFetchers.java --- @@ -0,0 +1,41 @@ +package

[GitHub] storm pull request #1835: STORM-2236: Kafka Spout with manual partition mana...

2016-12-21 Thread hmcl
Github user hmcl commented on a diff in the pull request: https://github.com/apache/storm/pull/1835#discussion_r93558112 --- Diff: external/storm-kafka-client/src/main/java/org/apache/storm/kafka/spout/internal/fetcher/ManualKafkaRecordsFetcher.java --- @@ -0,0 +1,85

[GitHub] storm pull request #1838: STORM-2223: PMMLBolt

2016-12-22 Thread hmcl
GitHub user hmcl opened a pull request: https://github.com/apache/storm/pull/1838 STORM-2223: PMMLBolt - PMML Bolt supporting pluggable runners and configurable stream output fields - JPMML runner implementation - JPMML Prediction Test Topology - README

[GitHub] storm issue #1838: STORM-2223: PMMLBolt

2016-12-22 Thread hmcl
Github user hmcl commented on the issue: https://github.com/apache/storm/pull/1838 @harshach this is the cherry pick for 1.x-branch from https://github.com/apache/storm/pull/1816 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] storm issue #1816: STORM-2223: PMMLBolt

2016-12-22 Thread hmcl
Github user hmcl commented on the issue: https://github.com/apache/storm/pull/1816 @harshach 1.x-branch [PR](https://github.com/apache/storm/pull/1838). @harshach I believe that the license issue was addressed in [here](https://github.com/apache/storm/pull/1816

[GitHub] storm issue #1834: STORM-2244 Some shaded jars doesn't exclude dependency si...

2016-12-23 Thread hmcl
Github user hmcl commented on the issue: https://github.com/apache/storm/pull/1834 +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 wishes so, or if the feature is

[GitHub] storm pull request #1837: [STORM-2254] Provide Socket time out for nimbus th...

2016-12-23 Thread hmcl
Github user hmcl commented on a diff in the pull request: https://github.com/apache/storm/pull/1837#discussion_r93810498 --- Diff: storm-core/src/jvm/org/apache/storm/security/auth/SaslTransportPlugin.java --- @@ -64,8 +64,14 @@ public void prepare(ThriftConnectionType type, Map

[GitHub] storm issue #1840: STORM-2256: storm-pmml breaks on java 1.7

2016-12-27 Thread hmcl
Github user hmcl commented on the issue: https://github.com/apache/storm/pull/1840 +1. Thanks for the fix. I compiled this locally, a few times... wonder how this wasn't detected :( --- If your project is set up for it, you can reply to this email and have your reply a

[GitHub] storm pull request #1844: STORM-2265: Incorrectly Serialized JSON in Transac...

2016-12-28 Thread hmcl
GitHub user hmcl opened a pull request: https://github.com/apache/storm/pull/1844 STORM-2265: Incorrectly Serialized JSON in TransactionalState causes Worker to Die You can merge this pull request into a Git repository by running: $ git pull https://github.com/hmcl/storm

[GitHub] storm pull request #1845: Create DRPC client printer class reusable for loca...

2016-12-28 Thread hmcl
GitHub user hmcl opened a pull request: https://github.com/apache/storm/pull/1845 Create DRPC client printer class reusable for local and remote DRPC You can merge this pull request into a Git repository by running: $ git pull https://github.com/hmcl/storm-apache

[GitHub] storm issue #1844: STORM-2265: Incorrectly Serialized JSON in TransactionalS...

2016-12-29 Thread hmcl
Github user hmcl commented on the issue: https://github.com/apache/storm/pull/1844 @HeartSaVioR `JSONValue.parse` will simply return null if there is a serialization exception. How can that be better than this approach? Isn't anything other than null better than null? --- If

[GitHub] storm pull request #1835: STORM-2236: Kafka Spout with manual partition mana...

2017-01-03 Thread hmcl
Github user hmcl commented on a diff in the pull request: https://github.com/apache/storm/pull/1835#discussion_r93558408 --- Diff: external/storm-kafka-client/src/main/java/org/apache/storm/kafka/spout/internal/partition/KafkaPartitionReaders.java --- @@ -0,0 +1,27

[GitHub] storm issue #1835: STORM-2236: Kafka Spout with manual partition management.

2017-01-03 Thread hmcl
Github user hmcl commented on the issue: https://github.com/apache/storm/pull/1835 +1. Just one minor nit on a name. can you please squash the commits and put a little summary of the patch in the commit message. Thanks. --- If your project is set up for it, you can reply to this

[GitHub] storm issue #1131: STORM-822: Kafka Spout New Consumer API

2017-01-04 Thread hmcl
Github user hmcl commented on the issue: https://github.com/apache/storm/pull/1131 @jianbzhou thanks for your suggested fix and for the summary of changes. I think that the best way to go about incorporating your changes is to create a JIRA with summary along the lines "Kafka

[GitHub] storm pull request #1855: PMMLPredictorBolt - Handle duplicate output and pr...

2017-01-04 Thread hmcl
GitHub user hmcl opened a pull request: https://github.com/apache/storm/pull/1855 PMMLPredictorBolt - Handle duplicate output and predicted fields You can merge this pull request into a Git repository by running: $ git pull https://github.com/hmcl/storm-apache

[GitHub] storm pull request #1856: PMMLPredictorBolt - Handle duplicate output and pr...

2017-01-04 Thread hmcl
GitHub user hmcl opened a pull request: https://github.com/apache/storm/pull/1856 PMMLPredictorBolt - Handle duplicate output and predicted fields Backport to 1.x-branch You can merge this pull request into a Git repository by running: $ git pull https://github.com/hmcl/storm

[GitHub] storm issue #1853: STORM-2264 OpaqueTridentKafkaSpout failing after STORM-22...

2017-01-04 Thread hmcl
Github user hmcl commented on the issue: https://github.com/apache/storm/pull/1853 +1 @HeartSaVioR [STORM-2265](https://github.com/apache/storm/pull/1844) is a duplicate of this that I found independently. We can go ahead and merge this (revert) fix. We can keep STORM-2265 open

[GitHub] storm issue #1844: STORM-2265: Incorrectly Serialized JSON in TransactionalS...

2017-01-04 Thread hmcl
Github user hmcl commented on the issue: https://github.com/apache/storm/pull/1844 @HeartSaVioR I agree with you. Let's merge [STORM-2264](https://github.com/apache/storm/pull/1853) and keep this open to explore a more compelling fix. If we find out that the work around the S

[GitHub] storm issue #1131: STORM-822: Kafka Spout New Consumer API

2017-01-15 Thread hmcl
Github user hmcl commented on the issue: https://github.com/apache/storm/pull/1131 @jianbzhou Thanks for filing the JIRA. I have assigned it to me, such that it's easier to keep track and follow up on it. --- If your project is set up for it, you can reply to this email and

[GitHub] storm issue #1878: STORM-2295:KafkaSpoutStreamsNamedTopics changing the sequ...

2017-01-17 Thread hmcl
Github user hmcl commented on the issue: https://github.com/apache/storm/pull/1878 +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 wishes so, or if the feature is

[GitHub] storm pull request #1808: STORM-2225: change spout config to be simpler.

2017-01-18 Thread hmcl
Github user hmcl commented on a diff in the pull request: https://github.com/apache/storm/pull/1808#discussion_r96694426 --- Diff: docs/storm-kafka-client.md --- @@ -1,90 +1,232 @@ -#Storm Kafka Spout with New Kafka Consumer API +#Storm Apache Kafka integration using the

[GitHub] storm pull request #1808: STORM-2225: change spout config to be simpler.

2017-01-18 Thread hmcl
Github user hmcl commented on a diff in the pull request: https://github.com/apache/storm/pull/1808#discussion_r96694593 --- Diff: docs/storm-kafka-client.md --- @@ -1,90 +1,232 @@ -#Storm Kafka Spout with New Kafka Consumer API +#Storm Apache Kafka integration using the

[GitHub] storm pull request #1808: STORM-2225: change spout config to be simpler.

2017-01-18 Thread hmcl
Github user hmcl commented on a diff in the pull request: https://github.com/apache/storm/pull/1808#discussion_r96717295 --- Diff: external/storm-kafka-client/src/main/java/org/apache/storm/kafka/bolt/KafkaBolt.java --- @@ -0,0 +1,196 @@ +/** + * Licensed to the Apache

[GitHub] storm pull request #1808: STORM-2225: change spout config to be simpler.

2017-01-18 Thread hmcl
Github user hmcl commented on a diff in the pull request: https://github.com/apache/storm/pull/1808#discussion_r96710739 --- Diff: docs/storm-kafka-client.md --- @@ -1,90 +1,232 @@ -#Storm Kafka Spout with New Kafka Consumer API +#Storm Apache Kafka integration using the

[GitHub] storm pull request #1808: STORM-2225: change spout config to be simpler.

2017-01-18 Thread hmcl
Github user hmcl commented on a diff in the pull request: https://github.com/apache/storm/pull/1808#discussion_r96719100 --- Diff: external/storm-kafka-client/src/main/java/org/apache/storm/kafka/bolt/KafkaBolt.java --- @@ -0,0 +1,196 @@ +/** + * Licensed to the Apache

[GitHub] storm pull request #1808: STORM-2225: change spout config to be simpler.

2017-01-18 Thread hmcl
Github user hmcl commented on a diff in the pull request: https://github.com/apache/storm/pull/1808#discussion_r96713362 --- Diff: docs/storm-kafka-client.md --- @@ -1,90 +1,232 @@ -#Storm Kafka Spout with New Kafka Consumer API +#Storm Apache Kafka integration using the

[GitHub] storm pull request #1808: STORM-2225: change spout config to be simpler.

2017-01-18 Thread hmcl
Github user hmcl commented on a diff in the pull request: https://github.com/apache/storm/pull/1808#discussion_r96716770 --- Diff: external/storm-kafka-client/src/main/java/org/apache/storm/kafka/bolt/KafkaBolt.java --- @@ -0,0 +1,194 @@ +/** + * Licensed to the Apache

[GitHub] storm pull request #1808: STORM-2225: change spout config to be simpler.

2017-01-18 Thread hmcl
Github user hmcl commented on a diff in the pull request: https://github.com/apache/storm/pull/1808#discussion_r96720421 --- Diff: external/storm-kafka-client/src/main/java/org/apache/storm/kafka/bolt/KafkaBolt.java --- @@ -0,0 +1,196 @@ +/** + * Licensed to the Apache

[GitHub] storm pull request #1808: STORM-2225: change spout config to be simpler.

2017-01-18 Thread hmcl
Github user hmcl commented on a diff in the pull request: https://github.com/apache/storm/pull/1808#discussion_r96711515 --- Diff: docs/storm-kafka-client.md --- @@ -1,90 +1,232 @@ -#Storm Kafka Spout with New Kafka Consumer API +#Storm Apache Kafka integration using the

[GitHub] storm pull request #1808: STORM-2225: change spout config to be simpler.

2017-01-18 Thread hmcl
Github user hmcl commented on a diff in the pull request: https://github.com/apache/storm/pull/1808#discussion_r96719192 --- Diff: external/storm-kafka-client/src/main/java/org/apache/storm/kafka/bolt/KafkaBolt.java --- @@ -0,0 +1,196 @@ +/** + * Licensed to the Apache

<    1   2   3   4   5   6   7   8   9   >