[jira] [Commented] (GIRAPH-56) Create a CSV TextOutputFormat

2011-10-14 Thread Severin Corsten (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-56?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13128045#comment-13128045 ] Severin Corsten commented on GIRAPH-56: --- Do you mean a JSON based format like this ex

[jira] [Updated] (GIRAPH-37) Implement Netty-backed rpc solution

2011-10-14 Thread Jakob Homan (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-37?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan updated GIRAPH-37: -- Attachment: GIRAPH-37-wip.patch Here's a work in progress patch for review and because I have to take ne

[jira] [Commented] (GIRAPH-57) Provide PutMsgs RPC call

2011-10-14 Thread Jakob Homan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-57?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13128007#comment-13128007 ] Jakob Homan commented on GIRAPH-57: --- Using a combiner will consolidate multiple messages

[jira] [Commented] (GIRAPH-57) Provide PutMsgs RPC call

2011-10-14 Thread Avery Ching (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-57?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13128005#comment-13128005 ] Avery Ching commented on GIRAPH-57: --- I think that the actual RPCs are done in bulk so tha

[jira] [Created] (GIRAPH-57) Provide PutMsgs RPC call

2011-10-14 Thread Jakob Homan (Created) (JIRA)
Provide PutMsgs RPC call Key: GIRAPH-57 URL: https://issues.apache.org/jira/browse/GIRAPH-57 Project: Giraph Issue Type: Improvement Reporter: Jakob Homan Right now messages are sent to a vertex one at

[jira] [Created] (GIRAPH-56) Create a CSV TextOutputFormat

2011-10-14 Thread Jakob Homan (Created) (JIRA)
Create a CSV TextOutputFormat - Key: GIRAPH-56 URL: https://issues.apache.org/jira/browse/GIRAPH-56 Project: Giraph Issue Type: Improvement Reporter: Jakob Homan Right now we've got an outputformat t

[jira] [Created] (GIRAPH-55) BasicRPCCommunications shouldn't implement both CommunicationsInterface and ServiceInterface

2011-10-14 Thread Jakob Homan (Created) (JIRA)
BasicRPCCommunications shouldn't implement both CommunicationsInterface and ServiceInterface Key: GIRAPH-55 URL: https://issues.apache.org/jira/browse/GIRAPH-55

[jira] [Created] (GIRAPH-54) CommunicationsInterface shouldn't implement VersionedProtocol

2011-10-14 Thread Jakob Homan (Created) (JIRA)
CommunicationsInterface shouldn't implement VersionedProtocol - Key: GIRAPH-54 URL: https://issues.apache.org/jira/browse/GIRAPH-54 Project: Giraph Issue Type: Improvement

[jira] [Assigned] (GIRAPH-52) There should be a scheme to limit the counter

2011-10-14 Thread Avery Ching (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-52?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Avery Ching reassigned GIRAPH-52: - Assignee: Zhiwei Gu > There should be a scheme to limit the counter >

[jira] [Commented] (GIRAPH-52) There should be a scheme to limit the counter

2011-10-14 Thread Zhiwei Gu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-52?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13127746#comment-13127746 ] Zhiwei Gu commented on GIRAPH-52: - Thank you Avery, I'll implement the CounterManager using

[jira] [Commented] (GIRAPH-53) Unable to read additional data from server session, likely server has closed socket

2011-10-14 Thread Avery Ching (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-53?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13127702#comment-13127702 ] Avery Ching commented on GIRAPH-53: --- Also, I wonder if it's related to the counter issues

[jira] [Commented] (GIRAPH-53) Unable to read additional data from server session, likely server has closed socket

2011-10-14 Thread Avery Ching (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-53?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13127626#comment-13127626 ] Avery Ching commented on GIRAPH-53: --- Thanks for reporting the issue. A few questions: 1

[jira] [Created] (GIRAPH-53) Unable to read additional data from server session, likely server has closed socket

2011-10-14 Thread locker (Created) (JIRA)
Unable to read additional data from server session, likely server has closed socket --- Key: GIRAPH-53 URL: https://issues.apache.org/jira/browse/GIRAPH-53 Project: Girap