You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2015/01/28 01:38:35 UTC

[jira] [Commented] (TEZ-1995) Build failure against hadoop 2.2

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

Hitesh Shah commented on TEZ-1995:
----------------------------------

Does commons-lang needed to be added as a dep in the pom? +1 after the pom change and pending precommit build results. 

> Build failure against hadoop 2.2 
> ---------------------------------
>
>                 Key: TEZ-1995
>                 URL: https://issues.apache.org/jira/browse/TEZ-1995
>             Project: Apache Tez
>          Issue Type: Bug
>            Reporter: Hitesh Shah
>            Assignee: Rajesh Balamohan
>         Attachments: TEZ-1995.1.patch
>
>
> https://builds.apache.org/job/Tez-Build-Hadoop-2.2/17
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile) on project tez-runtime-library: Compilation failure: Compilation failure:
> [ERROR] /home/jenkins/jenkins-slave/workspace/Tez-Build-Hadoop-2.2/tez-runtime-library/src/test/java/org/apache/tez/runtime/library/common/sort/impl/TestPipelinedSorter.java:[4,39] package org.apache.commons.math3.random does not exist
> [ERROR] /home/jenkins/jenkins-slave/workspace/Tez-Build-Hadoop-2.2/tez-runtime-library/src/test/java/org/apache/tez/runtime/library/common/sort/impl/TestPipelinedSorter.java:[150,5] cannot find symbol
> [ERROR] symbol  : class RandomDataGenerator
> [ERROR] location: class org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter
> [ERROR] /home/jenkins/jenkins-slave/workspace/Tez-Build-Hadoop-2.2/tez-runtime-library/src/test/java/org/apache/tez/runtime/library/common/sort/impl/TestPipelinedSorter.java:[150,41] cannot find symbol
> [ERROR] symbol  : class RandomDataGenerator
> [ERROR] location: class org.apache.tez.runtime.library.common.sort.impl.TestPipelinedSorter



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)