[jira] [Commented] (GIRAPH-29) Implement TextVertexInputFormat for text-format graph data

2011-09-10 Thread Hyunsik Choi (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-29?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13102111#comment-13102111 ] Hyunsik Choi commented on GIRAPH-29: I'm sorry for my big mistake. I overlookd

[jira] [Commented] (GIRAPH-29) Implement TextVertexInputFormat for text-format graph data

2011-09-10 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-29?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13102142#comment-13102142 ] Avery Ching commented on GIRAPH-29: --- No problem, the real issue is that there is little

[jira] [Commented] (GIRAPH-29) Implement TextVertexInputFormat for text-format graph data

2011-09-10 Thread Hyunsik Choi (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-29?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13102177#comment-13102177 ] Hyunsik Choi commented on GIRAPH-29: Thank you for your kind reply. Implement

[jira] [Created] (GIRAPH-30) NPE in ZooKeeperManager if base directory cannot be created

2011-09-10 Thread Andrew Purtell (JIRA)
NPE in ZooKeeperManager if base directory cannot be created --- Key: GIRAPH-30 URL: https://issues.apache.org/jira/browse/GIRAPH-30 Project: Giraph Issue Type: Bug

[jira] [Updated] (GIRAPH-30) NPE in ZooKeeperManager if base directory cannot be created

2011-09-10 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-30?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated GIRAPH-30: - Attachment: GIRAPH-30.patch NPE in ZooKeeperManager if base directory cannot be created

[jira] [Updated] (GIRAPH-30) NPE in ZooKeeperManager if base directory cannot be created

2011-09-10 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-30?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Avery Ching updated GIRAPH-30: -- Attachment: GIRAPH-30.2.patch NPE in ZooKeeperManager if base directory cannot be created

[jira] [Assigned] (GIRAPH-30) NPE in ZooKeeperManager if base directory cannot be created

2011-09-10 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-30?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Avery Ching reassigned GIRAPH-30: - Assignee: Andrew Purtell NPE in ZooKeeperManager if base directory cannot be created

[jira] [Commented] (GIRAPH-30) NPE in ZooKeeperManager if base directory cannot be created

2011-09-10 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-30?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13102216#comment-13102216 ] Andrew Purtell commented on GIRAPH-30: -- +1, thanks, that is more helpful to newcomers.

[jira] [Commented] (GIRAPH-28) Introduce new primitive-specific MutableVertex subclasses

2011-09-10 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-28?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=1310#comment-1310 ] Avery Ching commented on GIRAPH-28: --- Jake, this is pretty cool that you got it to work.