Github user arunmahadevan commented on a diff in the pull request:
https://github.com/apache/storm/pull/2691#discussion_r190424484
--- Diff: pom.xml ---
@@ -294,7 +294,7 @@
<hive.version>0.14.0</hive.version>
<hadoop.version>2.6.1</hadoop.version>
<hdfs.version>${hadoop.version}</hdfs.version>
- <hbase.version>1.1.12</hbase.version>
+ <hbase.version>1.4.4</hbase.version>
--- End diff --
Since we are upgrading anyway, do we want to attempt Hbase 2.0 ?---
