[jira] [Commented] (GIRAPH-355) Partition.readFields crashes

2012-10-01 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13467497#comment-13467497 ] Avery Ching commented on GIRAPH-355: This is fixable if Partition takes a Progressable

[jira] [Commented] (GIRAPH-325) A few more progress calls

2012-10-01 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13467494#comment-13467494 ] Avery Ching commented on GIRAPH-325: +1 > A few more progress calls >

Re: Getting started with Giraph

2012-10-01 Thread Srinivasan Rajivelu
Could you please explain me, what is the format of graph data that you are referring. I downloaded some directed graph datasets which is in the format of text file. Basically I would like to enter all this data as a graph in Giraph and I would like to run algorithms like page rank. Is it possible w

[jira] [Updated] (GIRAPH-293) Should aggregators be checkpointed?

2012-10-01 Thread Maja Kabiljo (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maja Kabiljo updated GIRAPH-293: Attachment: GIRAPH-293.patch Rebased, but a test for this fails now because of GIRAPH-355 (which wa

[jira] [Updated] (GIRAPH-325) A few more progress calls

2012-10-01 Thread Maja Kabiljo (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maja Kabiljo updated GIRAPH-325: Attachment: GIRAPH-325.patch I see most of these were added with the final patch for GIRAPH-274, ju

[jira] [Created] (GIRAPH-355) Partition.readFields crashes

2012-10-01 Thread Maja Kabiljo (JIRA)
Maja Kabiljo created GIRAPH-355: --- Summary: Partition.readFields crashes Key: GIRAPH-355 URL: https://issues.apache.org/jira/browse/GIRAPH-355 Project: Giraph Issue Type: Bug Reporte

[jira] [Updated] (GIRAPH-351) Fail job early when there is no input

2012-10-01 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Avery Ching updated GIRAPH-351: --- Attachment: GIRAPH-351.2.patch No, you are right, this just went stale. =) Here's a rebase.

[jira] [Commented] (GIRAPH-351) Fail job early when there is no input

2012-10-01 Thread Eli Reisman (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13467240#comment-13467240 ] Eli Reisman commented on GIRAPH-351: Did this go stale or am I an idiot? Both? Here's

[jira] [Commented] (GIRAPH-328) Outgoing messages from current superstep should be grouped at the sender by owning worker, not by partition

2012-10-01 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13467238#comment-13467238 ] Avery Ching commented on GIRAPH-328: +1, then, please commit under with your name as t

[jira] [Commented] (GIRAPH-328) Outgoing messages from current superstep should be grouped at the sender by owning worker, not by partition

2012-10-01 Thread Eli Reisman (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13467234#comment-13467234 ] Eli Reisman commented on GIRAPH-328: I just ran 'mvn verify' on your .8 patch and it w

[jira] [Commented] (GIRAPH-354) Giraph Formats should use hcatalog-core

2012-10-01 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13467230#comment-13467230 ] Avery Ching commented on GIRAPH-354: +1, let's just commit this. > Gi

[jira] [Commented] (GIRAPH-354) Giraph Formats should use hcatalog-core

2012-10-01 Thread Eli Reisman (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13467228#comment-13467228 ] Eli Reisman commented on GIRAPH-354: Anyone have a problem with this, or can we commi

[jira] [Commented] (GIRAPH-353) Received metrics are not thread-safe

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

Re: Getting started with Giraph

2012-10-01 Thread Eli Reisman
In Giraph, you do batch offline processing of existing graph data, in the style of frameworks like Hadoop. There are benchmarks and special IO formats that will generate their own data for use in Giraph runs, but Giraph is about processing not generating graphs. You can run things like the Page Ran

[jira] [Commented] (GIRAPH-326) Writing input splits to ZooKeeper in parallel

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

[jira] [Commented] (GIRAPH-335) Add committer information for Maja Kabiljo to pom.xml

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

[jira] [Resolved] (GIRAPH-335) Add committer information for Maja Kabiljo to pom.xml

2012-10-01 Thread Maja Kabiljo (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maja Kabiljo resolved GIRAPH-335. - Resolution: Fixed > Add committer information for Maja Kabiljo to pom.xml > -

[jira] [Commented] (GIRAPH-335) Add committer information for Maja Kabiljo to pom.xml

2012-10-01 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13467146#comment-13467146 ] Avery Ching commented on GIRAPH-335: +1, go for it! > Add committer i

[jira] [Updated] (GIRAPH-335) Add committer information for Maja Kabiljo to pom.xml

2012-10-01 Thread Maja Kabiljo (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maja Kabiljo updated GIRAPH-335: Attachment: GIRAPH-335.patch > Add committer information for Maja Kabiljo to pom.xml >

Re: Please welcome our newest committer, Maja!

2012-10-01 Thread Maja Kabiljo
Thank you all. I've been learning a lot from all of you along the way, and am grateful for getting this opportunity to contribute even more to the project. Sorry for not being around lately, I was on a vacation, but I'm ready to get back to Giraph now! On 9/24/12 7:19 PM, "Eli Reisman" wrote:

[jira] [Updated] (GIRAPH-326) Writing input splits to ZooKeeper in parallel

2012-10-01 Thread Maja Kabiljo (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maja Kabiljo updated GIRAPH-326: Attachment: GIRAPH-326.patch Fixed log messages. > Writing input splits to ZooKeep

[jira] [Updated] (GIRAPH-354) Giraph Formats should use hcatalog-core

2012-10-01 Thread Nitay Joffe (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nitay Joffe updated GIRAPH-354: --- Attachment: GIRAPH-354.patch > Giraph Formats should use hcatalog-core >

[jira] [Assigned] (GIRAPH-354) Giraph Formats should use hcatalog-core

2012-10-01 Thread Nitay Joffe (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nitay Joffe reassigned GIRAPH-354: -- Assignee: Nitay Joffe > Giraph Formats should use hcatalog-core > -

[jira] [Created] (GIRAPH-354) Giraph Formats should use hcatalog-core

2012-10-01 Thread Nitay Joffe (JIRA)
Nitay Joffe created GIRAPH-354: -- Summary: Giraph Formats should use hcatalog-core Key: GIRAPH-354 URL: https://issues.apache.org/jira/browse/GIRAPH-354 Project: Giraph Issue Type: Bug