You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by Steve Loughran <st...@hortonworks.com> on 2016/05/20 13:02:24 UTC

yes, I did just break the 2.8 build

I do know that I've broken the 2.8 build; doing a check that the rollback of HADOOP-13145 will fix it

oops


[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile) on project hadoop-distcp: Compilation failure
[ERROR] /Users/stevel/Projects/hadoop-trunk/hadoop-tools/hadoop-distcp/src/test/java/org/apache/hadoop/tools/contract/AbstractContractDistCpTest.java:[80,25] cannot find symbol
[ERROR] symbol:   method getTestDir()
[ERROR] location: class org.apache.hadoop.test.GenericTestUtils
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hadoop-distcp



---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-dev-help@hadoop.apache.org


Re: yes, I did just break the 2.8 build

Posted by Chris Nauroth <cn...@hortonworks.com>.
Full disclosure: Steve was committing my patch, and I also failed to catch
the branch-2.8 incompatibility before posting it.  Steve, thank you for
reverting.

--Chris Nauroth




On 5/20/16, 6:08 AM, "Steve Loughran" <st...@hortonworks.com> wrote:

>now fixed with a rollback.
>
>
>> On 20 May 2016, at 14:02, Steve Loughran <st...@hortonworks.com> wrote:
>> 
>> 
>> I do know that I've broken the 2.8 build; doing a check that the
>>rollback of HADOOP-13145 will fix it
>> 
>> oops
>> 
>> 
>> [INFO] 
>>------------------------------------------------------------------------
>> [ERROR] Failed to execute goal
>>org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile
>>(default-testCompile) on project hadoop-distcp: Compilation failure
>> [ERROR] 
>>/Users/stevel/Projects/hadoop-trunk/hadoop-tools/hadoop-distcp/src/test/j
>>ava/org/apache/hadoop/tools/contract/AbstractContractDistCpTest.java:[80,
>>25] cannot find symbol
>> [ERROR] symbol:   method getTestDir()
>> [ERROR] location: class org.apache.hadoop.test.GenericTestUtils
>> [ERROR] -> [Help 1]
>> [ERROR] 
>> [ERROR] To see the full stack trace of the errors, re-run Maven with
>>the -e switch.
>> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
>> [ERROR] 
>> [ERROR] For more information about the errors and possible solutions,
>>please read the following articles:
>> [ERROR] [Help 1]
>>http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
>> [ERROR] 
>> [ERROR] After correcting the problems, you can resume the build with
>>the command
>> [ERROR]   mvn <goals> -rf :hadoop-distcp
>> 
>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: common-dev-unsubscribe@hadoop.apache.org
>> For additional commands, e-mail: common-dev-help@hadoop.apache.org
>> 
>> 
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: common-dev-unsubscribe@hadoop.apache.org
>For additional commands, e-mail: common-dev-help@hadoop.apache.org
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-dev-help@hadoop.apache.org


Re: yes, I did just break the 2.8 build

Posted by Steve Loughran <st...@hortonworks.com>.
now fixed with a rollback.


> On 20 May 2016, at 14:02, Steve Loughran <st...@hortonworks.com> wrote:
> 
> 
> I do know that I've broken the 2.8 build; doing a check that the rollback of HADOOP-13145 will fix it
> 
> oops
> 
> 
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile) on project hadoop-distcp: Compilation failure
> [ERROR] /Users/stevel/Projects/hadoop-trunk/hadoop-tools/hadoop-distcp/src/test/java/org/apache/hadoop/tools/contract/AbstractContractDistCpTest.java:[80,25] cannot find symbol
> [ERROR] symbol:   method getTestDir()
> [ERROR] location: class org.apache.hadoop.test.GenericTestUtils
> [ERROR] -> [Help 1]
> [ERROR] 
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR] 
> [ERROR] For more information about the errors and possible solutions, please read the following articles:
> [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
> [ERROR] 
> [ERROR] After correcting the problems, you can resume the build with the command
> [ERROR]   mvn <goals> -rf :hadoop-distcp
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: common-dev-unsubscribe@hadoop.apache.org
> For additional commands, e-mail: common-dev-help@hadoop.apache.org
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-dev-help@hadoop.apache.org