Details
Description
the move to protobuf 3.x stops spark building because Token has a method which returns a protobuf, and now its returning some v3 types.
if we want to isolate downstream code from protobuf changes, we need to move that marshalling method from token and put in a helper class.
Attachments
Issue Links
- is related to
-
HADOOP-15059 3.0 deployment cannot work with old version MR tar ball which breaks rolling upgrade
- Resolved
-
HADOOP-12563 Updated utility to create/modify token files
- Resolved
- links to