Description
For the native task work (MAPREDUCE-2841) it is useful to be able to store strings in a different fashion than the default (varint-prefixed) serialization. We should provide a "read" method in Text which takes an already-known length to support this use case while still providing Text objects back to the user.
Attachments
Attachments
Issue Links
- relates to
-
MAPREDUCE-2841 Task level native optimization
- Resolved