----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/61945/#review183932 -----------------------------------------------------------
LGTM .. Let's also add this to the 4.2.5 upgrades as well since that pack seems to use the same config property. - Jonathan Hurley On Aug. 28, 2017, 11:17 a.m., Andrew Onischuk wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/61945/ > ----------------------------------------------------------- > > (Updated Aug. 28, 2017, 11:17 a.m.) > > > Review request for Ambari, Jonathan Hurley, Mahadev Konar, and Sid Wagle. > > > Bugs: AMBARI-21829 > https://issues.apache.org/jira/browse/AMBARI-21829 > > > Repository: ambari > > > Description > ------- > > Sqoop: hive import fails with exception > 'java.io.IOException:java.lang.RuntimeException: native-lzo library not > available' for LZO compression codec > > > > > [hrt_qa@nat-r6-ddfu-sqoop-5 hadoopqe]$ > /usr/hdp/current/hive-client/bin/hive -e "select data from mytable_compress > where id=12;" > 2017-08-25 13:44:40,090 WARN [main] conf.HiveConf: HiveConf of name > hive.optimize.mapjoin.mapreduce does not exist > 2017-08-25 13:44:40,091 WARN [main] conf.HiveConf: HiveConf of name > hive.custom-extensions.root does not exist > > Logging initialized using configuration in > file:/etc/hive/2.6.2.0-200/0/hive-log4j.properties > OK > Failed with exception java.io.IOException:java.lang.RuntimeException: > native-lzo library not available > Time taken: 6.933 seconds > > > Diffs > ----- > > > ambari-server/src/main/resources/stacks/BigInsights/4.2/upgrades/config-upgrade.xml > d85c7ee > > > Diff: https://reviews.apache.org/r/61945/diff/1/ > > > Testing > ------- > > mvn clean test > > > Thanks, > > Andrew Onischuk > >
