[jira] [Created] (GIRAPH-963) Aggregators may fail with IllegalArgumentException upon deserialization

2014-11-03 Thread Sergey Edunov (JIRA)
Sergey Edunov created GIRAPH-963:


 Summary: Aggregators may fail with IllegalArgumentException upon 
deserialization
 Key: GIRAPH-963
 URL: https://issues.apache.org/jira/browse/GIRAPH-963
 Project: Giraph
  Issue Type: Bug
Reporter: Sergey Edunov
Priority: Trivial


Found this in one of the runs, fix is simple:

java.lang.IllegalArgumentException: Trying to configure configurable object 
without value, class …
at 
org.apache.giraph.utils.ConfigurationUtils.configureIfPossible(ConfigurationUtils.java:153)
at 
org.apache.giraph.utils.ReflectionUtils.newInstance(ReflectionUtils.java:111)
at 
org.apache.giraph.master.AggregatorReduceOperation.initAggregator(AggregatorReduceOperation.java:65)
at 
org.apache.giraph.master.AggregatorReduceOperation.readFields(AggregatorReduceOperation.java:114)
at 
org.apache.giraph.master.AggregatorToGlobalCommTranslation$AggregatorWrapper.readFields(AggregatorToGlobalCommTranslation.java:288)
at 
org.apache.giraph.master.AggregatorToGlobalCommTranslation.readFields(AggregatorToGlobalCommTranslation.java:184)
at 
org.apache.giraph.master.BspServiceMaster.prepareCheckpointRestart(BspServiceMaster.java:823)
at 
org.apache.giraph.master.BspServiceMaster.assignPartitionOwners(BspServiceMaster.java:1140)
at 
org.apache.giraph.master.BspServiceMaster.coordinateSuperstep(BspServiceMaster.java:1609)
at org.apache.giraph.master.MasterThread.run(MasterThread.java:124)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


Re: [VOTE] Apache Giraph 1.1.0 RC1

2014-11-03 Thread Maja Kabiljo
We¹ve been running code which is the same as release candidate plus fix on
GIRAPH-961 in production for 5 days now, no problems. This is
hadoop_facebook profile, using only hive-io from all io modules.

On 11/1/14, 3:49 PM, Roman Shaposhnik ro...@shaposhnik.org wrote:

Ping! Any progress on testing the current RC?

Thanks,
Roman.

On Fri, Oct 31, 2014 at 9:00 AM, Claudio Martella
claudio.marte...@gmail.com wrote:
 Oh, thanks for the info!

 On Fri, Oct 31, 2014 at 3:06 PM, Roman Shaposhnik ro...@shaposhnik.org
 wrote:

 On Fri, Oct 31, 2014 at 3:26 AM, Claudio Martella
 claudio.marte...@gmail.com wrote:
  Hi Roman,
 
  thanks again for this. I have had a look at the staging site so far
(our
  cluster has been down whole week... universities...), and I was
  wondering if
  you have an insight why some of the docs are missing, e.g. gora and
  rexster
  documentation.

 None of them are missing. The links moved to a User Docs - Modules
 though:

https://urldefense.proofpoint.com/v1/url?u=http://people.apache.org/~rvs
/giraph-1.1.0-RC1/site/gora.htmlk=ZVNjlDMF0FElm4dQtryO4A%3D%3D%0Ar=RGg
8bUFUf%2FM2K95hnYD1RGWK1CQ%2BbcclArMcjzJodKY%3D%0Am=8PzjCy0QzsbRm9lbAnj
1Sreanb81jw%2FnRRX1Zju8ZvM%3D%0As=aabb0575b0830bb2c1b05645279b426e8789e
fca3a6049073b214e2fbf832ec7

https://urldefense.proofpoint.com/v1/url?u=http://people.apache.org/~rvs
/giraph-1.1.0-RC1/site/rexster.htmlk=ZVNjlDMF0FElm4dQtryO4A%3D%3D%0Ar=
RGg8bUFUf%2FM2K95hnYD1RGWK1CQ%2BbcclArMcjzJodKY%3D%0Am=8PzjCy0QzsbRm9lb
Anj1Sreanb81jw%2FnRRX1Zju8ZvM%3D%0As=08f4a813900872e6085eea6d3569bf7db0
078c050d4aac784c0d61ba8f70504d
 and so forth.

 Thanks,
 Roman.




 --
Claudio Martella