Re: Apache Gora Benchmark

2019-03-26 Thread Sheriffo Ceesay
I have updated the Benchmark Module after some suggestions from Renato. So basically, the suggestion was to consider extending YCSB to include Gora since YCSB already have an implementation of other KV stores. So it will be great if a potential mentor could have look at this and give me some

[jira] [Commented] (GORA-481) Using Docker For Unit Testing

2019-03-26 Thread Cihad Guzel (JIRA)
[ https://issues.apache.org/jira/browse/GORA-481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16801618#comment-16801618 ] Cihad Guzel commented on GORA-481: -- Yes, we can close this issue. [~djkevincr] > Using Docker For Unit

[jira] [Commented] (GORA-532) Benchmarking Module

2019-03-26 Thread Sheriffo Ceesay (JIRA)
[ https://issues.apache.org/jira/browse/GORA-532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16801797#comment-16801797 ] Sheriffo Ceesay commented on GORA-532: -- [~kamaci] and [~djkevincr], I have made some progress on my

[jira] [Updated] (GORA-481) Using Docker For Unit Testing

2019-03-26 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Ratnasekera updated GORA-481: --- Component/s: build process > Using Docker For Unit Testing > - > >

[jira] [Updated] (GORA-481) Using Docker For Unit Testing

2019-03-26 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Ratnasekera updated GORA-481: --- Affects Version/s: 0.8 > Using Docker For Unit Testing > - > >

[jira] [Resolved] (GORA-481) Using Docker For Unit Testing

2019-03-26 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Ratnasekera resolved GORA-481. Resolution: Fixed > Using Docker For Unit Testing > - > >

[jira] [Assigned] (GORA-481) Using Docker For Unit Testing

2019-03-26 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-481?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Ratnasekera reassigned GORA-481: -- Assignee: Cihad Guzel > Using Docker For Unit Testing > - >

[GitHub] [gora] carlosrmng commented on issue #156: GORA 411 - Add exists(key) to DataStore interface

2019-03-26 Thread GitBox
carlosrmng commented on issue #156: GORA 411 - Add exists(key) to DataStore interface URL: https://github.com/apache/gora/pull/156#issuecomment-476932498 Nice work @jhnmora000 . The implementation for the Ignite Datastore looks good in my opinion. But, I would suggest you to use