[ 
https://issues.apache.org/jira/browse/GIRAPH-77?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13247019#comment-13247019
 ] 

Jakob Homan commented on GIRAPH-77:
-----------------------------------

The code I've got is a bunch of messing with Scalatra and a few lines to bring 
in a new server per worker, but it's probably gone out of date.  It's not worth 
your time really.  I've got experience with integrating Scala into Java 
projects via Maven.  Let me spin up a quick patch to demonstrate that, probably 
in the next day or so.
                
> Coordinator should expose a web interface with progress, vertex region 
> assignments, etc.
> ----------------------------------------------------------------------------------------
>
>                 Key: GIRAPH-77
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-77
>             Project: Giraph
>          Issue Type: New Feature
>            Reporter: Jakob Homan
>
> It would be nice if the coordinator worker had a web interface that showed 
> progress, splits, etc. during job execution. Right now it would duplicate 
> information currently being exposed through task status, but with the move to 
> YARN, it will be a necessity.  It would be great if we could do this in a 
> modern way to avoid the screen-scraping, etc. currently used to get 
> information from most other Hadoop project's web interfaces.  The coordinator 
> could announce its address at the beginning or via status updates.

--
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

        

Reply via email to