[
https://issues.apache.org/jira/browse/HADOOP-5023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12665666#action_12665666
]
zhiyong zhang commented on HADOOP-5023:
---------------------------------------
Quote: Ah, I see. Unfortunately, this requires HDFSPROXY_CONF_DIR to be set to
run "ant test", a prerequisite that cannot be committed.
Chris. you mean we cannot have any prerequisite to run the "ant test". But I
saw contrib/chukwa's build.xml file used "<property name="hadoop.home.dir"
value="${env.HADOOP_HOME}"/>" . the only difference is HADOOP_HOME was set in
hadoop dir's build.xml file "<env key="HADOOP_HOME" value="${basedir}"/>".
What should we do in this case though? we need users to configure first before
running the program. Shall we give a default HDFSPROXY_CONF_DIR or maybe ant
has "if" like statement to enable us to set a default HDFSPROXY_CONF_DIR dir
only if user does not set that environment?
> 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
>
>
> 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.