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

2011-09-29 Thread Jakob Homan (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-43?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan resolved GIRAPH-43. --- Resolution: Not A Problem Resolving as not a problem, since this is the intended behavior in 203. If

[jira] [Issue Comment Edited] (GIRAPH-43) GiraphJob: Counter Limit is not set

2011-09-29 Thread Avery Ching (Issue Comment Edited) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-43?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13117891#comment-13117891 ] Avery Ching edited comment on GIRAPH-43 at 9/30/11 5:29 AM: Yea

[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 do is

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

2011-09-29 Thread Jakob Homan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-43?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13117888#comment-13117888 ] Jakob Homan commented on GIRAPH-43: --- Yes, 120 is the default. It's a cluster config, so

Re: Unit tests on real hadoop cluster

2011-09-29 Thread Jakob Homan
I've run them on our 20x cluster with no problems, but with a local ZK, not a specified instance. On Thu, Sep 29, 2011 at 10:05 PM, Avery Ching wrote: > Actually, to be fair, I've only executed the distributed unittests on my own > local Hadoop instance. > > I just ran the Hadoop unittests agains

Re: Unit tests on real hadoop cluster

2011-09-29 Thread Avery Ching
Actually, to be fair, I've only executed the distributed unittests on my own local Hadoop instance. I just ran the Hadoop unittests against trunk on my local machine to check mvn test -Dprop.mapred.job.tracker=localhost:50300 Results : Tests run: 27, Failures: 0, Errors: 0, Skipped: 0 [INFO

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

2011-09-29 Thread Severin Corsten (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-43?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13117858#comment-13117858 ] Severin Corsten commented on GIRAPH-43: --- Its 0.20.203.0. > GiraphJo

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

2011-09-29 Thread Dmitriy V. Ryaboy (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-43?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13117855#comment-13117855 ] Dmitriy V. Ryaboy commented on GIRAPH-43: - what version of hadoop are you running?

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

2011-09-29 Thread Severin Corsten (Created) (JIRA)
GiraphJob: Counter Limit is not set --- Key: GIRAPH-43 URL: https://issues.apache.org/jira/browse/GIRAPH-43 Project: Giraph Issue Type: Bug Components: graph Affects Versions: 0.70.0

Unit tests on real hadoop cluster

2011-09-29 Thread Hyunsik Choi
I would like to execute unittest on real hadoop cluster. I try to execute the following command against giraph trunk version. mvn test -Dprop.mapred.job.tracker=xxx.korea.ac.kr:8021 -Dprop.zookeeper.list=xxx.korea.ac.kr:2181 However, the unit tests are failed as follows: https://gist.github.com/

[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's a

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

2011-09-29 Thread Claudio Martella (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-10?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13117228#comment-13117228 ] Claudio Martella commented on GIRAPH-10: Also, I've given a thought about the imple

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

2011-09-29 Thread Claudio Martella (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-10?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13117164#comment-13117164 ] Claudio Martella commented on GIRAPH-10: was thinking: as BasicVertex is already ha