-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/61945/
-----------------------------------------------------------
Review request for Ambari, 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