Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Duplicate
-
Impala 2.6.0
-
None
Description
Currently parts of our data loading uses Hive that depends on hadoop-lzo for all the lzo file formats we load, and there also seems to be some other subtle dependencies on hadoop-lzo during data load (like loading complex types with Hive).
If we do not have hadoop-lzo, our data loading errors out halfway through. It would be good to refactor our data-load scripts so that we can still go ahead and load other file formats.
Attachments
Issue Links
- duplicates
-
IMPALA-9709 Remove Impala-lzo support
- Resolved