[
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
Added License File to remove some Audit warnings.
Test Result:
Unit Test:
[cactus] Tomcat 5.x starting...
Server [Apache-Coyote/1.1] started
[cactus] Running org.apache.hadoop.hdfsproxy.TestHdfsProxy
[cactus] Tomcat 5.x started on port [8087]
[cactus] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 15.135 sec
[cactus] Running org.apache.hadoop.hdfsproxy.TestProxyFilter
[cactus] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.543 sec
[cactus] Running org.apache.hadoop.hdfsproxy.TestProxyUgiManager
[cactus] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 4.251 sec
[cactus] Running org.apache.hadoop.hdfsproxy.TestProxyUtil
[cactus] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.842 sec
[cactus] Tomcat 5.x is stopping...
[cactus] Tomcat 5.x is stopped
Test-Patch result:
[exec] -1 overall.
[exec]
[exec] +1 @author. The patch does not contain any @author tags.
[exec]
[exec] +1 tests included. The patch appears to include 65 new or
modified tests.
[exec]
[exec] +1 javadoc. The javadoc tool did not generate any warning
messages.
[exec]
[exec] +1 javac. The applied patch does not increase the total number
of javac compiler warnings.
[exec]
[exec] +1 findbugs. The patch does not introduce any new Findbugs
warnings.
[exec]
[exec] +1 Eclipse classpath. The patch retains Eclipse classpath
integrity.
[exec]
[exec] -1 release audit. The applied patch generated 796 release
audit warnings (more than the trunk's current 794 warnings).
[exec]
[exec]
[exec]
[exec]
[exec]
======================================================================
[exec]
======================================================================
[exec] Finished build.
> 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, HADOOP-5023.patch, HADOOP-5023.patch, HADOOP-5023.patch,
> hudson-snip.txt
>
>
> 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.