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 "Thomas Graves (JIRA)" <ji...@apache.org> on 2012/05/21 03:31:41 UTC

[jira] [Commented] (MAPREDUCE-4270) data_join test classes are in the wrong packge

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

Thomas Graves commented on MAPREDUCE-4270:
------------------------------------------

It looks like these were originally in an example directory: hadoop-mapreduce-project/src/contrib/data_join/src/examples/org/apache/hadoop/contrib/utils/join/

I messed up the move script script:

run ${OP} mv hadoop-mapreduce-project/src/contrib/data_join/src/examples/org/apache/hadoop/contrib/utils/join/* hadoop-tools/hadoop-datajoin/src/test/java
 
                
> data_join test classes are in the wrong packge
> ----------------------------------------------
>
>                 Key: MAPREDUCE-4270
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4270
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.3, trunk
>            Reporter: Brock Noland
>
> There are three Sample*.java files in this directory
> http://svn.apache.org/repos/asf/hadoop/common/trunk/hadoop-tools/hadoop-datajoin/src/test/java/
> but they should be in 
> http://svn.apache.org/repos/asf/hadoop/common/trunk/hadoop-tools/hadoop-datajoin/src/test/java/org/apache/hadoop/contrib/utils/join/
> based on their package.

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