Re: GSoC proposal for Redis Datastore

2019-04-06 Thread Xavier Sumba
Hi Carlos, Thanks so much for your suggestions. I already made the changes. Best, Xavier. > On Apr 6, 2019, at 15:19, carlos muñoz wrote: > > Hi Xavier. > > The proposal is looking really good. I added some minor comments. > > Good Luck. > > Regards, > Carlos > > El sáb., 6 abr. 2019 a

[GitHub] [gora] jhnmora000 commented on a change in pull request #156: GORA 411 - Add exists(key) to DataStore interface

2019-04-06 Thread GitBox
jhnmora000 commented on a change in pull request #156: GORA 411 - Add exists(key) to DataStore interface URL: https://github.com/apache/gora/pull/156#discussion_r272807723 ## File path: gora-dynamodb/src/main/java/org/apache/gora/dynamodb/store/DynamoDBNativeStore.java ##

POC for hazelcast jet integration

2019-04-06 Thread Lahiru Jayasekera
Hi all, I have come up with a poc for hazelcast jet execution engine support for gora. https://github.com/LahiruJayasekara/gora/blob/poc-hazelcast-jet/gora-tutorial/src/main/java/org/apache/gora/tutorial/log/HazelcastJetPOC.java Here I have wrote a custom source for jet. What this does is read

[GitHub] [gora] jhnmora000 commented on a change in pull request #156: GORA 411 - Add exists(key) to DataStore interface

2019-04-06 Thread GitBox
jhnmora000 commented on a change in pull request #156: GORA 411 - Add exists(key) to DataStore interface URL: https://github.com/apache/gora/pull/156#discussion_r272807465 ## File path: gora-core/src/main/java/org/apache/gora/store/impl/DataStoreBase.java ## @@ -150,6

Re: GSoC proposal for Redis Datastore

2019-04-06 Thread carlos muñoz
Hi Xavier. The proposal is looking really good. I added some minor comments. Good Luck. Regards, Carlos El sáb., 6 abr. 2019 a las 12:43, Xavier Sumba () escribió: > Hello, > > As discussed in Jira, I would like to participate in GSoC 2019. I have > been through a lot with finals and projects

[GitHub] [gora] djkevincr commented on issue #158: GORA-555: Improve Lucene query implementation with NumericRangeQuery

2019-04-06 Thread GitBox
djkevincr commented on issue #158: GORA-555: Improve Lucene query implementation with NumericRangeQuery URL: https://github.com/apache/gora/pull/158#issuecomment-480527044 @lewismc Please raise if you do have any concerns. Otherwise will proceed to merge.

[GitHub] [gora] djkevincr commented on issue #158: GORA-555: Improve Lucene query implementation with NumericRangeQuery

2019-04-06 Thread GitBox
djkevincr commented on issue #158: GORA-555: Improve Lucene query implementation with NumericRangeQuery URL: https://github.com/apache/gora/pull/158#issuecomment-480526888 I have approved the PR, will locally test and merge to the master.

[GitHub] [gora] cuent commented on a change in pull request #158: GORA-555: Improve Lucene query implementation with NumericRangeQuery

2019-04-06 Thread GitBox
cuent commented on a change in pull request #158: GORA-555: Improve Lucene query implementation with NumericRangeQuery URL: https://github.com/apache/gora/pull/158#discussion_r272804698 ## File path: gora-lucene/src/test/java/org/apache/gora/lucene/store/EmployeeInt.java

GSoC proposal for Redis Datastore

2019-04-06 Thread Xavier Sumba
Hello, As discussed in Jira, I would like to participate in GSoC 2019. I have been through a lot with finals and projects but I managed to write my proposal and work in a small issue. Specifically, I want to work in the support of Redis DB to Gora [1]. I also worked in the range queries for

[GitHub] [gora] jhnmora000 commented on a change in pull request #156: GORA 411 - Add exists(key) to DataStore interface

2019-04-06 Thread GitBox
jhnmora000 commented on a change in pull request #156: GORA 411 - Add exists(key) to DataStore interface URL: https://github.com/apache/gora/pull/156#discussion_r272802625 ## File path: gora-cassandra/src/main/java/org/apache/gora/cassandra/serializers/NativeSerializer.java

[GitHub] [gora] djkevincr commented on a change in pull request #158: GORA-555: Improve Lucene query implementation with NumericRangeQuery

2019-04-06 Thread GitBox
djkevincr commented on a change in pull request #158: GORA-555: Improve Lucene query implementation with NumericRangeQuery URL: https://github.com/apache/gora/pull/158#discussion_r272802460 ## File path: gora-lucene/src/test/java/org/apache/gora/lucene/store/EmployeeInt.java

[GitHub] [gora] djkevincr edited a comment on issue #158: GORA-555: Improve Lucene query implementation with NumericRangeQuery

2019-04-06 Thread GitBox
djkevincr edited a comment on issue #158: GORA-555: Improve Lucene query implementation with NumericRangeQuery URL: https://github.com/apache/gora/pull/158#issuecomment-480521014 @cuent Thank you for addressing my comments. Were you able add the EmployeeInt.json AVRO schema? This should

[GitHub] [gora] djkevincr commented on issue #158: GORA-555: Improve Lucene query implementation with NumericRangeQuery

