[ 
https://issues.apache.org/jira/browse/HCATALOG-350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13424169#comment-13424169
 ] 

Thejas M Nair commented on HCATALOG-350:
----------------------------------------

bq. Can we have this patch for branch-0.4.1 also?
The corresponding change needed in hive is 0.10 (unreleased). So we would need 
to make branch 0.4 use hive 0.10, but it is not a good idea for stable branch 
to use an unreleased dependency.


                
> 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
>            Assignee: Thejas M Nair
>             Fix For: 0.5
>
>         Attachments: HCATALOG-350.1.patch, HCATALOG-350.2.patch
>
>
> 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

        

Reply via email to