[jira] [Updated] (GIRAPH-212) Security is busted since GIRAPH-168

2012-08-14 Thread Eugene Koontz (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koontz updated GIRAPH-212: - Attachment: GIRAPH-212.patch > Security is busted since GIRAPH-168 >

[jira] [Commented] (GIRAPH-212) Security is busted since GIRAPH-168

2012-08-14 Thread Eugene Koontz (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434556#comment-13434556 ] Eugene Koontz commented on GIRAPH-212: -- Updated patch with improved Munge flag usage

[jira] [Commented] (GIRAPH-297) Checkpointing on master is done one superstep later

2012-08-14 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434550#comment-13434550 ] Hudson commented on GIRAPH-297: --- Integrated in Giraph-trunk-Commit #171 (See [https://build

[jira] [Updated] (GIRAPH-212) Security is busted since GIRAPH-168

2012-08-14 Thread Eugene Koontz (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koontz updated GIRAPH-212: - Attachment: GIRAPH-212.patch > Security is busted since GIRAPH-168 >

[jira] [Commented] (GIRAPH-212) Security is busted since GIRAPH-168

2012-08-14 Thread Eugene Koontz (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434539#comment-13434539 ] Eugene Koontz commented on GIRAPH-212: -- Currently, we have (since GIRAPH-186): ||pro

[jira] [Commented] (GIRAPH-300) Improve netty reliability with retrying failed connections, tracking requests, thread-safe hash partitioning

2012-08-14 Thread Eli Reisman (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434507#comment-13434507 ] Eli Reisman commented on GIRAPH-300: We are using tons more workers, I rarely use less

[jira] [Resolved] (GIRAPH-297) Checkpointing on master is done one superstep later

2012-08-14 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Avery Ching resolved GIRAPH-297. Resolution: Fixed > Checkpointing on master is done one superstep later > -

[jira] [Commented] (GIRAPH-297) Checkpointing on master is done one superstep later

2012-08-14 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434500#comment-13434500 ] Avery Ching commented on GIRAPH-297: Looks good! +1, committing. > Ch

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

2012-08-14 Thread Sean Choi (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-26?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Choi updated GIRAPH-26: Attachment: GIRAPH-26.patch > Improve PseudoRandomVertexInputFormat to create a more realistic synthetic

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

2012-08-14 Thread Sean Choi (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-26?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434499#comment-13434499 ] Sean Choi commented on GIRAPH-26: - In addition, there are OPTIONAL custom arguments that yo

[jira] [Created] (GIRAPH-301) InputSplit Reservations are clumping, leaving many workers asleep while other process too many splits and get overloaded.

2012-08-14 Thread Eli Reisman (JIRA)
Eli Reisman created GIRAPH-301: -- Summary: InputSplit Reservations are clumping, leaving many workers asleep while other process too many splits and get overloaded. Key: GIRAPH-301 URL: https://issues.apache.org/jira/

[jira] [Updated] (GIRAPH-301) InputSplit Reservations are clumping, leaving many workers asleep while other process too many splits and get overloaded.

2012-08-14 Thread Eli Reisman (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Reisman updated GIRAPH-301: --- Attachment: GIRAPH-301-1.patch > InputSplit Reservations are clumping, leaving many workers aslee

[jira] [Commented] (GIRAPH-300) Improve netty reliability with retrying failed connections, tracking requests, thread-safe hash partitioning

2012-08-14 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434341#comment-13434341 ] Avery Ching commented on GIRAPH-300: Thanks Eli. Your network is probably more stable

[jira] [Commented] (GIRAPH-300) Improve netty reliability with retrying failed connections, tracking requests, thread-safe hash partitioning

2012-08-14 Thread Eli Reisman (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434328#comment-13434328 ] Eli Reisman commented on GIRAPH-300: Can't wait to try this out, fantastic! We have n

Git-based reviews work now

2012-08-14 Thread Eugene Koontz
Dear fellow Giraph developers, Thanks to the Apache infra team, git-based reviews work now - e.g. my review: https://reviews.apache.org/r/6609/ -Eugene

[jira] [Commented] (GIRAPH-211) Add secure authentication to Netty IPC

2012-08-14 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434324#comment-13434324 ] Avery Ching commented on GIRAPH-211: Cool! I'll wait for your updated patch to review

[jira] [Commented] (GIRAPH-285) Release Giraph-0.2

2012-08-14 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434320#comment-13434320 ] Avery Ching commented on GIRAPH-285: Benjamin, there are lots of fundamental changes h

[jira] [Commented] (GIRAPH-211) Add secure authentication to Netty IPC

2012-08-14 Thread Eugene Koontz (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434298#comment-13434298 ] Eugene Koontz commented on GIRAPH-211: -- Added review: https://reviews.apache.org/r/66

[jira] [Commented] (GIRAPH-211) Add secure authentication to Netty IPC

2012-08-14 Thread Eugene Koontz (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434295#comment-13434295 ] Eugene Koontz commented on GIRAPH-211: -- Thanks for your comments Avery! Replying to e

Review Request: GIRAPH-211: Add secure authentication to Netty IPC

2012-08-14 Thread Eugene Koontz
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6609/ --- Review request for giraph. Description --- Same patch as https://issues.ap

[jira] [Commented] (GIRAPH-214) GiraphJob should have configuration split out of it to be cleaner (GiraphConf)

2012-08-14 Thread Eli Reisman (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434235#comment-13434235 ] Eli Reisman commented on GIRAPH-214: I too like the idea of a single repository of int

[jira] [Commented] (GIRAPH-285) Release Giraph-0.2

2012-08-14 Thread Benjamin Heitmann (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434128#comment-13434128 ] Benjamin Heitmann commented on GIRAPH-285: -- @aching - Is there an ETA on the 0.2

[jira] [Updated] (GIRAPH-297) Checkpointing on master is done one superstep later

2012-08-14 Thread Maja Kabiljo (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maja Kabiljo updated GIRAPH-297: Attachment: GIRAPH-297-1.patch Avery, it passed both mvn clean verify and tests in pseudo-distribut

[jira] [Commented] (GIRAPH-191) Random Walks on Graphs

2012-08-14 Thread Gianmarco De Francisci Morales (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434015#comment-13434015 ] Gianmarco De Francisci Morales commented on GIRAPH-191: --- Yes, it wor

[jira] [Commented] (GIRAPH-297) Checkpointing on master is done one superstep later

2012-08-14 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13434000#comment-13434000 ] Avery Ching commented on GIRAPH-297: Maja, did this pass mvn clean verify?

[jira] [Commented] (GIRAPH-211) Add secure authentication to Netty IPC

2012-08-14 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13433994#comment-13433994 ] Avery Ching commented on GIRAPH-211: Eugene, this is a nice start! A few comments/que

[jira] [Commented] (GIRAPH-214) GiraphJob should have configuration split out of it to be cleaner (GiraphConf)

2012-08-14 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13433987#comment-13433987 ] Avery Ching commented on GIRAPH-214: If I'm not mistaken, isn't ReflectionsUtils.newIn

[jira] [Commented] (GIRAPH-191) Random Walks on Graphs

2012-08-14 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13433969#comment-13433969 ] Avery Ching commented on GIRAPH-191: FYI, for IntelliJ users, you can simply make sure

[jira] [Updated] (GIRAPH-300) Improve netty reliability with retrying failed connections, tracking requests, thread-safe hash partitioning

2012-08-14 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Avery Ching updated GIRAPH-300: --- Attachment: GIRAPH-300.patch Here is a patch to match https://reviews.apache.org/r/6600/

Review Request: GIRAPH-300 : Improve netty reliability with retrying failed connections, tracking requests, thread-safe hash partitioning

2012-08-14 Thread Avery Ching
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/6600/ --- Review request for giraph. Description --- * Upgrade to the most recent sta

[jira] [Created] (GIRAPH-300) Improve netty reliability with retrying failed connections, tracking requests, thread-safe hash partitioning

2012-08-14 Thread Avery Ching (JIRA)
Avery Ching created GIRAPH-300: -- Summary: Improve netty reliability with retrying failed connections, tracking requests, thread-safe hash partitioning Key: GIRAPH-300 URL: https://issues.apache.org/jira/browse/GIRAPH