You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (Created) (JIRA)" <ji...@apache.org> on 2012/04/02 02:20:26 UTC

[jira] [Created] (HBASE-5696) Use Hadoop's DataOutputOutputStream instead of have a copy local

Use Hadoop's DataOutputOutputStream instead of have a copy local
----------------------------------------------------------------

                 Key: HBASE-5696
                 URL: https://issues.apache.org/jira/browse/HBASE-5696
             Project: HBase
          Issue Type: Improvement
            Reporter: stack




--
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

        

[jira] [Commented] (HBASE-5696) Use Hadoop's DataOutputOutputStream instead of have a copy local

Posted by "stack (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HBASE-5696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13243917#comment-13243917 ] 

stack commented on HBASE-5696:
------------------------------

We have a DOOS and so does hadoop.  If I diff them, the hadoop one is public where ours is not (but a patch that is coming in also makes our's public, the protobuf hbase-5451.
                
> Use Hadoop's DataOutputOutputStream instead of have a copy local
> ----------------------------------------------------------------
>
>                 Key: HBASE-5696
>                 URL: https://issues.apache.org/jira/browse/HBASE-5696
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: stack
>


--
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