Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
Impala 0.7
-
None
-
None
Description
Add some library version validation logic to impalad when loading impala-lzo shared library. Without this, mismatched version usually result in impalad crashes when scanning lzo files. Currently, it is very hard to know when the versions are not compatible.