[
https://issues.apache.org/jira/browse/HDFS-3135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15297278#comment-15297278
]
Allen Wittenauer commented on HDFS-3135:
----------------------------------------
FWIW, these (httpfs and kms) are already built as war's so now it's just a
matter of:
a) switching to tomcat-embedded (or something else?)
b) building the necessary glue to use the java command line to launch
> Build a war file for HttpFS instead of packaging the server (tomcat) along
> with the application.
> ------------------------------------------------------------------------------------------------
>
> Key: HDFS-3135
> URL: https://issues.apache.org/jira/browse/HDFS-3135
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: build
> Affects Versions: 0.23.2
> Reporter: Ravi Prakash
> Labels: build
>
> There are several reason why web applications should not be packaged along
> with the server that is expected to serve them. For one not all organisations
> use vanilla tomcat. There are other reasons I won't go into.
> I'm filing this bug because some of our builds failed in trying to download
> the tomcat.tar.gz file. We then had to manually wget the file and place it in
> downloads/ to make the build pass. I suspect the download failed because of
> an overloaded server (Frankly, I don't really know). If someone has ideas,
> please share them.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]