You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by GitBox <gi...@apache.org> on 2019/03/04 12:43:20 UTC

[GitHub] [storm] srdo opened a new pull request #2967: STORM-3349: Upgrade Hadoop, Hive, HDFS, HBase to latest compatible ve…

srdo opened a new pull request #2967: STORM-3349: Upgrade Hadoop, Hive, HDFS, HBase to latest compatible ve…
URL: https://github.com/apache/storm/pull/2967
 
 
   …rsions
   
   https://jira.apache.org/jira/browse/STORM-3349
   
   Testing is limited to the unit tests. I went by the compatibility table at http://hbase.apache.org/book.html#hadoop. Hive docs indicate that 2.3.4 is compatible with all 2.x versions of Hadoop.
   
   I bumped the Spring version in an example as well.
   
   I saw a test failure in JCQueueTest due to a timeout. I don't think we need the test to run 100 times, and if we do we should use `@RepeatedTest` to do it. Removed the repeat runs.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services