[ 
https://issues.apache.org/jira/browse/HAMA-372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thomas Jungblut updated HAMA-372:
---------------------------------

    Attachment: screenshot.png

man I was in freaking dependency hell, never thought jetty had so many subsets. 
Would be really nice if someone could figure out what licencing stuff is needed 
then.. I'm no expert in these things.

These dependencies are new:
{noformat}
<dependency>
                        <groupId>org.mortbay.jetty</groupId>
                        <artifactId>jetty-jsp-2.1</artifactId>
                        <version>7.0.2.v20100331</version>
                </dependency>
                <dependency>
                        <groupId>org.mortbay.jetty</groupId>
                        <artifactId>jsp-api-2.1</artifactId>
                        <version>6.1H.14.1</version>
                </dependency>
                <dependency>
                        <groupId>org.mortbay.jetty</groupId>
                        <artifactId>jetty</artifactId>
                        <version>6.1H.22</version>
                </dependency>
                <dependency>
                        <groupId>org.mortbay.jetty</groupId>
                        <artifactId>jetty-util</artifactId>
                        <version>6.1H.22</version>
                </dependency>
                <dependency>
                        <groupId>org.mortbay.jetty</groupId>
                        <artifactId>jetty-plus</artifactId>
                        <version>6.1H.22</version>
                </dependency>
                <dependency>
                        <groupId>org.mortbay.jetty</groupId>
                        <artifactId>jetty-naming</artifactId>
                        <version>6.1H.22</version>
                </dependency>
                <dependency>
                        <groupId>org.mortbay.jetty</groupId>
                        <artifactId>jetty-annotations</artifactId>
                        <version>6.1H.22</version>
                </dependency>

{noformat}
AND a screenshot is attached, the first ;)

I'm extending it bit for bit now..

> 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
>            Assignee: Thomas Jungblut
>             Fix For: 0.3.0
>
>         Attachments: screenshot.png
>
>
> 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

Reply via email to