You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Ravi Gummadi (JIRA)" <ji...@apache.org> on 2009/09/22 11:51:16 UTC

[jira] Commented: (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:comment-tabpanel&focusedCommentId=12758190#action_12758190 ] 

Ravi Gummadi commented on MAPREDUCE-1022:
-----------------------------------------

Why is JobContextImpl under mapreduce/task/  directory ? Should it be under mapreduce/  ?

> 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
>
>         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.