[jira] [Created] (GIRAPH-575) update hive-io dependency

2013-03-19 Thread Nitay Joffe (JIRA)
Nitay Joffe created GIRAPH-575: -- Summary: update hive-io dependency Key: GIRAPH-575 URL: https://issues.apache.org/jira/browse/GIRAPH-575 Project: Giraph Issue Type: Bug Reporter:

[jira] [Updated] (GIRAPH-575) update hive-io dependency

2013-03-19 Thread Nitay Joffe (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nitay Joffe updated GIRAPH-575: --- Attachment: GIRAPH-575.patch update hive-io dependency -

Re: [jira] [Commented] (GIRAPH-556) Race condition in EdgeStore

2013-03-19 Thread Eli Reisman
me too that sounds great Alessandro. +1 On Mon, Mar 11, 2013 at 4:13 PM, Claudio Martella (JIRA) j...@apache.orgwrote: [ https://issues.apache.org/jira/browse/GIRAPH-556?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13599455#comment-13599455]

[jira] [Updated] (GIRAPH-575) update hive-io dependency

2013-03-19 Thread Nitay Joffe (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nitay Joffe updated GIRAPH-575: --- Attachment: GIRAPH-575-2.patch update hive-io dependency -

[jira] [Updated] (GIRAPH-575) update hive-io dependency

2013-03-19 Thread Nitay Joffe (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nitay Joffe updated GIRAPH-575: --- Description: Add callbacks when we start reading partitions with the partition values. update

Push changes to git

2013-03-19 Thread Sebastian Schelter
Hi, I'm trying to do my first commit since we changed to git and I'm having the following problem: git push -u origin trunk error: no DAV locking support on https://git-wip-us.apache.org/repos/asf/giraph.git/ fatal: git-http-push failed Can anyone help with that? Thanks, Sebastian

Re: Push changes to git

2013-03-19 Thread Claudio Martella
Yes, I had that problem. It is a problem with an old version of git. Try upgrading to the latest one. (i am supposing you're using apple's by default, which is the old one). On Tue, Mar 19, 2013 at 9:15 PM, Sebastian Schelter s...@apache.org wrote: Hi, I'm trying to do my first commit since

Re: Push changes to git

2013-03-19 Thread Eli Reisman
Also, be sure to clone the repo you will push from using the https scheme or it won't let you push your work. On Tue, Mar 19, 2013 at 1:23 PM, Claudio Martella claudio.marte...@gmail.com wrote: Yes, I had that problem. It is a problem with an old version of git. Try upgrading to the latest

Re: Push changes to git

2013-03-19 Thread Sebastian Schelter
Thanks, updating the git version fixed the problem. (I'm using a pretty old ubuntu). On 19.03.2013 21:28, Eli Reisman wrote: Also, be sure to clone the repo you will push from using the https scheme or it won't let you push your work. On Tue, Mar 19, 2013 at 1:23 PM, Claudio Martella

[jira] [Updated] (GIRAPH-537) Log message for aggregators has cryptic wording

2013-03-19 Thread Maja Kabiljo (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maja Kabiljo updated GIRAPH-537: Attachment: GIRAPH-537.patch Log message for aggregators has cryptic wording

Review Request: Fix log messages produced by aggregators

2013-03-19 Thread Maja Kabiljo
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10029/ --- Review request for giraph and Alessandro Presta. Description --- Now

[jira] [Commented] (GIRAPH-537) Log message for aggregators has cryptic wording

2013-03-19 Thread Maja Kabiljo (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13606886#comment-13606886 ] Maja Kabiljo commented on GIRAPH-537: - https://reviews.apache.org/r/10029/

Re: Review Request: Fix log messages produced by aggregators

2013-03-19 Thread Alessandro Presta
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10029/#review18105 --- Thanks for taking the time to revise this code. Can you please post

Re: Review Request: Fix log messages produced by aggregators

2013-03-19 Thread Maja Kabiljo
On March 19, 2013, 10:08 p.m., Alessandro Presta wrote: Thanks for taking the time to revise this code. Can you please post a sample log? The main thing I'm interested in is telling the user what we're waiting on (we're waiting on certain machines to send certain numbers of requests

Re: Review Request: Fix log messages produced by aggregators

2013-03-19 Thread Maja Kabiljo
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10029/ --- (Updated March 19, 2013, 10:35 p.m.) Review request for giraph and Alessandro

Re: Review Request: Fix log messages produced by aggregators

2013-03-19 Thread Alessandro Presta
On March 19, 2013, 10:08 p.m., Alessandro Presta wrote: Thanks for taking the time to revise this code. Can you please post a sample log? The main thing I'm interested in is telling the user what we're waiting on (we're waiting on certain machines to send certain numbers of requests

Re: Review Request: Fix log messages produced by aggregators

2013-03-19 Thread Maja Kabiljo
On March 19, 2013, 10:08 p.m., Alessandro Presta wrote: Thanks for taking the time to revise this code. Can you please post a sample log? The main thing I'm interested in is telling the user what we're waiting on (we're waiting on certain machines to send certain numbers of requests

Re: Review Request: Fix log messages produced by aggregators

2013-03-19 Thread Alessandro Presta
On March 19, 2013, 10:08 p.m., Alessandro Presta wrote: Thanks for taking the time to revise this code. Can you please post a sample log? The main thing I'm interested in is telling the user what we're waiting on (we're waiting on certain machines to send certain numbers of requests

Re: Review Request: GIRAPH-547: Allow in-place modification of edges (apresta)

2013-03-19 Thread Avery Ching
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/9943/#review18117 --- Clever solution. A few comments/questions below.

[jira] [Updated] (GIRAPH-510) Remove HBase Cruft

2013-03-19 Thread Khalid El-Arini (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Khalid El-Arini updated GIRAPH-510: --- Attachment: GIRAPH-510.patch Made some changes to remove the cruft created by this test (and

[jira] [Commented] (GIRAPH-510) Remove HBase Cruft

2013-03-19 Thread Nitay Joffe (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13607161#comment-13607161 ] Nitay Joffe commented on GIRAPH-510: Thanks for the patch Khalid. Is there a way we

Re: Review Request: Fix log messages produced by aggregators

2013-03-19 Thread Maja Kabiljo
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/10029/ --- (Updated March 20, 2013, 3:29 a.m.) Review request for giraph and Alessandro

Re: Review Request: Fix log messages produced by aggregators

2013-03-19 Thread Maja Kabiljo
On March 19, 2013, 10:08 p.m., Alessandro Presta wrote: Thanks for taking the time to revise this code. Can you please post a sample log? The main thing I'm interested in is telling the user what we're waiting on (we're waiting on certain machines to send certain numbers of requests