[jira] [Commented] (GIRAPH-25) NPE in BspServiceMaster when failing a job

2011-09-08 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-25?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13100564#comment-13100564 ] Avery Ching commented on GIRAPH-25: --- Patch worked nicely. I added a unittest

[jira] [Assigned] (GIRAPH-25) NPE in BspServiceMaster when failing a job

2011-09-08 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-25?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Avery Ching reassigned GIRAPH-25: - Assignee: Dmitriy V. Ryaboy > NPE in BspServiceMaster when failing a

[jira] [Commented] (GIRAPH-25) NPE in BspServiceMaster when failing a job

2011-09-08 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-25?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13100667#comment-13100667 ] Avery Ching commented on GIRAPH-25: --- Yup, I added you and Jakob to the contributors

[jira] [Issue Comment Edited] (GIRAPH-25) NPE in BspServiceMaster when failing a job

2011-09-08 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-25?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13100667#comment-13100667 ] Avery Ching edited comment on GIRAPH-25 at 9/8/11 8:31 PM: ---

[jira] [Commented] (GIRAPH-27) Mutable static global state in Vertex.java should be refactored

2011-09-08 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-27?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13100829#comment-13100829 ] Avery Ching commented on GIRAPH-27: --- I'm revising it a little with some f

[jira] [Commented] (GIRAPH-27) Mutable static global state in Vertex.java should be refactored

2011-09-08 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-27?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13100830#comment-13100830 ] Avery Ching commented on GIRAPH-27: --- btw, I'll also run the page rank bench

[jira] [Commented] (GIRAPH-27) Mutable static global state in Vertex.java should be refactored

2011-09-08 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-27?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13100849#comment-13100849 ] Avery Ching commented on GIRAPH-27: --- I made some revisions to Jake's fix to

[jira] [Commented] (GIRAPH-27) Mutable static global state in Vertex.java should be refactored

2011-09-08 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-27?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13100856#comment-13100856 ] Avery Ching commented on GIRAPH-27: --- Thanks. I just updated it. > Mutable

[jira] [Commented] (GIRAPH-27) Mutable static global state in Vertex.java should be refactored

2011-09-08 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-27?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13100928#comment-13100928 ] Avery Ching commented on GIRAPH-27: --- That is actually intentional, since I need to

[jira] [Commented] (GIRAPH-27) Mutable static global state in Vertex.java should be refactored

2011-09-08 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-27?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13100948#comment-13100948 ] Avery Ching commented on GIRAPH-27: --- One alternative is to change BasicVertex t

[jira] [Commented] (GIRAPH-27) Mutable static global state in Vertex.java should be refactored

2011-09-08 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-27?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13101010#comment-13101010 ] Avery Ching commented on GIRAPH-27: --- Let's do this Jake, I'll do some

[jira] [Commented] (GIRAPH-27) Mutable static global state in Vertex.java should be refactored

2011-09-08 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-27?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13101030#comment-13101030 ] Avery Ching commented on GIRAPH-27: --- Btw, with respect to import ordering, can

[jira] [Commented] (GIRAPH-27) Mutable static global state in Vertex.java should be refactored

2011-09-08 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-27?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13101031#comment-13101031 ] Avery Ching commented on GIRAPH-27: --- Waiting on another committer to +1 be

[jira] [Commented] (GIRAPH-11) Improve the graph distribution of Giraph

2011-09-09 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-11?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13101593#comment-13101593 ] Avery Ching commented on GIRAPH-11: --- The hash partitioning will be based on hash

[jira] [Resolved] (GIRAPH-25) NPE in BspServiceMaster when failing a job

2011-09-09 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-25?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Avery Ching resolved GIRAPH-25. --- Resolution: Fixed Not sure if I am supposed to close this issue, or the reporter should, but I&#x

[jira] [Commented] (GIRAPH-11) Improve the graph distribution of Giraph

2011-09-09 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-11?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13101710#comment-13101710 ] Avery Ching commented on GIRAPH-11: --- Regarding the difference in hash based and

[jira] [Commented] (GIRAPH-25) NPE in BspServiceMaster when failing a job

