[jira] [Commented] (GIRAPH-52) There should be a scheme to limit the counter

2011-10-13 Thread Avery Ching (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-52?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13127308#comment-13127308 ] Avery Ching commented on GIRAPH-52: --- To implement sliding windows we can be a little tric

[jira] [Commented] (GIRAPH-52) There should be a scheme to limit the counter

2011-10-13 Thread Jakob Homan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-52?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13127304#comment-13127304 ] Jakob Homan commented on GIRAPH-52: --- I'm not sure sliding window will work, since there's

[jira] [Commented] (GIRAPH-52) There should be a scheme to limit the counter

2011-10-13 Thread Avery Ching (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-52?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13127302#comment-13127302 ] Avery Ching commented on GIRAPH-52: --- By the way Zhiwei, I've added you as a contributor s

[jira] [Commented] (GIRAPH-52) There should be a scheme to limit the counter

2011-10-13 Thread Avery Ching (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-52?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13127301#comment-13127301 ] Avery Ching commented on GIRAPH-52: --- Anything is probably better than the adhoc counter s

[jira] [Commented] (GIRAPH-52) There should be a scheme to limit the counter

2011-10-13 Thread Jakob Homan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-52?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13127299#comment-13127299 ] Jakob Homan commented on GIRAPH-52: --- That would be quite reasonable. It could implement

[jira] [Commented] (GIRAPH-52) There should be a scheme to limit the counter

2011-10-13 Thread Zhiwei Gu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-52?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13127291#comment-13127291 ] Zhiwei Gu commented on GIRAPH-52: - what about add a CounterManager to do centralized manage

[jira] [Commented] (GIRAPH-52) There should be a scheme to limit the counter

2011-10-13 Thread Jakob Homan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-52?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13127239#comment-13127239 ] Jakob Homan commented on GIRAPH-52: --- above, last as in final, not previous.

[jira] [Commented] (GIRAPH-52) There should be a scheme to limit the counter

2011-10-13 Thread Jakob Homan (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-52?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13127235#comment-13127235 ] Jakob Homan commented on GIRAPH-52: --- If you'd like to come up with a way around the limit

[jira] [Commented] (GIRAPH-52) There should be a scheme to limit the counter

2011-10-13 Thread Zhiwei Gu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-52?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13127234#comment-13127234 ] Zhiwei Gu commented on GIRAPH-52: - yeah, but it is resolved as not to fix. Can I reopen it

[jira] [Commented] (GIRAPH-52) There should be a scheme to limit the counter

2011-10-13 Thread Avery Ching (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-52?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13127169#comment-13127169 ] Avery Ching commented on GIRAPH-52: --- Here's a related issue https://issues.apache.org/jir

[jira] [Created] (GIRAPH-52) There should be a scheme to limit the counter

2011-10-13 Thread Zhiwei Gu (Created) (JIRA)
There should be a scheme to limit the counter - Key: GIRAPH-52 URL: https://issues.apache.org/jira/browse/GIRAPH-52 Project: Giraph Issue Type: Bug Components: mapreduce Affects Versi

[jira] [Commented] (GIRAPH-36) Ensure that subclassing BasicVertex is possible by user apps

2011-10-13 Thread Claudio Martella (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-36?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13126432#comment-13126432 ] Claudio Martella commented on GIRAPH-36: Hey Jake, did you get any chance to fix th