[
https://issues.apache.org/jira/browse/HADOOP-5023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
zhiyong zhang updated HADOOP-5023:
----------------------------------
Attachment: HADOOP-5023.patch
Hi,
I just realized I can use $HADOOP_ROOT/build/classes instead of using hadoop
jar file to build the war file. This removes the dependency of "ant tar", as
$HADOOP_ROOT/build/classes will be built if you run test.
The new patch should address all the concerns from Chris.
You can run ant test without having to run anything first.
For the user-cert.xml and user-permission.xml, they are needed for the war file
and cannot be moved to the test dir.
Thanks.
> Add Tomcat support to hdfsproxy
> -------------------------------
>
> Key: HADOOP-5023
> URL: https://issues.apache.org/jira/browse/HADOOP-5023
> Project: Hadoop Core
> Issue Type: Improvement
> Components: contrib/hdfsproxy
> Reporter: Kan Zhang
> Assignee: zhiyong zhang
> Attachments: HADOOP-5023.patch, HADOOP-5023.patch, HADOOP-5023.patch,
> HADOOP-5023.patch
>
>
> We plan to add Tomcat support to hdfsproxy since Tomcat has good production
> support at Yahoo.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.