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

Todd Lipcon updated HBASE-4221:
-------------------------------

    Attachment: hbase-4221.txt

This patch adds maven profiles for hadoop 20 and hadoop 23. Hadoop 20 remains 
the default, but mvn -Dhadoop23 will activate 0.23.

This patch doesn't include the protobuf update - talking with Andrew and Gary 
about updating our protobufs to 2.4.0a to match Hadoop's.

> Changes necessary to build and run against Hadoop 0.23
> ------------------------------------------------------
>
>                 Key: HBASE-4221
>                 URL: https://issues.apache.org/jira/browse/HBASE-4221
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 0.92.0
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>             Fix For: 0.92.0
>
>         Attachments: hbase-4221.txt
>
>
> A few modifications necessary to run against today's trunk:
> - copy-paste VersionedProtocol into the hbase IPC package
> - upgrade protobufs to 2.4.0a
> - fix one of the tests in TestHFileOutputFormat for new TaskAttemptContext API
> - remove illegal accesses to private members of FSNamesystem in tests (use 
> reflection)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to