gora-trunk - Build # 1223 - Still Failing

2014-09-13 Thread Apache Jenkins Server
The Apache Jenkins build system has built gora-trunk (build #1223) Status: Still Failing Check console output at https://builds.apache.org/job/gora-trunk/1223/ to view the results.

gora-trunk - Build # 1222 - Failure

2014-09-13 Thread Apache Jenkins Server
The Apache Jenkins build system has built gora-trunk (build #1222) Status: Failure Check console output at https://builds.apache.org/job/gora-trunk/1222/ to view the results.

[jira] [Commented] (GORA-370) Implement MapReduce 2.X tests

2014-09-13 Thread Lewis John McGibbney (JIRA)
[ https://issues.apache.org/jira/browse/GORA-370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14132900#comment-14132900 ] Lewis John McGibbney commented on GORA-370: --- [~hsaputra] did you check out the pat

Re: Persistence within gora-cassandra

2014-09-13 Thread Renato Marroquín Mogrovejo
Hi Lewis, IMHO we are not gaining anything right now. I think we already had this discussion back in 2012 when creating the DynamoDb module as it didn't gain anything from storing in bytes (they were not even supported at the time). Binary formats tend to use up less memory and provide faster acce

[jira] [Commented] (GORA-370) Implement MapReduce 2.X tests

2014-09-13 Thread Henry Saputra (JIRA)
[ https://issues.apache.org/jira/browse/GORA-370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14132806#comment-14132806 ] Henry Saputra commented on GORA-370: Not just this, Gora's HBase dependencies are at 0.9

Change Gora Hadoop dependencies to use Hadoop 1.x to pass unit tests

2014-09-13 Thread Henry Saputra
Hi Guys, Related to Hadoop shim patch [1] I have changed the master to sue Hadoop 1.x in the dependencies to make sure the unit tests pass again. Lewis had files separate JIRA to upgrade our unit tests to Hadoop 2.x [2] Let me know if you guys see any problem. Have great weekend =) Thanks, - H

Re: Revert the Gora shim patch for https://issues.apache.org/jira/browse/GORA-346

2014-09-13 Thread Henry Saputra
@Damien Yes I was talking about that issue. Our testing classes relying on Hadoop1 classes so it breaks a lot of stuff. I just did push changes to use Hadoop1 in Gora dependencies to make sure our CI can back to normal. - Henry On Sat, Sep 13, 2014 at 2:13 AM, Damien Raude-Morvan wrote: > Hi H

Re: Revert the Gora shim patch for https://issues.apache.org/jira/browse/GORA-346

2014-09-13 Thread Damien Raude-Morvan
Hi Tyler, 2014-09-13 12:41 GMT+02:00 Tyler Palsulich : > Hi Damien, > >> ClassNotFoundException: > org.apache.hadoop.hdfs.DistributedFileSystem > in org.apache.gora.avro.mapreduce.TestDataFileAvroStoreMapReduce test suite > > That looks like the same issue causing Jenkins to fail, right? Exactly,

Re: Revert the Gora shim patch for https://issues.apache.org/jira/browse/GORA-346

2014-09-13 Thread Tyler Palsulich
Hi Damien, > ClassNotFoundException: org.apache.hadoop.hdfs.DistributedFileSystem in org.apache.gora.avro.mapreduce.TestDataFileAvroStoreMapReduce test suite That looks like the same issue causing Jenkins to fail, right? Tyler

Re: Revert the Gora shim patch for https://issues.apache.org/jira/browse/GORA-346

2014-09-13 Thread Damien Raude-Morvan
Hi Henry, 2014-09-12 23:59 GMT+02:00 Henry Saputra : > Seemed like the Gora-shim patch was never tested. > > If I cannot fix the test by EOD I will revert the changes and re-open > the JIRA (https://issues.apache.org/jira/browse/GORA-346) Testing master @ d4d39ef commit, I'm getting ClassNotFound

Re: Possible collaboration between Gora and MetaModel to deliver datastore concept?

2014-09-13 Thread Kasper Sørensen
Hi Lewis and Henry, Glad to see that this interests you. I did look quickly into the Gora Query API (just the javadocs for now) and got the impression that your query model is mostly focused around a few specific types of queries; such as "get a record by it's key", "get a range of records by a ke