----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/24460/#review49937 -----------------------------------------------------------
shims/0.23/src/main/java/org/apache/hadoop/hive/thrift/HadoopThriftAuthBridge23.java <https://reviews.apache.org/r/24460/#comment87397> May want to initialize SASL_PROPS_FIELD. In the case that SASL_PROPERTIES_RESOLVER_CLASS != null, SASL_PROPS_FIELD is never initialized, but we check the value at line 69. - Jason Dere On Aug. 7, 2014, 5:49 p.m., Thejas Nair wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/24460/ > ----------------------------------------------------------- > > (Updated Aug. 7, 2014, 5:49 p.m.) > > > Review request for hive. > > > Bugs: HIVE-7620 > https://issues.apache.org/jira/browse/HIVE-7620 > > > Repository: hive-git > > > Description > ------- > > See https://issues.apache.org/jira/browse/HIVE-7620 > > > Diffs > ----- > > > shims/0.23/src/main/java/org/apache/hadoop/hive/thrift/HadoopThriftAuthBridge23.java > PRE-CREATION > shims/common/src/main/java/org/apache/hadoop/hive/shims/ShimLoader.java > bf9c84f > > Diff: https://reviews.apache.org/r/24460/diff/ > > > Testing > ------- > > Manual testing with Hadoop 2.5-snapshot and 2.2 > > > Thanks, > > Thejas Nair > >