Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
HCatInputFormat shouldn't expect storageHandler to be serializable. HCatStorageHandler is part of PartInfo which is serializable. The storageHandler shouldn't be serializable as the base interface HiveStorageHandler is not.