Trunk tests fail because of test-failure in Vertica
---------------------------------------------------

                 Key: MAPREDUCE-1022
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1022
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: test
    Affects Versions: 0.21.0, 0.22.0
            Reporter: Vinod K V
            Priority: Blocker
             Fix For: 0.21.0


ant test fails with
{code}
    [javac] 
/home/vinodkv/Workspace/eclipse-workspace/hadoop-mapreduce/src/contrib/vertica/src/test/org/apache/hadoop/vertica/TestVertica.java:43:
 cannot find symbol
    [javac] symbol  : class JobContextImpl
    [javac] location: package org.apache.hadoop.mapreduce
    [javac] import org.apache.hadoop.mapreduce.JobContextImpl;
    [javac]                                   ^
{code}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to