Re: Right place for algorithm configuration

2012-06-22 Thread Gianmarco De Francisci Morales
Yes, I had thought of a static field, but I didn't want to manage concurrency. As a workaround I think it would be the best option. Though providing an idiom to perform this task in Giraph would be good to simplify the life of users. I will file a Jira proposing to pass the configuration to the Wor

Re: Right place for algorithm configuration

2012-06-22 Thread Claudio Martella
I understand, but I believe that concurrency should actually not be an issue. Inside each jvm/mapper only one vertex is being computed at a time, so you could definitely use a static field without concurrency classes. On Fri, Jun 22, 2012 at 2:54 PM, Gianmarco De Francisci Morales wrote: > Yes, I

[jira] [Commented] (GIRAPH-157) Vertex to perform graph coloring on simple, connected, undirected graphs and related test.

2012-06-22 Thread Eli Reisman (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13399423#comment-13399423 ] Eli Reisman commented on GIRAPH-157: I have asked a few people, and you're the first t

[jira] [Commented] (GIRAPH-209) Include munge version in artifact name

2012-06-22 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13399441#comment-13399441 ] Avery Ching commented on GIRAPH-209: Good idea. > Include munge versi

[jira] [Assigned] (GIRAPH-209) Include munge version in artifact name

2012-06-22 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan reassigned GIRAPH-209: -- Assignee: Eli Reisman > Include munge version in artifact name > --

[jira] [Created] (GIRAPH-214) GiraphJob should have configuration split out of it to be cleaner (GiraphConf)

2012-06-22 Thread Avery Ching (JIRA)
Avery Ching created GIRAPH-214: -- Summary: GiraphJob should have configuration split out of it to be cleaner (GiraphConf) Key: GIRAPH-214 URL: https://issues.apache.org/jira/browse/GIRAPH-214 Project: Gir

[jira] [Commented] (GIRAPH-127) Extending the API with a master.compute() function.

2012-06-22 Thread Jan van der Lugt (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13399490#comment-13399490 ] Jan van der Lugt commented on GIRAPH-127: - Ping! I finished and tested the master

[jira] [Updated] (GIRAPH-127) Extending the API with a master.compute() function.

2012-06-22 Thread Jan van der Lugt (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan van der Lugt updated GIRAPH-127: Attachment: GIRAPH-127.patch > Extending the API with a master.compute() function. > --

[jira] [Commented] (GIRAPH-127) Extending the API with a master.compute() function.

2012-06-22 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13399494#comment-13399494 ] Jakob Homan commented on GIRAPH-127: I'll take a look first thing Monday. Also, pleas

[jira] [Created] (GIRAPH-215) Update site to use Giraph logo and remove 'incubator' text

2012-06-22 Thread Eugene Koontz (JIRA)
Eugene Koontz created GIRAPH-215: Summary: Update site to use Giraph logo and remove 'incubator' text Key: GIRAPH-215 URL: https://issues.apache.org/jira/browse/GIRAPH-215 Project: Giraph Iss

[jira] [Updated] (GIRAPH-215) Update site to use Giraph logo and remove 'incubator' text

2012-06-22 Thread Eugene Koontz (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koontz updated GIRAPH-215: - Attachment: GIRAPH-215.patch > Update site to use Giraph logo and remove 'incubator' text > -

[jira] [Updated] (GIRAPH-215) Update site to use Giraph logo and remove 'incubator' text

2012-06-22 Thread Eugene Koontz (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koontz updated GIRAPH-215: - Attachment: Screen shot 2012-06-22 at 12.19.23 PM.png screenshot showing Giraph logo

[jira] [Commented] (GIRAPH-215) Update site to use Giraph logo and remove 'incubator' text

2012-06-22 Thread Avery Ching (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13399558#comment-13399558 ] Avery Ching commented on GIRAPH-215: +1, thanks Eugene! > Update site

[jira] [Updated] (GIRAPH-215) Update site to use Giraph logo and remove 'incubator' text

2012-06-22 Thread Eugene Koontz (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eugene Koontz updated GIRAPH-215: - Attachment: GIRAPH-215.patch Update more URLs from incubator.apache.org/giraph to giraph.apache.o

[jira] [Created] (GIRAPH-216) NullWritable as VertexData, EdgeData or MessageData should be allowed

2012-06-22 Thread Jan van der Lugt (JIRA)
Jan van der Lugt created GIRAPH-216: --- Summary: NullWritable as VertexData, EdgeData or MessageData should be allowed Key: GIRAPH-216 URL: https://issues.apache.org/jira/browse/GIRAPH-216 Project: Gi

[jira] [Updated] (GIRAPH-216) NullWritable as VertexData, EdgeData or MessageData should be allowed

2012-06-22 Thread Jan van der Lugt (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan van der Lugt updated GIRAPH-216: Attachment: GIRAPH-216.patch > NullWritable as VertexData, EdgeData or MessageData shou

[jira] [Updated] (GIRAPH-127) Extending the API with a master.compute() function.

2012-06-22 Thread Jan van der Lugt (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan van der Lugt updated GIRAPH-127: Attachment: GIRAPH-127.patch > Extending the API with a master.compute() function. > --

[jira] [Updated] (GIRAPH-127) Extending the API with a master.compute() function.

2012-06-22 Thread Jan van der Lugt (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jan van der Lugt updated GIRAPH-127: Attachment: (was: GIRAPH-127-v1.patch) > Extending the API with a master.compute()

[jira] [Created] (GIRAPH-217) Add SimpleTriangleClosingVertex to Giraph examples

2012-06-22 Thread Eli Reisman (JIRA)
Eli Reisman created GIRAPH-217: -- Summary: Add SimpleTriangleClosingVertex to Giraph examples Key: GIRAPH-217 URL: https://issues.apache.org/jira/browse/GIRAPH-217 Project: Giraph Issue Type: Bug

[jira] [Commented] (GIRAPH-217) Add SimpleTriangleClosingVertex to Giraph examples

2012-06-22 Thread Eli Reisman (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13399638#comment-13399638 ] Eli Reisman commented on GIRAPH-217: This will be I/O format agnostic, but whatever th

[jira] [Updated] (GIRAPH-217) Add SimpleTriangleClosingVertex to Giraph examples

2012-06-22 Thread Eli Reisman (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Reisman updated GIRAPH-217: --- Attachment: GIRAPH-217-1.patch This passes mvn verify, will test on cluster ASAP, and probably add i

[jira] [Commented] (GIRAPH-217) Add SimpleTriangleClosingVertex to Giraph examples

2012-06-22 Thread Eli Reisman (JIRA)
[ https://issues.apache.org/jira/browse/GIRAPH-217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13399820#comment-13399820 ] Eli Reisman commented on GIRAPH-217: I'm going to attempt IntIntNullIntTextInputFormat