Review Request: GIRAPH-106: Change prepareSuperstep() to make setMessages(IterableM messages) package-private

2011-12-19 Thread Avery Ching
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/3255/ --- Review request for giraph. Summary --- Added method

[jira] [Updated] (GIRAPH-106) Refactor prepareSuperstep() to make setMessages(IterableM messages) package-private

2011-12-19 Thread Avery Ching (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Avery Ching updated GIRAPH-106: --- Attachment: GIRAPH-106.diff Refactor prepareSuperstep() to make setMessages(IterableM messages)

Re: Review Request: GIRAPH-106: Change prepareSuperstep() to make setMessages(IterableM messages) package-private

2011-12-19 Thread Sebastian Schelter
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/3255/#review3972 --- Ship it! nice and simple! - Sebastian On 2011-12-19 08:25:55,

[jira] [Commented] (GIRAPH-106) Refactor prepareSuperstep() to make setMessages(IterableM messages) package-private

2011-12-19 Thread Hudson (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13172490#comment-13172490 ] Hudson commented on GIRAPH-106: --- Integrated in Giraph-trunk-Commit #53 (See

[jira] [Resolved] (GIRAPH-106) Refactor prepareSuperstep() to make setMessages(IterableM messages) package-private

2011-12-19 Thread Avery Ching (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Avery Ching resolved GIRAPH-106. Resolution: Fixed Thanks for the quick review guys. Refactor prepareSuperstep()

[jira] [Assigned] (GIRAPH-73) A little refactoring

2011-12-19 Thread Avery Ching (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-73?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Avery Ching reassigned GIRAPH-73: - Assignee: Sebastian Schelter A little refactoring

[jira] [Updated] (GIRAPH-108) Refactor code to run independently of Map/Reduce

2011-12-19 Thread Ed Kohlwey (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ed Kohlwey updated GIRAPH-108: -- Attachment: GIRAPH-108 Refactor code to run independently of Map/Reduce

[jira] [Commented] (GIRAPH-108) Refactor code to run independently of Map/Reduce

2011-12-19 Thread Claudio Martella (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13172690#comment-13172690 ] Claudio Martella commented on GIRAPH-108: - Hi Ed, thanks for this. You might want

[jira] [Commented] (GIRAPH-108) Refactor code to run independently of Map/Reduce

2011-12-19 Thread Ed Kohlwey (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13172813#comment-13172813 ] Ed Kohlwey commented on GIRAPH-108: --- Hi Claudio, Thanks for pointing me that way. It

[jira] [Commented] (GIRAPH-13) Port Giraph to YARN

2011-12-19 Thread Ed Kohlwey (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-13?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13172814#comment-13172814 ] Ed Kohlwey commented on GIRAPH-13: -- I started some (maybe duplicate?) work on this under

Re: [jira] [Commented] (GIRAPH-108) Refactor code to run independently of Map/Reduce

2011-12-19 Thread Claudio Martella
I agree, I think this might be a good sub-task of the general re-factoring/abstraction from the mapreduceV1 framework. What about this patch? does it run on mesos? does it break on MRv1? infos about the tests? On Tue, Dec 20, 2011 at 2:11 AM, Ed Kohlwey (Commented) (JIRA) j...@apache.org wrote: