You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Andrzej Bialecki (JIRA)" <ji...@apache.org> on 2010/10/28 11:18:15 UTC

[jira] Created: (NUTCH-929) Create a REST-based admin UI for Nutch

Create a REST-based admin UI for Nutch
--------------------------------------

                 Key: NUTCH-929
                 URL: https://issues.apache.org/jira/browse/NUTCH-929
             Project: Nutch
          Issue Type: New Feature
          Components: administration gui
    Affects Versions: 2.0
            Reporter: Andrzej Bialecki 


This is a follow up to NUTCH-880 - we need to expose the functionality of REST API in a user-friendly admin UI. Thanks to the nature of the API the UI can be implemented in any UI framework that speaks REST/JSON, so it could be a simple webapp (we already have jetty) or a Swing / Pivot / etc standalone application.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] [Commented] (NUTCH-929) Create a REST-based admin UI for Nutch

Posted by "Lewis John McGibbney (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/NUTCH-929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13211404#comment-13211404 ] 

Lewis John McGibbney commented on NUTCH-929:
--------------------------------------------

As we are using org.restlet as the underlying RESTlet framework, we will need to utilise the presentation technologies supported. e.g integration with three popular template technologies : XSLT, FreeMarker or Apache Velocity.

[1] http://wiki.restlet.org/docs_2.0/13-restlet/21-restlet/378-restlet/116-restlet.html
                
> Create a REST-based admin UI for Nutch
> --------------------------------------
>
>                 Key: NUTCH-929
>                 URL: https://issues.apache.org/jira/browse/NUTCH-929
>             Project: Nutch
>          Issue Type: New Feature
>          Components: administration gui
>    Affects Versions: nutchgora
>            Reporter: Andrzej Bialecki 
>
> This is a follow up to NUTCH-880 - we need to expose the functionality of REST API in a user-friendly admin UI. Thanks to the nature of the API the UI can be implemented in any UI framework that speaks REST/JSON, so it could be a simple webapp (we already have jetty) or a Swing / Pivot / etc standalone application.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira