Writing BINARY data to HCatRecord depends on a Hive class
---------------------------------------------------------
Key: HCATALOG-350
URL: https://issues.apache.org/jira/browse/HCATALOG-350
Project: HCatalog
Issue Type: Improvement
Components: mapreduce
Affects Versions: 0.4
Reporter: David Capwell
If I want to write binary data to the HCatRecord I must write using
org.apache.hadoop.hive.serde2.lazy.ByteArrayRef. This is the only case in
HCatRecord that doesn't use a Java native type. It would be nice if I could
pass in a byte[] directly.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira