Brock Noland created MAPREDUCE-4270:
---------------------------------------
Summary: 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