[ 
https://issues.apache.org/jira/browse/HADOOP-9077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Miguel Hernandez updated HADOOP-9077:
-------------------------------------

    Attachment: RawBytesOutputFormat.java

Example implementation for raw bytes output format.
                
> Make streaming to output rawbytes and typed bytes only
> ------------------------------------------------------
>
>                 Key: HADOOP-9077
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9077
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Miguel Hernandez
>         Attachments: RawBytesOutputFormat.java
>
>
> With https://issues.apache.org/jira/browse/HADOOP-1722, ability for 
> typedbytes and rawbytes was added, it actually handles the byte output with 
> the SequenceFileBinaryOutputFormat. By implementing a RawBytesOutputFormat 
> and TypedBytesOutputFormat, the resulting hadoop files could be taken to 
> third party applications which are not written in Java and easily readed. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to