[ 
https://issues.apache.org/jira/browse/MAPREDUCE-1022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12758562#action_12758562
 ] 

Vinod K V commented on MAPREDUCE-1022:
--------------------------------------

bq. Sorry if I'm missing some context here, but I'm wondering how this class 
get into a different package and why that hasn't been caught before? 
This was caused by MAPREDUCE-775. The contributor made it Patch Available and 
Hudson blessed it on Sep 13 and the patch got committed on Sep 19 without it 
going through Hudson again. Mean while, MAPREDUCE-777 went in breaking this 
patch. Ideally MAPREDUCE-775 should have been run through Hudson again, but 
this case it wasn't done (perhaps due to the Feature Freeze date pressure, 
perhaps).

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

Reply via email to