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

Suresh Srinivas updated MAPREDUCE-3818:
---------------------------------------

    Attachment: MAPREDUCE-3818.txt

DFSClient, ClientProtocol etc. is is classified as private interface. The tests 
should be using FileSystem interface. We should create a bug to track this.

Vinod, can you please run a quick validation for this patch and commit it. I do 
not have my mapreduce env completely setup.
                
> Trunk MRV1 compilation is broken.
> ---------------------------------
>
>                 Key: MAPREDUCE-3818
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3818
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: build, test
>    Affects Versions: 0.24.0
>            Reporter: Vinod Kumar Vavilapalli
>            Priority: Blocker
>             Fix For: 0.24.0
>
>         Attachments: MAPREDUCE-3818.txt
>
>
> Seeing this:
> {code}
>     [javac] 
> /Users/vinodkv/Workspace/eclipse-workspace/apache-git/hadoop-common/hadoop-mapreduce-project/src/test/mapred/org/apache/hadoop/mapred/TestSubmitJob.java:155:
>  cannot find symbol
>     [javac] symbol  : class ClientNamenodeWireProtocol
>     [javac] location: class org.apache.hadoop.mapred.TestSubmitJob
>     [javac]       RPC.getProxy(ClientNamenodeWireProtocol.class,
>     [javac]                    ^
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to