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

Jaeho Shin updated GIRAPH-905:
------------------------------
    Attachment: GIRAPH-905-3.patch

Here's a patch after fixing checkstyle errors and rebasing the code to latest 
trunk. (based on 
https://github.com/semihsalihoglu/graft/commit/222e5e7c86c3c4122c1b88336b17966d4e7728d0)

> Giraph Debugger
> ---------------
>
>                 Key: GIRAPH-905
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-905
>             Project: Giraph
>          Issue Type: New Feature
>            Reporter: Jaeho Shin
>         Attachments: GIRAPH-905-3.patch, GIRAPH-905.patch
>
>
> Four of us at Stanford (Vikesh Khanna, Semih Salihoglu, Jaeho Shin, and Brian 
> Ba Quan Truong) developed a debugger for Giraph, named Graft, and we hope to 
> integrate our code into Giraph trunk.  It is able to launch Giraph jobs in 
> debugging mode to capture traces of certain vertices and MasterCompute at 
> particular supersteps, requiring almost no code change by the user.  From the 
> captured traces, it can generate JUnit tests to replicate the contexts under 
> which compute() function was running for the user to reproduce bugs.  You can 
> read more about it at our GitHub repository: 
> https://github.com/semihsalihoglu/graft



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to