compile-core-test target depends on compile-examples
----------------------------------------------------

                 Key: HADOOP-390
                 URL: http://issues.apache.org/jira/browse/HADOOP-390
             Project: Hadoop
          Issue Type: Bug
            Reporter: Konstantin Shvachko
         Assigned To: Konstantin Shvachko


Compiling with compile-core-test target returns the following error:
    [javac] hadoop\src\test\org\apache\hadoop\mapred\TestMiniMRWithDFS.java:28: 
package org.apache.hadoop.examples does not exist
    [javac] import org.apache.hadoop.examples.WordCount;
    [javac]                                   ^
This target should depend on the compile-examples target.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to