hdfs proxy doesn't package itself right.
----------------------------------------
Key: HADOOP-4645
URL: https://issues.apache.org/jira/browse/HADOOP-4645
Project: Hadoop Core
Issue Type: Bug
Reporter: Owen O'Malley
Assignee: Kan Zhang
Fix For: 0.20.0
Currently "ant clean package" creates a directory structure like:
ls build/hadoop-0.20-dev/contrib/hdfsproxy:
classes/
examples/
hdfsproxy-1.0/
hdfsproxy-1.0.jar
test/
and the better structure would copy just the hdfsproxy-1.0 into the hadoop
package.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.