2019-04-06 Thread GitBox
djkevincr commented on issue #158: GORA-555: Improve Lucene query implementation with NumericRangeQuery URL: https://github.com/apache/gora/pull/158#issuecomment-480521014 @cuent Thank you for addressing my comments. Were you able add the EmployeeInt.json AVRO schema? This should be added

[GitHub] [gora] jhnmora000 commented on a change in pull request #156: GORA 411 - Add exists(key) to DataStore interface

2019-04-06 Thread GitBox
jhnmora000 commented on a change in pull request #156: GORA 411 - Add exists(key) to DataStore interface URL: https://github.com/apache/gora/pull/156#discussion_r272802277 ## File path: gora-cassandra/src/main/java/org/apache/gora/cassandra/serializers/CassandraQueryFactory.java

[GitHub] [gora] jhnmora000 commented on a change in pull request #156: GORA 411 - Add exists(key) to DataStore interface

2019-04-06 Thread GitBox
jhnmora000 commented on a change in pull request #156: GORA 411 - Add exists(key) to DataStore interface URL: https://github.com/apache/gora/pull/156#discussion_r272802075 ## File path: gora-accumulo/src/main/java/org/apache/gora/accumulo/store/AccumuloStore.java ## @@

[jira] [Commented] (GORA-411) Add exists(key) to DataStore interface

2019-04-06 Thread John Mora (JIRA)
[ https://issues.apache.org/jira/browse/GORA-411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16811623#comment-16811623 ] John Mora commented on GORA-411: Hi [~djkevincr] That's a good point, new datastore developers could miss

[GitHub] [gora] cuent commented on issue #158: GORA-555: Improve Lucene query implementation with NumericRangeQuery

2019-04-06 Thread GitBox
cuent commented on issue #158: GORA-555: Improve Lucene query implementation with NumericRangeQuery URL: https://github.com/apache/gora/pull/158#issuecomment-480512928 @djkevincr done! This is an automated message from

[GitHub] [gora] djkevincr commented on a change in pull request #158: GORA-555: Improve Lucene query implementation with NumericRangeQuery

2019-04-06 Thread GitBox
djkevincr commented on a change in pull request #158: GORA-555: Improve Lucene query implementation with NumericRangeQuery URL: https://github.com/apache/gora/pull/158#discussion_r272787990 ## File path: gora-lucene/src/main/java/org/apache/gora/lucene/query/LuceneQuery.java

[GitHub] [gora] djkevincr commented on a change in pull request #158: GORA-555: Improve Lucene query implementation with NumericRangeQuery

2019-04-06 Thread GitBox
djkevincr commented on a change in pull request #158: GORA-555: Improve Lucene query implementation with NumericRangeQuery URL: https://github.com/apache/gora/pull/158#discussion_r272787885 ## File path: gora-lucene/src/main/java/org/apache/gora/lucene/query/LuceneQuery.java

[GitHub] [gora] djkevincr commented on a change in pull request #158: GORA-555: Improve Lucene query implementation with NumericRangeQuery

2019-04-06 Thread GitBox
djkevincr commented on a change in pull request #158: GORA-555: Improve Lucene query implementation with NumericRangeQuery URL: https://github.com/apache/gora/pull/158#discussion_r272787885 ## File path: gora-lucene/src/main/java/org/apache/gora/lucene/query/LuceneQuery.java

[GitHub] [gora] djkevincr commented on a change in pull request #158: GORA-555: Improve Lucene query implementation with NumericRangeQuery

2019-04-06 Thread GitBox
djkevincr commented on a change in pull request #158: GORA-555: Improve Lucene query implementation with NumericRangeQuery URL: https://github.com/apache/gora/pull/158#discussion_r272787651 ## File path: gora-lucene/src/main/java/org/apache/gora/lucene/store/LuceneStore.java

[GitHub] [gora] djkevincr commented on issue #158: GORA-555: Improve Lucene query implementation with NumericRangeQuery

2019-04-06 Thread GitBox
djkevincr commented on issue #158: GORA-555: Improve Lucene query implementation with NumericRangeQuery URL: https://github.com/apache/gora/pull/158#issuecomment-480482576 @cuent Thanks for considering my suggestions over the discussion we had on ticket. Noticed you have added changes

[GitHub] [gora] djkevincr commented on a change in pull request #158: GORA-555: Improve Lucene query implementation with NumericRangeQuery

2019-04-06 Thread GitBox
djkevincr commented on a change in pull request #158: GORA-555: Improve Lucene query implementation with NumericRangeQuery URL: https://github.com/apache/gora/pull/158#discussion_r272787234 ## File path: gora-lucene/src/test/java/org/apache/gora/lucene/store/TestLuceneStore.java

[GitHub] [gora] djkevincr commented on a change in pull request #158: GORA-555: Improve Lucene query implementation with NumericRangeQuery

2019-04-06 Thread GitBox
djkevincr commented on a change in pull request #158: GORA-555: Improve Lucene query implementation with NumericRangeQuery URL: https://github.com/apache/gora/pull/158#discussion_r272787031 ## File path: gora-lucene/src/test/java/org/apache/gora/lucene/store/EmployeeInt.java

Re: HBase test failure

2019-04-06 Thread Lahiru Jayasekera
All right Thanks Kevin On Sat, Apr 6, 2019 at 10:40 AM Kevin Ratnasekera wrote: > Hi Lahiru, > > From time to time, I am also noticing the same, however Jenkins build > always get through as success. Thank you for bringing this up, currently I > am looking into this issue, will get back to you