Issue Details (XML | Word | Printable)

Key: MAPREDUCE-1004
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: Iyappan Srinivasan
Votes: 0
Watchers: 2
Operations

If you were logged in you would be able to see more operations.
Hadoop Map/Reduce

ant binary does not copy the jar files properly

Created: 18/Sep/09 12:41 PM   Updated: 18/Sep/09 05:46 PM
Return to search
Component/s: build
Affects Version/s: 0.21.0
Fix Version/s: None

Time Tracking:
Not Specified


 Description  « Hide
"ant binary" does not copy the hadoop-mapred-examples-0.21.0-dev.jar, hadoop-mapred-test-0.21.0-dev.jar, hadoop-mapred-tools-0.21.0-dev.jar to the trunk/build/hadoop-mapred-0.21.0-dev directory and trunk/build/hadoop-mapred-0.21.0-dev /lib directory.

It should get copied to both these directories.



 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Hong Tang added a comment - 18/Sep/09 05:46 PM
Yes, I saw these are commented out in target "bin-package" even though bin-package still builds tools, examples, and tests. This seems to be introduced by MAPREDUCE-231.