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/24 01:03:34 UTC

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

Hitesh Shah created TEZ-1995:
--------------------------------

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


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)