2011-09-09 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-25?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13101962#comment-13101962 ] Avery Ching commented on GIRAPH-25: --- Thanks for the advice. I'll be doing the

[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-tabpanel&focusedCommentId=13102104#comment-13102104 ] Avery Ching commented on GIRAPH-29: --- I agree that text format graph data is nice.

[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-tabpanel&focusedCommentId=13102142#comment-13102142 ] Avery Ching commented on GIRAPH-29: --- No problem, the real issue is that there is li

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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=13102214#comment-13102214 ] Avery Ching commented on GIRAPH-30: --- Hi Andrew, thanks for reporting the issue.

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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=13102218#comment-13102218 ] Avery Ching commented on GIRAPH-30: --- Great, all we need is for another committer t

[jira] [Assigned] (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:all-tabpanel ] Avery Ching reassigned GIRAPH-28: - Assignee: Jake Mannix > Introduce new primitive-specific MutableVertex subclas

[jira] [Assigned] (GIRAPH-26) Improve PseudoRandomVertexInputFormat to create a more realistic synthetic graph (e.g. power-law distributed vertex-cardinality).

2011-09-10 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-26?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Avery Ching reassigned GIRAPH-26: - Assignee: Jake Mannix I believe you volunteered for it =), hence the assignment. > Impr

[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-tabpanel&focusedCommentId=1310#comment-1310 ] Avery Ching commented on GIRAPH-28: --- Jake, this is pretty cool that you got it to

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

2011-09-11 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-28?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13102409#comment-13102409 ] Avery Ching commented on GIRAPH-28: --- Thank you for providing an interesting se

[jira] [Commented] (GIRAPH-12) Investigate communication improvements

2011-09-11 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-12?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13102410#comment-13102410 ] Avery Ching commented on GIRAPH-12: --- Hyunsik, this sounds good to be able to adjust

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

2011-09-11 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-28?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13102426#comment-13102426 ] Avery Ching commented on GIRAPH-28: --- Thanks for isolating to the edge data only. T

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

2011-09-11 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-28?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13102437#comment-13102437 ] Avery Ching commented on GIRAPH-28: --- I certainly agree that providing interfaces

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

2011-09-11 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-28?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13102450#comment-13102450 ] Avery Ching commented on GIRAPH-28: --- In regards to Jake's comment on Ba

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

2011-09-11 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-28?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13102454#comment-13102454 ] Avery Ching commented on GIRAPH-28: --- I like free stuff =) > Introduce new pr

[jira] [Commented] (GIRAPH-27) Mutable static global state in Vertex.java should be refactored

2011-09-12 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-27?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13102970#comment-13102970 ] Avery Ching commented on GIRAPH-27: --- Jake, please see https://builds.apache.org

[jira] [Commented] (GIRAPH-27) Mutable static global state in Vertex.java should be refactored

2011-09-12 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-27?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13102986#comment-13102986 ] Avery Ching commented on GIRAPH-27: --- Oh, it's very annoying. This problem has

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

2011-09-12 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-28?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13103338#comment-13103338 ] Avery Ching commented on GIRAPH-28: --- Jake, I agree with all 3 of your points. The

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

2011-09-12 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-28?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13103343#comment-13103343 ] Avery Ching commented on GIRAPH-28: --- Would we guarantee that iterator() would alway

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

2011-09-12 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-28?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13103350#comment-13103350 ] Avery Ching commented on GIRAPH-28: --- boolean hasEdge(I targetVertexId) is fine a

[jira] [Commented] (GIRAPH-12) Investigate communication improvements

2011-09-13 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-12?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13103422#comment-13103422 ] Avery Ching commented on GIRAPH-12: --- Hyunsik, just to update, I grabbed your patch

[jira] [Commented] (GIRAPH-31) Hide the SortedMap> in Vertex from client visibility (impl. detail), replace with appropriate accessor methods

2011-09-13 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-31?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13103436#comment-13103436 ] Avery Ching commented on GIRAPH-31: --- committer +1. A few minor formatting is

[jira] [Commented] (GIRAPH-31) Hide the SortedMap> in Vertex from client visibility (impl. detail), replace with appropriate accessor methods

2011-09-13 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-31?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13103735#comment-13103735 ] Avery Ching commented on GIRAPH-31: --- You sure you don't want to just pr

[jira] [Commented] (GIRAPH-31) Hide the SortedMap> in Vertex from client visibility (impl. detail), replace with appropriate accessor methods

2011-09-13 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-31?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13103793#comment-13103793 ] Avery Ching commented on GIRAPH-31: --- After "iterating" on it, given that w

[jira] [Commented] (GIRAPH-31) Hide the SortedMap> in Vertex from client visibility (impl. detail), replace with appropriate accessor methods

2011-09-13 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-31?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13103944#comment-13103944 ] Avery Ching commented on GIRAPH-31: --- How about I wait until tonight (say after

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

2011-09-13 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-30?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13104220#comment-13104220 ] Avery Ching commented on GIRAPH-30: --- Taking to long for another committer, and An

[jira] [Commented] (GIRAPH-31) Hide the SortedMap> in Vertex from client visibility (impl. detail), replace with appropriate accessor methods

2011-09-13 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-31?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13104234#comment-13104234 ] Avery Ching commented on GIRAPH-31: --- Times up (it is 9:10 PM) and there were no comm

[jira] [Resolved] (GIRAPH-31) Hide the SortedMap> in Vertex from client visibility (impl. detail), replace with appropriate accessor methods

2011-09-13 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-31?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Avery Ching resolved GIRAPH-31. --- Resolution: Fixed Thanks Jake! > Hide the SortedMap> in Vertex from client visibility

[jira] [Commented] (GIRAPH-12) Investigate communication improvements

2011-09-13 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-12?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13104270#comment-13104270 ] Avery Ching commented on GIRAPH-12: --- Sound great, hope you had a nice vacation. Per

[jira] [Commented] (GIRAPH-33) Missing license header of GraphState.java

2011-09-14 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-33?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13104499#comment-13104499 ] Avery Ching commented on GIRAPH-33: --- Thanks Hyunsik, sorry about that. >

[jira] [Created] (GIRAPH-34) Failure of Vertex reflection for putVertexList from GIRAPH-27

2011-09-14 Thread Avery Ching (JIRA)
Reporter: Christian Kunz Assignee: Avery Ching Christian actually found this bug. I am filing the JIRA on his behalf. Here's my error when running TestVertexRangeBalancer. java.lang.RuntimeException: java.io.IOException: Call to returnwhose-lm/10.72.107.231:30002 failed on

[jira] [Created] (GIRAPH-35) Modifying the site to indicated that Jake Mannix and Dmitriy Ryaboy are now Giraph committers

2011-09-15 Thread Avery Ching (JIRA)
Project: Giraph Issue Type: Task Reporter: Avery Ching Assignee: Avery Ching Attachments: GIRAPH-35.patch -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (GIRAPH-35) Modifying the site to indicated that Jake Mannix and Dmitriy Ryaboy are now Giraph committers

2011-09-15 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-35?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Avery Ching updated GIRAPH-35: -- Attachment: GIRAPH-35.patch > Modifying the site to indicated that Jake Mannix and Dmitriy Ryaboy

[jira] [Commented] (GIRAPH-35) Modifying the site to indicated that Jake Mannix and Dmitriy Ryaboy are now Giraph committers

2011-09-15 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-35?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13105794#comment-13105794 ] Avery Ching commented on GIRAPH-35: --- Temporary link to the newly generated site.

[jira] [Resolved] (GIRAPH-35) Modifying the site to indicated that Jake Mannix and Dmitriy Ryaboy are now Giraph committers

2011-09-15 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-35?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Avery Ching resolved GIRAPH-35. --- Resolution: Fixed I updated the site as well. Does anyone know a better way than the following

[jira] [Commented] (GIRAPH-34) Failure of Vertex reflection for putVertexList from GIRAPH-27

2011-09-15 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-34?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13105853#comment-13105853 ] Avery Ching commented on GIRAPH-34: --- In the meantime, using StaticBalancer will pre

[jira] [Updated] (GIRAPH-34) Failure of Vertex reflection for putVertexList from GIRAPH-27

2011-09-15 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-34?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Avery Ching updated GIRAPH-34: -- Attachment: GIRAPH-34.patch Try running the unittests against an actual Hadoop instance (i.e. if you

[jira] [Issue Comment Edited] (GIRAPH-34) Failure of Vertex reflection for putVertexList from GIRAPH-27

2011-09-15 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-34?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13105876#comment-13105876 ] Avery Ching edited comment on GIRAPH-34 at 9/16/11 5:5

[jira] [Commented] (GIRAPH-34) Failure of Vertex reflection for putVertexList from GIRAPH-27

2011-09-16 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-34?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13106684#comment-13106684 ] Avery Ching commented on GIRAPH-34: --- I've figured it out! Can someone plea

[jira] [Commented] (GIRAPH-34) Failure of Vertex reflection for putVertexList from GIRAPH-27

2011-09-16 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-34?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13106739#comment-13106739 ] Avery Ching commented on GIRAPH-34: --- Suppose for example, they send their vertex v

[jira] [Commented] (GIRAPH-34) Failure of Vertex reflection for putVertexList from GIRAPH-27

2011-09-16 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-34?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13106761#comment-13106761 ] Avery Ching commented on GIRAPH-34: --- I think the analogy in Hadoop land would be cl

[jira] [Commented] (GIRAPH-34) Failure of Vertex reflection for putVertexList from GIRAPH-27

2011-09-16 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-34?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13106779#comment-13106779 ] Avery Ching commented on GIRAPH-34: --- Making the message immutable, is that more

[jira] [Commented] (GIRAPH-34) Failure of Vertex reflection for putVertexList from GIRAPH-27

2011-09-16 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-34?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13106798#comment-13106798 ] Avery Ching commented on GIRAPH-34: --- Jake your thoughts on the current diff? My

[jira] [Resolved] (GIRAPH-34) Failure of Vertex reflection for putVertexList from GIRAPH-27

2011-09-16 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-34?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Avery Ching resolved GIRAPH-34. --- Resolution: Fixed I've committed with +1's from Dmitriy and Jake. We can think about a b

[jira] [Commented] (GIRAPH-11) Improve the graph distribution of Giraph

2011-09-16 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-11?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13106839#comment-13106839 ] Avery Ching commented on GIRAPH-11: --- Hi Severin, as far as getting started, feel fre

[jira] [Commented] (GIRAPH-32) Implement benchmarks to evaluate the performance of message passing

2011-09-17 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-32?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13107188#comment-13107188 ] Avery Ching commented on GIRAPH-32: --- +1, only minor comment is the 'for('

[jira] [Commented] (GIRAPH-12) Investigate communication improvements

2011-09-17 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-12?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13107189#comment-13107189 ] Avery Ching commented on GIRAPH-12: --- I am assigned? Huh?? > Investigate commun

[jira] [Commented] (GIRAPH-35) Modifying the site to indicated that Jake Mannix and Dmitriy Ryaboy are now Giraph committers

2011-09-17 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-35?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13107195#comment-13107195 ] Avery Ching commented on GIRAPH-35: --- Just to document what I did, after the pom

[jira] [Commented] (GIRAPH-36) Ensure that subclassing BasicVertex is possible by user apps

2011-09-17 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-36?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13107286#comment-13107286 ] Avery Ching commented on GIRAPH-36: --- The reason for the current VertexReader API wa

[jira] [Updated] (GIRAPH-11) Improve the graph distribution of Giraph

2011-09-17 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-11?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Avery Ching updated GIRAPH-11: -- Affects Version/s: 0.70.0 > Improve the graph distribution of Gir

[jira] [Commented] (GIRAPH-36) Ensure that subclassing BasicVertex is possible by user apps

2011-09-17 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-36?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13107350#comment-13107350 ] Avery Ching commented on GIRAPH-36: --- There is an out-of-core part as well th

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

2011-09-18 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-37?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13107429#comment-13107429 ] Avery Ching commented on GIRAPH-37: --- I don't know what Jakob has planned for

[jira] [Commented] (GIRAPH-38) Change of website in team-list.html

2011-09-18 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-38?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13107527#comment-13107527 ] Avery Ching commented on GIRAPH-38: --- You'll also need to change the check in th

[jira] [Issue Comment Edited] (GIRAPH-38) Change of website in team-list.html

2011-09-18 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-38?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13107527#comment-13107527 ] Avery Ching edited comment on GIRAPH-38 at 9/18/11 8:3

[jira] [Commented] (GIRAPH-35) Modifying the site to indicated that Jake Mannix and Dmitriy Ryaboy are now Giraph committers

2011-09-18 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-35?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13107616#comment-13107616 ] Avery Ching commented on GIRAPH-35: --- As Christian pointed out, there is one more

[jira] [Created] (GIRAPH-40) Adding checkstyle enforcement of Giraph code conventions

2011-09-19 Thread Avery Ching (JIRA)
Reporter: Avery Ching Priority: Minor Now that we have some code conventions (see GIRAPH-21), we should enforce them with a maven checkstyle plugin. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (GIRAPH-12) Investigate communication improvements

2011-09-21 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-12?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13109715#comment-13109715 ] Avery Ching commented on GIRAPH-12: --- Nice results! I'm certainly glad that pe

[jira] [Issue Comment Edited] (GIRAPH-12) Investigate communication improvements

2011-09-21 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-12?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13109715#comment-13109715 ] Avery Ching edited comment on GIRAPH-12 at 9/21/11 5:5

[jira] [Commented] (GIRAPH-41) Change graph mutation RPC API to a kind of message

2011-09-21 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-41?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13109717#comment-13109717 ] Avery Ching commented on GIRAPH-41: --- I certainly agree that the implementation of

[jira] [Commented] (GIRAPH-12) Investigate communication improvements

2011-09-25 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-12?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13114433#comment-13114433 ] Avery Ching commented on GIRAPH-12: --- Sorry Hyunsik, I am currently in between jobs

[jira] [Commented] (GIRAPH-185) Improve concurrency of putMsg / putMsgList

2012-04-22 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13259412#comment-13259412 ] Avery Ching commented on GIRAPH-185: Thanks for looking at this Bo. I have a co

[jira] [Commented] (GIRAPH-185) Improve concurrency of putMsg / putMsgList

2012-04-23 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13259841#comment-13259841 ] Avery Ching commented on GIRAPH-185: Since we only allocate one ConcurrentHashMap

[jira] [Commented] (GIRAPH-185) Improve concurrency of putMsg / putMsgList

2012-04-23 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13259859#comment-13259859 ] Avery Ching commented on GIRAPH-185: About the sent messages, it is the super

[jira] [Commented] (GIRAPH-185) Improve concurrency of putMsg / putMsgList

2012-04-23 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13259990#comment-13259990 ] Avery Ching commented on GIRAPH-185: Re: Thanks for the opinion, Avery. Yep,

[jira] [Commented] (GIRAPH-12) Investigate communication improvements

2011-09-26 Thread Avery Ching (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-12?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13115239#comment-13115239 ] Avery Ching commented on GIRAPH-12: --- Are hadoop metrics better than simply using Run

[jira] [Commented] (GIRAPH-12) Investigate communication improvements

2011-09-28 Thread Avery Ching (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-12?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13116259#comment-13116259 ] Avery Ching commented on GIRAPH-12: --- I wonder if Runtime methods measure the stack s

[jira] [Commented] (GIRAPH-12) Investigate communication improvements

2011-09-28 Thread Avery Ching (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-12?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13117011#comment-13117011 ] Avery Ching commented on GIRAPH-12: --- If the default stack size is 1 MB, then

[jira] [Commented] (GIRAPH-10) Aggregators are not exported

2011-09-29 Thread Avery Ching (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-10?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13117569#comment-13117569 ] Avery Ching commented on GIRAPH-10: --- This is definitely an open question here. Here

[jira] [Commented] (GIRAPH-43) GiraphJob: Counter Limit is not set

2011-09-29 Thread Avery Ching (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-43?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13117891#comment-13117891 ] Avery Ching commented on GIRAPH-43: --- Yeah, this kind of sucks. One thing we could d

[jira] [Updated] (GIRAPH-46) Race condition on superstep 1 with RPC servers not started by the time that requests are sent

2011-10-01 Thread Avery Ching (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-46?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Avery Ching updated GIRAPH-46: -- Attachment: diff.txt Aapo reported success and I was able to run unittests against LocalJobRunner and

[jira] [Created] (GIRAPH-46) Race condition on superstep 1 with RPC servers not started by the time that requests are sent

2011-10-01 Thread Avery Ching (Created) (JIRA)
Project: Giraph Issue Type: Bug Affects Versions: 0.70.0 Reporter: Avery Ching Assignee: Avery Ching Priority: Minor Fix For: 0.70.0 Attachments: diff.txt Hi, occasionally (maybe one time in four), my giraph run fails

[jira] [Commented] (GIRAPH-12) Investigate communication improvements

2011-10-01 Thread Avery Ching (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-12?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13118866#comment-13118866 ] Avery Ching commented on GIRAPH-12: --- I think the virtual memory size is still impor

[jira] [Resolved] (GIRAPH-46) Race condition on superstep 1 with RPC servers not started by the time that requests are sent

2011-10-01 Thread Avery Ching (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-46?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Avery Ching resolved GIRAPH-46. --- Resolution: Fixed Committed, thanks Jakob for the review. > Race condition

[jira] [Commented] (GIRAPH-12) Investigate communication improvements

2011-10-04 Thread Avery Ching (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-12?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13120607#comment-13120607 ] Avery Ching commented on GIRAPH-12: --- You should commit =). There hasn't

[jira] [Commented] (GIRAPH-12) Investigate communication improvements

2011-10-04 Thread Avery Ching (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-12?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13120618#comment-13120618 ] Avery Ching commented on GIRAPH-12: --- Nice! > Investigate commun

[jira] [Commented] (GIRAPH-47) Export Worker's Context/State to vertices through pre/post/Application/Superstep

2011-10-05 Thread Avery Ching (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-47?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13121188#comment-13121188 ] Avery Ching commented on GIRAPH-47: --- I tried to add you as a contributor to assign

[jira] [Commented] (GIRAPH-47) Export Worker's Context/State to vertices through pre/post/Application/Superstep

2011-10-05 Thread Avery Ching (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-47?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13121448#comment-13121448 ] Avery Ching commented on GIRAPH-47: --- Sorry if I wasn't clear, but we could do

[jira] [Commented] (GIRAPH-49) Create automated multi-build test

2011-10-07 Thread Avery Ching (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-49?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13123304#comment-13123304 ] Avery Ching commented on GIRAPH-49: --- This would be nice. Not sure about fb, since

[jira] [Commented] (GIRAPH-49) Create automated multi-build test

2011-10-07 Thread Avery Ching (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-49?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13123309#comment-13123309 ] Avery Ching commented on GIRAPH-49: --- It is technically available, https://github

[jira] [Commented] (GIRAPH-48) All tests failing under non-secure build

2011-10-09 Thread Avery Ching (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-48?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13123912#comment-13123912 ] Avery Ching commented on GIRAPH-48: --- This issue affect all versions of Hadoop I bel

[jira] [Commented] (GIRAPH-48) All tests failing under non-secure build

2011-10-10 Thread Avery Ching (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-48?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13123935#comment-13123935 ] Avery Ching commented on GIRAPH-48: --- Yeah, Eclipse automatically does that. The

[jira] [Assigned] (GIRAPH-48) All tests failing under non-secure build

2011-10-10 Thread Avery Ching (Assigned) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-48?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Avery Ching reassigned GIRAPH-48: - Assignee: Avery Ching > All tests failing under non-secure bu

[jira] [Resolved] (GIRAPH-48) All tests failing under non-secure build

2011-10-10 Thread Avery Ching (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-48?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Avery Ching resolved GIRAPH-48. --- Resolution: Fixed > All tests failing under non-secure bu

<    1   2   3   4   5   6   7   >