[
https://issues.apache.org/jira/browse/HAMA-372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13032200#comment-13032200
]
Edward J. Yoon commented on HAMA-372:
-------------------------------------
>> What version of Jetty should we use?
>> Are there licensing problems?
{code}
One last issue I found, which is a blocker IMO, is
lib/servlet-api-2.5-6.1.14.jar. This is obviously from Jetty (there is
a META-INF/maven/org.mortbay.jetty) and hence distributed under CDDL
(see http://svn.codehaus.org/jetty/jetty/tags/jetty-6.1.14/LICENSES/NOTICE.txt).
I think you have two options:
- either add CDDL to LICENSE.txt and the notice from
http://svn.codehaus.org/jetty/jetty/tags/jetty-6.1.14/LICENSES/NOTICE.txt
to the NOTICE.txt file
- or you use servlet-api.jar from Tomcat (e.g. from
http://repo1.maven.org/maven2/org/apache/tomcat/servlet-api/6.0.32/)
which is pure Apache License.
Kind Regards,
Stefan
{code}
> Add Web UI for Job monitoring
> -----------------------------
>
> Key: HAMA-372
> URL: https://issues.apache.org/jira/browse/HAMA-372
> Project: Hama
> Issue Type: Improvement
> Components: bsp
> Affects Versions: 0.3.0
> Reporter: Edward J. Yoon
> Fix For: 0.3.0
>
>
> this task is implement a Web-based UI for Job monitoring.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira