Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The serde and input format is not accessible without doing an add jar or modifying hive aux libs. Moving it to hive-exec will let us use the serde.
Can't move the serde to hive/serde since it depends on ProtobufMessageWriter which is in hive-exec.