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

Jesse Yates commented on HBASE-6112:
------------------------------------

aside: the hadoop 2.0 build command should go from:
{code}
/home/hudson/tools/maven/latest3/bin/mvn -PrunAllTests clean 
-Dmaven.test.redirectTestOutputToFile=true install assembly:single -DskipITs 
-Prelease -Dhadoop.version=2.0.0-alpha
{code}
to this:
{code}
/home/hudson/tools/maven/latest3/bin/mvn -PrunAllTests clean 
-Dmaven.test.redirectTestOutputToFile=true help:active-profiles install 
assembly:single -Prelease -Dhadoop.profile=2.0
{code}

which _should_ work. Sorry about being a bit frantic on these patches - trying 
to get the codebase working as fast as possible.
                
> Fix hadoop-2.0 build
> --------------------
>
>                 Key: HBASE-6112
>                 URL: https://issues.apache.org/jira/browse/HBASE-6112
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Jesse Yates
>            Assignee: Jesse Yates
>             Fix For: 0.96.0
>
>         Attachments: hbase-6112-revert-and-docs.patch, hbase-6112-v0.patch
>
>
> Some of the pom definitions are broken for the Hadoop 2.0 build. Its breaking 
> the build for that version

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