[jira] [Assigned] (GIRAPH-47) Export Worker's Context/State to vertices through pre/post/Application/Superstep

2011-10-07 Thread Jakob Homan (Assigned) (JIRA)

 [ 
https://issues.apache.org/jira/browse/GIRAPH-47?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jakob Homan reassigned GIRAPH-47:
-

Assignee: Claudio Martella

 Export Worker's Context/State to vertices through 
 pre/post/Application/Superstep
 

 Key: GIRAPH-47
 URL: https://issues.apache.org/jira/browse/GIRAPH-47
 Project: Giraph
  Issue Type: Improvement
  Components: graph
Affects Versions: 0.70.0
Reporter: Claudio Martella
Assignee: Claudio Martella

 It would be quite useful for vertices to reach some worker-related 
 information stored i.e. in the GraphState class.
 This information could be exported as a parameter to 
 pre/post/Application/Superstep like this:
 public void preApplication(Configurable workerObject);
 public void postApplication(Configurable workerObject);
 public void preSuperstep(Configurable workerObject);
 public void postSuperstep(Configurable workerObject);
 public Configurable getWorkerObject();
 Another possibility is to add a Context inner class to BasicVertex to store 
 this information.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Created] (GIRAPH-48) All tests failing under non-secure build

2011-10-07 Thread Jakob Homan (Created) (JIRA)
All tests failing under non-secure build


 Key: GIRAPH-48
 URL: https://issues.apache.org/jira/browse/GIRAPH-48
 Project: Giraph
  Issue Type: Bug
Reporter: Jakob Homan


After GIRAPH-12, quite a lot of tests are failing when run under non-secure 
hadoop:
{noformat}mvn -Dhadoop=non_secure clean test{noformat}
results in:
{noformat}Failed tests: 
  testSuperstepBalancer(org.apache.giraph.TestVertexRangeBalancer)
  testBspCheckpoint(org.apache.giraph.TestManualCheckpoint)
  testBspSuperStep(org.apache.giraph.TestBspBasic)
  testBspMsg(org.apache.giraph.TestBspBasic)
  testBspCombiner(org.apache.giraph.TestBspBasic)
  testBspPageRank(org.apache.giraph.TestBspBasic)
  testBspShortestPaths(org.apache.giraph.TestBspBasic)
  testMutateGraph(org.apache.giraph.TestMutateGraphVertex)
  testContinue(org.apache.giraph.TestJsonBase64Format){noformat}
rolling back to the previous commit, the tests pass.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (GIRAPH-49) Create automated multi-build test

2011-10-07 Thread Avery Ching (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/GIRAPH-49?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13123304#comment-13123304
 ] 

Avery Ching commented on GIRAPH-49:
---

This would be nice.  Not sure about fb, since it's not as easily available, but 
would be good for non-secure and secure at the least.

 Create automated multi-build test
 -

 Key: GIRAPH-49
 URL: https://issues.apache.org/jira/browse/GIRAPH-49
 Project: Giraph
  Issue Type: Improvement
Reporter: Jakob Homan

 At the moment, we're supporting three flavors of Hadoop: non-secure, secure 
 and fb's distro via a painful munging process.  As part of the patch 
 submission process, it would be nice if Hudson would test the patch against 
 all three of these automatically, verifying all the usual requirements 
 against each distro.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (GIRAPH-49) Create automated multi-build test

2011-10-07 Thread Jakob Homan (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/GIRAPH-49?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13123307#comment-13123307
 ] 

Jakob Homan commented on GIRAPH-49:
---

If we can't get to it, I'm not sure it belongs in the Apache source, in that 
case.  I'm not sure how good of an idea it is to include code not intended to 
be used by the open Apache community...

 Create automated multi-build test
 -

 Key: GIRAPH-49
 URL: https://issues.apache.org/jira/browse/GIRAPH-49
 Project: Giraph
  Issue Type: Improvement
Reporter: Jakob Homan

 At the moment, we're supporting three flavors of Hadoop: non-secure, secure 
 and fb's distro via a painful munging process.  As part of the patch 
 submission process, it would be nice if Hudson would test the patch against 
 all three of these automatically, verifying all the usual requirements 
 against each distro.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira