[GitHub] storm issue #2691: STORM-3061: Update version of hbase

2018-06-19 Thread revans2
Github user revans2 commented on the issue: https://github.com/apache/storm/pull/2691 @HeartSaVioR I updated the docs from you comments. Thanks for the review. ---

[GitHub] storm issue #2691: STORM-3061: Update version of hbase

2018-06-18 Thread arunmahadevan
Github user arunmahadevan commented on the issue: https://github.com/apache/storm/pull/2691 +1, Looks good. ---

[GitHub] storm issue #2691: STORM-3061: Update version of hbase

2018-06-18 Thread revans2
Github user revans2 commented on the issue: https://github.com/apache/storm/pull/2691 @HeartSaVioR @arunmahadevan I rebased my changes on master, I also ran the example topologies. I had to make a minor change around the HBase config to make the trident example work. I

[GitHub] storm issue #2691: STORM-3061: Update version of hbase

2018-06-04 Thread revans2
Github user revans2 commented on the issue: https://github.com/apache/storm/pull/2691 I am planning right now to get STORM-2882 in first, and then I will come back and do as much manual testing as possible for the different components, and update thing accordingly. ---

[GitHub] storm issue #2691: STORM-3061: Update version of hbase

2018-06-03 Thread HeartSaVioR
Github user HeartSaVioR commented on the issue: https://github.com/apache/storm/pull/2691 @revans2 Do you still plan to do manual tests on this patch? Sadly I couldn't do it myself for now, so would like to rely on your test result. ---

[GitHub] storm issue #2691: STORM-3061: Update version of hbase

2018-05-24 Thread revans2
Github user revans2 commented on the issue: https://github.com/apache/storm/pull/2691 Yes that was the plan. there is a lot that depends on storm-autocreds and I would like to understand it all better before I try to clean it up. ---

[GitHub] storm issue #2691: STORM-3061: Update version of hbase

2018-05-24 Thread arunmahadevan
Github user arunmahadevan commented on the issue: https://github.com/apache/storm/pull/2691 Actually I was wrong. storm-hdfs, storm-hbase, storm-hive seem to depend on storm-autocreds. I guess we could pull out the required classes into some common package as part of the follow up

[GitHub] storm issue #2691: STORM-3061: Update version of hbase

2018-05-24 Thread arunmahadevan
Github user arunmahadevan commented on the issue: https://github.com/apache/storm/pull/2691 Sure we can revisit this in a follow up JIRA. We may not have to split the autocreds since none of the other components depends on it. The hbase-server dependency if included is just

[GitHub] storm issue #2691: STORM-3061: Update version of hbase

2018-05-24 Thread revans2
Github user revans2 commented on the issue: https://github.com/apache/storm/pull/2691 @arunmahadevan I am happy to try and split up autocreds to make that happen, but it is a much larger job than what is currently for this. If you are fine with waiting I would rather file a follow