You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Arun C Murthy (JIRA)" <ji...@apache.org> on 2009/09/24 05:30:05 UTC

[jira] Resolved: (MAPREDUCE-1022) Trunk tests fail because of test-failure in Vertica

     [ https://issues.apache.org/jira/browse/MAPREDUCE-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arun C Murthy resolved MAPREDUCE-1022.
--------------------------------------

    Resolution: Fixed

I just committed this. Thanks, Vinod!

> 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
>            Assignee: Vinod K V
>            Priority: Blocker
>             Fix For: 0.21.0
>
>         Attachments: MAPREDUCE-1022.20090922.txt
>
>
> 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.