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

2012-09-04 Thread Eli Reisman (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-26?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13448455#comment-13448455 ] Eli Reisman commented on GIRAPH-26: --- Looking at unit test possibilities now, this updated

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

2012-09-04 Thread Avery Ching
I really like this idea, so we don't need to have a separate SaslNettyClient and SaslNettyServer. It makes a lot of sense to have a ChannelHandler that can be inserted if security is desired. This should be a lot cleaner. Avery On 9/4/12 11:31 AM, Eugene Koontz wrote: Thanks Maja and Eli f

[jira] [Updated] (GIRAPH-314) Implement better message grouping to improve performance in SimpleTriangleClosingVertex

2012-09-04 Thread Eli Reisman (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Reisman updated GIRAPH-314: --- Attachment: GIRAPH-314-2.patch This patch represents a blatant tradeoff of compute time for space (in

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

2012-09-04 Thread Eugene Koontz
Thanks Maja and Eli for your comments. I'm glad you are looking at it and discussing it! It's been a real learning experience for me too. I am working today on a new iteration of the patch which introduces a dedicated ChannelHandler dedicated to SASL- that is, a component in the pipelines of cli

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

2012-09-04 Thread Eli Reisman
> On Aug. 30, 2012, 3:34 a.m., Eugene Koontz wrote: > > > > Maja Kabiljo wrote: > Eugene, this seems like a lot of great work, I'm grateful I was advised > against trying to solve this issue when I first started :-) > > When I run "mvn -Phadoop_2.0.1 clean test" I get: > The r

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

2012-09-04 Thread Maja Kabiljo
> On Aug. 30, 2012, 3:34 a.m., Eugene Koontz wrote: > > > > Maja Kabiljo wrote: > Eugene, this seems like a lot of great work, I'm grateful I was advised > against trying to solve this issue when I first started :-) > > When I run "mvn -Phadoop_2.0.1 clean test" I get: > The r

[jira] [Commented] (GIRAPH-315) giraph-site.xml isn't read on time

2012-09-04 Thread Maja Kabiljo (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13447554#comment-13447554 ] Maja Kabiljo commented on GIRAPH-315: - I set that to run tests in pseudo-distributed m