[jira] [Commented] (GORA-497) Migrate CassandraThrift to CQL

2017-07-27 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/GORA-497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16104485#comment-16104485
 ] 

ASF GitHub Bot commented on GORA-497:
-

Github user djkevincr commented on a diff in the pull request:

https://github.com/apache/gora/pull/110#discussion_r130016679
  
--- Diff: 
gora-cassandra-cql/src/main/java/org/apache/gora/cassandra/store/CassandraClient.java
 ---
@@ -0,0 +1,501 @@
+package org.apache.gora.cassandra.store;
--- End diff --

Please add License header here?


> Migrate CassandraThrift to CQL 
> ---
>
> Key: GORA-497
> URL: https://issues.apache.org/jira/browse/GORA-497
> Project: Apache Gora
>  Issue Type: Improvement
>  Components: gora-cassandra
>Reporter: Madhawa Gunasekara
>Assignee: Madhawa Gunasekara
>  Labels: gsoc2017
> Fix For: 0.8
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (GORA-515) Update the Aerospike client

2017-07-27 Thread Kevin Ratnasekera (JIRA)

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

Kevin Ratnasekera updated GORA-515:
---
Component/s: gora-aerospike

> Update the Aerospike client
> ---
>
> Key: GORA-515
> URL: https://issues.apache.org/jira/browse/GORA-515
> Project: Apache Gora
>  Issue Type: Improvement
>  Components: gora-aerospike
>Reporter: Nishadi Kirielle
>Assignee: Nishadi Kirielle
> Fix For: 0.8
>
>
> The currently used Aerospike version needs to be updated to the latest. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (GORA-515) Update the Aerospike client

2017-07-27 Thread Kevin Ratnasekera (JIRA)

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

Kevin Ratnasekera updated GORA-515:
---
Fix Version/s: 0.8

> Update the Aerospike client
> ---
>
> Key: GORA-515
> URL: https://issues.apache.org/jira/browse/GORA-515
> Project: Apache Gora
>  Issue Type: Improvement
>Reporter: Nishadi Kirielle
>Assignee: Nishadi Kirielle
> Fix For: 0.8
>
>
> The currently used Aerospike version needs to be updated to the latest. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (GORA-515) Update the Aerospike client

2017-07-27 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/GORA-515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16104415#comment-16104415
 ] 

ASF GitHub Bot commented on GORA-515:
-

Github user djkevincr commented on the issue:

https://github.com/apache/gora/pull/113
  
Merged the PR. Thanks @nishadi 


> Update the Aerospike client
> ---
>
> Key: GORA-515
> URL: https://issues.apache.org/jira/browse/GORA-515
> Project: Apache Gora
>  Issue Type: Improvement
>Reporter: Nishadi Kirielle
>Assignee: Nishadi Kirielle
>
> The currently used Aerospike version needs to be updated to the latest. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (GORA-502) Implement Aerospike Datastore

2017-07-27 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/GORA-502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16103837#comment-16103837
 ] 

ASF GitHub Bot commented on GORA-502:
-

Github user nishadi commented on the issue:

https://github.com/apache/gora/pull/111
  
I have sent the PR on the aerospike client update. Thanks a lot @djkevincr 
for merging to the master. Thanks a lot to the great the support given. :)


> Implement Aerospike Datastore
> -
>
> Key: GORA-502
> URL: https://issues.apache.org/jira/browse/GORA-502
> Project: Apache Gora
>  Issue Type: New Feature
>  Components: gora-aerospike, storage
>Affects Versions: 0.6.1
>Reporter: Cihad Guzel
>Assignee: Nishadi Kirielle
>  Labels: gsoc2017
> Fix For: 0.8
>
>
> Aerospike is a NoSQL database solution for real-time operational 
> applications, delivering predictable performance at scale, superior uptime, 
> and high availability at the lowest TCO compared to first-generation NoSQL 
> and relational databases. It could be nice to support Aerospike as a 
> datastore at Gora. Aerospike uses Apache v2 license for Java client and uses 
> aGPL license for Aerospike Server Community Edition. 
> (http://www.aerospike.com/products/)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[GitHub] gora issue #111: GORA-502 Implement Aerospike Data Store

2017-07-27 Thread nishadi
Github user nishadi commented on the issue:

https://github.com/apache/gora/pull/111
  
I have sent the PR on the aerospike client update. Thanks a lot @djkevincr 
for merging to the master. Thanks a lot to the great the support given. :)


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Created] (GORA-515) Update the Aerospike client

2017-07-27 Thread Nishadi Kirielle (JIRA)
Nishadi Kirielle created GORA-515:
-

 Summary: Update the Aerospike client
 Key: GORA-515
 URL: https://issues.apache.org/jira/browse/GORA-515
 Project: Apache Gora
  Issue Type: Improvement
Reporter: Nishadi Kirielle
Assignee: Nishadi Kirielle


The currently used Aerospike version needs to be updated to the latest. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[GitHub] gora issue #111: GORA-502 Implement Aerospike Data Store

2017-07-27 Thread lewismc
Github user lewismc commented on the issue:

https://github.com/apache/gora/pull/111
  
Can you guys possibly upgrade aerospike-client to most recent?

http://search.maven.org/#artifactdetails|com.aerospike|aerospike-client|4.0.6|jar


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Commented] (GORA-502) Implement Aerospike Datastore

2017-07-27 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/GORA-502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16103768#comment-16103768
 ] 

ASF GitHub Bot commented on GORA-502:
-

Github user lewismc commented on the issue:

https://github.com/apache/gora/pull/111
  
Can you guys possibly upgrade aerospike-client to most recent?

http://search.maven.org/#artifactdetails|com.aerospike|aerospike-client|4.0.6|jar


> Implement Aerospike Datastore
> -
>
> Key: GORA-502
> URL: https://issues.apache.org/jira/browse/GORA-502
> Project: Apache Gora
>  Issue Type: New Feature
>  Components: gora-aerospike, storage
>Affects Versions: 0.6.1
>Reporter: Cihad Guzel
>Assignee: Nishadi Kirielle
>  Labels: gsoc2017
> Fix For: 0.8
>
>
> Aerospike is a NoSQL database solution for real-time operational 
> applications, delivering predictable performance at scale, superior uptime, 
> and high availability at the lowest TCO compared to first-generation NoSQL 
> and relational databases. It could be nice to support Aerospike as a 
> datastore at Gora. Aerospike uses Apache v2 license for Java client and uses 
> aGPL license for Aerospike Server Community Edition. 
> (http://www.aerospike.com/products/)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (GORA-513) Implement OrientDB Datastore.

2017-07-27 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/GORA-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16103765#comment-16103765
 ] 

ASF GitHub Bot commented on GORA-513:
-

Github user djkevincr commented on the issue:

https://github.com/apache/gora/pull/112
  
@lewismc Yes Lewis. I am working on this, will finish it off very soon.


> Implement OrientDB Datastore.
> -
>
> Key: GORA-513
> URL: https://issues.apache.org/jira/browse/GORA-513
> Project: Apache Gora
>  Issue Type: New Feature
>Reporter: Kevin Ratnasekera
>Assignee: Kevin Ratnasekera
>
> OrientDB [1] client [2] query builder [3] comes under Apache license.
> [1] http://orientdb.com/orientdb/
> [2] https://github.com/orientechnologies/orientdb
> [3] https://github.com/raymanrt/orientqb



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (GORA-502) Implement Aerospike Datastore

2017-07-27 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/GORA-502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16103760#comment-16103760
 ] 

ASF GitHub Bot commented on GORA-502:
-

Github user djkevincr commented on the issue:

https://github.com/apache/gora/pull/111
  
@nishadi This is really awesome work :) I am really happy to merge your 
work to the master. As we discussed please create tickets for any remaining 
work. Once again we are really thankful for your awesome contributions. 
Thanks all for reviewing the PR. @lewismc @kamaci @renato2099 


> Implement Aerospike Datastore
> -
>
> Key: GORA-502
> URL: https://issues.apache.org/jira/browse/GORA-502
> Project: Apache Gora
>  Issue Type: New Feature
>  Components: gora-aerospike, storage
>Affects Versions: 0.6.1
>Reporter: Cihad Guzel
>Assignee: Nishadi Kirielle
>  Labels: gsoc2017
> Fix For: 0.8
>
>
> Aerospike is a NoSQL database solution for real-time operational 
> applications, delivering predictable performance at scale, superior uptime, 
> and high availability at the lowest TCO compared to first-generation NoSQL 
> and relational databases. It could be nice to support Aerospike as a 
> datastore at Gora. Aerospike uses Apache v2 license for Java client and uses 
> aGPL license for Aerospike Server Community Edition. 
> (http://www.aerospike.com/products/)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[GitHub] gora issue #112: GORA-513 Add initial OrientDB datastore impl.

2017-07-27 Thread lewismc
Github user lewismc commented on the issue:

https://github.com/apache/gora/pull/112
  
Would be nice to get this into Gora @djkevincr 
We could potentially make a release in the near future.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] gora pull request #111: GORA-502 Implement Aerospike Data Store

2017-07-27 Thread renato2099
Github user renato2099 commented on a diff in the pull request:

https://github.com/apache/gora/pull/111#discussion_r129933133
  
--- Diff: gora-aerospike/pom.xml ---
@@ -71,6 +71,14 @@
 
 
   
+org.apache.maven.plugins
+maven-surefire-plugin
+2.4.2
+
+  true
--- End diff --

I am happy with this +1 from me


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Commented] (GORA-502) Implement Aerospike Datastore

2017-07-27 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/GORA-502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16103674#comment-16103674
 ] 

ASF GitHub Bot commented on GORA-502:
-

Github user djkevincr commented on the issue:

https://github.com/apache/gora/pull/111
  
Locally tested Aerospike datastore tests with activating maven profile -  
mvn clean install -P aerospike-with-test

Results :

Tests run: 33, Failures: 0, Errors: 0, Skipped: 8




> Implement Aerospike Datastore
> -
>
> Key: GORA-502
> URL: https://issues.apache.org/jira/browse/GORA-502
> Project: Apache Gora
>  Issue Type: New Feature
>  Components: gora-aerospike, storage
>Affects Versions: 0.6.1
>Reporter: Cihad Guzel
>Assignee: Nishadi Kirielle
>  Labels: gsoc2017
> Fix For: 0.8
>
>
> Aerospike is a NoSQL database solution for real-time operational 
> applications, delivering predictable performance at scale, superior uptime, 
> and high availability at the lowest TCO compared to first-generation NoSQL 
> and relational databases. It could be nice to support Aerospike as a 
> datastore at Gora. Aerospike uses Apache v2 license for Java client and uses 
> aGPL license for Aerospike Server Community Edition. 
> (http://www.aerospike.com/products/)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[GitHub] gora issue #111: GORA-502 Implement Aerospike Data Store

2017-07-27 Thread djkevincr
Github user djkevincr commented on the issue:

https://github.com/apache/gora/pull/111
  
Locally tested Aerospike datastore tests with activating maven profile -  
mvn clean install -P aerospike-with-test

Results :

Tests run: 33, Failures: 0, Errors: 0, Skipped: 8




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Commented] (GORA-502) Implement Aerospike Datastore

2017-07-27 Thread lewis john mcgibbney (JIRA)

[ 
https://issues.apache.org/jira/browse/GORA-502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16103672#comment-16103672
 ] 

lewis john mcgibbney commented on GORA-502:
---

+1 merge

On Thu, Jul 27, 2017 at 2:12 PM ASF GitHub Bot (JIRA) 

-- 
http://home.apache.org/~lewismc/
@hectorMcSpector
http://www.linkedin.com/in/lmcgibbney


> Implement Aerospike Datastore
> -
>
> Key: GORA-502
> URL: https://issues.apache.org/jira/browse/GORA-502
> Project: Apache Gora
>  Issue Type: New Feature
>  Components: gora-aerospike, storage
>Affects Versions: 0.6.1
>Reporter: Cihad Guzel
>Assignee: Nishadi Kirielle
>  Labels: gsoc2017
> Fix For: 0.8
>
>
> Aerospike is a NoSQL database solution for real-time operational 
> applications, delivering predictable performance at scale, superior uptime, 
> and high availability at the lowest TCO compared to first-generation NoSQL 
> and relational databases. It could be nice to support Aerospike as a 
> datastore at Gora. Aerospike uses Apache v2 license for Java client and uses 
> aGPL license for Aerospike Server Community Edition. 
> (http://www.aerospike.com/products/)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


Re: Gora- Aerospike Module : GSoC Project Status

2017-07-27 Thread Renato MarroquĂ­n Mogrovejo
+1 to merge!
I went quickly over the code and looks good to me. I think you guys already
commented the most pressing issues. Thanks!


Renato M.

2017-07-27 8:13 GMT-07:00 Furkan KAMACI :

> +1 to merge!
>
> On Wed, Jul 26, 2017 at 7:13 PM, Nishadi Kirielle <
> ndimeshi...@cse.mrt.ac.lk
> > wrote:
>
> > Thanks Kevin.
> >
> > I will create tickets for the remaining work.
> >
> > Regards
> > Nishadi
> >
> > On 26 July 2017 at 21:08, Kevin Ratnasekera 
> > wrote:
> >
> >> Hi Lewis,
> >>
> >> Will do it Lewis, will wait others to comment if any case as you said,
> >> otherwise will proceed merging to master.
> >>
> >> @Nishadi Can you please create tickets for the existing work? Forgot to
> >> mention, this is very good work :)
> >>
> >> Regards
> >> Kevin
> >>
> >> On Wed, Jul 26, 2017 at 8:55 PM, Nishadi Kirielle <
> >> ndimeshi...@cse.mrt.ac.lk> wrote:
> >>
> >>> Thanks a lot Lewis.
> >>>
> >>> On 26 July 2017 at 20:54, lewis john mcgibbney 
> >>> wrote:
> >>>
>  Kevin or Furkan, if you could, please wait around 24 hours or so for
> any
>  further code reviews and then go ahead and merge into master branch.
>  Good work Nishadi, very good work.
> 
>  On Wed, Jul 26, 2017 at 8:19 AM, Kevin Ratnasekera <
>  djkevincr1...@gmail.com>
>  wrote:
> 
>  > +1
>  >
>  > On Wed, Jul 26, 2017 at 8:48 PM, lewis john mcgibbney <
>  lewi...@apache.org>
>  > wrote:
>  >
>  >> Thnx for update. The code is looking pretty solid.
>  >> Folks, what are you throughts on merging this into master branch?
> We
>  can
>  >> then create separate tickets for the following issues
>  >>
>  >>- The waiting strategy of the docker client
>  >>- Incorporate the map reduce based test cases
>  >>- Improve the user documentation
>  >>
>  >> ???
>  >>
>  >>
>  >> On Wed, Jul 26, 2017 at 8:04 AM, Nishadi Kirielle <
>  >> ndimeshi...@cse.mrt.ac.lk> wrote:
>  >>
>  >>> Hi all,
>  >>>
>  >>> As of the second evaluation period, I was able to implement most
> of
>  the
>  >>> possible functionality on gora-aerospike module.
>  >>>
>  >>> Currently implemented features[1] include the follows;
>  >>>
>  >>>- Basic PUT, GET, DELETE functionality
>  >>>- Querying the whole set of data / querying on a single key
>  >>>- Delete functionality based on queries
>  >>>- 25 test cases got passed from the base test case
>  >>>
>  >>> The documentation related to the gora-tutorial based on the
>  Aerospike
>  >>> module can be found here. [2] In addition, the weekly reports can
>  be found
>  >>> in [3].
>  >>>
>  >>> The limitations occurred when incorporating the Aerospike java
>  client
>  >>> are as follows;
>  >>>
>  >>>- Schema creation, deletion related functionality are not
>  supported
>  >>>by Aerospike
>  >>>- Querying based on key ranges are not directly supported by
>  >>>Aerospike
>  >>>
>  >>> The plan for the next period is to improve the following features;
>  >>>
>  >>>- The waiting strategy of the docker client
>  >>>- Incorporate the map reduce based test cases
>  >>>- Improve the user documentation
>  >>>
>  >>> Please let me know if anything needs to be improved in these areas
>  and
>  >>> it will be great to have feedback on the implementation.
>  >>>
>  >>> [1]. https://github.com/apache/gora/pull/111
>  >>> [2]. https://docs.google.com/document/d/1hS0PrAXVRJ-NWkJyTnq
>  >>> Fd_GJ7IBe4AtrUQJOP-QkwXg/edit
>  >>> [3]. https://cwiki.apache.org/confluence/display/GORA/Implem
>  >>> ent+Aerospike+Datastore+%28GORA-502%29+Reports
>  >>>
>  >>> Thank you and regards
>  >>> Nishadi
>  >>>
>  >>>
>  >>> --
>  >>> Nishadi Kirielle
>  >>>
>  >>> Undergraduate
>  >>> University of Moratuwa - Sri Lanka
>  >>>
>  >>> Mobile : +94 70 204 5934 <+94%2070%20204%205934>
>  >>> Blog : nishadikirielle.wordpress.com
>  >>>
>  >>
>  >>
>  >>
>  >> --
>  >> http://home.apache.org/~lewismc/
>  >> @hectorMcSpector
>  >> http://www.linkedin.com/in/lmcgibbney
>  >>
>  >
>  >
> 
> 
>  --
>  http://home.apache.org/~lewismc/
>  @hectorMcSpector
>  http://www.linkedin.com/in/lmcgibbney
> 
> >>>
> >>>
> >>>
> >>> --
> >>> Nishadi Kirielle
> >>>
> >>> Undergraduate
> >>> University of Moratuwa - Sri Lanka
> >>>
> >>> Mobile : +94 70 204 5934 <+94%2070%20204%205934>
> >>> Blog : nishadikirielle.wordpress.com
> >>>
> >>
> >>
> >
> >
> > --
> > Nishadi Kirielle
> >
> > Undergraduate
> > University of Moratuwa - Sri Lanka
> >
> > Mobile : +94 70 204 5934 <+94%2070%20204%205934>
> > Blog : nishadikirielle.wordpress.com
> >
>


[GitHub] gora issue #111: [WIP] GORA-502 Implement Aerospike Data Store

2017-07-27 Thread djkevincr
Github user djkevincr commented on the issue:

https://github.com/apache/gora/pull/111
  
Build passes without any issue.

[INFO] 

[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Gora ... SUCCESS [1.370s]
[INFO] Apache Gora :: Compiler ... SUCCESS [2.063s]
[INFO] Apache Gora :: Compiler-CLI ... SUCCESS [1.380s]
[INFO] Apache Gora :: Core ... SUCCESS 
[1:17.004s]
[INFO] Apache Gora :: Accumulo ... SUCCESS 
[1:33.638s]
[INFO] Apache Gora :: Cassandra .. SUCCESS [53.152s]
[INFO] Apache Gora :: GoraCI . SUCCESS [3.377s]
[INFO] Apache Gora :: HBase .. SUCCESS 
[2:38.696s]
[INFO] Apache Gora :: Infinispan . SUCCESS 
[1:19.227s]
[INFO] Apache Gora :: JCache . SUCCESS 
[1:11.505s]
[INFO] Apache Gora :: Dynamodb ... SUCCESS [4.452s]
[INFO] Apache Gora :: CouchDB  SUCCESS [3.742s]
[INFO] Apache Gora :: Maven Plugin ... SUCCESS [3.379s]
[INFO] Apache Gora :: MongoDB  SUCCESS 
[1:29.381s]
[INFO] Apache Gora :: Solr ... SUCCESS 
[3:00.093s]
[INFO] Apache Gora :: Aerospike .. SUCCESS [3.017s]
[INFO] Apache Gora :: Tutorial ... SUCCESS [7.266s]
[INFO] Apache Gora :: Sources-Dist ... SUCCESS [0.501s]
[INFO] 

[INFO] BUILD SUCCESS
[INFO] 

[INFO] Total time: 13:54.015s
[INFO] Finished at: Thu Jul 27 23:40:39 IST 2017
[INFO] Final Memory: 80M/710M
[INFO] 




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Commented] (GORA-502) Implement Aerospike Datastore

2017-07-27 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/GORA-502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16103348#comment-16103348
 ] 

ASF GitHub Bot commented on GORA-502:
-

Github user djkevincr commented on a diff in the pull request:

https://github.com/apache/gora/pull/111#discussion_r129876180
  
--- Diff: gora-aerospike/pom.xml ---
@@ -71,6 +71,14 @@
 
 
   
+org.apache.maven.plugins
+maven-surefire-plugin
+2.4.2
+
+  true
--- End diff --

@lewismc Shall I proceed merging the PR to master? Are you done with 
reviewing/happy with the changes?


> Implement Aerospike Datastore
> -
>
> Key: GORA-502
> URL: https://issues.apache.org/jira/browse/GORA-502
> Project: Apache Gora
>  Issue Type: New Feature
>  Components: gora-aerospike, storage
>Affects Versions: 0.6.1
>Reporter: Cihad Guzel
>Assignee: Nishadi Kirielle
>  Labels: gsoc2017
> Fix For: 0.8
>
>
> Aerospike is a NoSQL database solution for real-time operational 
> applications, delivering predictable performance at scale, superior uptime, 
> and high availability at the lowest TCO compared to first-generation NoSQL 
> and relational databases. It could be nice to support Aerospike as a 
> datastore at Gora. Aerospike uses Apache v2 license for Java client and uses 
> aGPL license for Aerospike Server Community Edition. 
> (http://www.aerospike.com/products/)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (GORA-502) Implement Aerospike Datastore

2017-07-27 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/GORA-502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16102830#comment-16102830
 ] 

ASF GitHub Bot commented on GORA-502:
-

Github user djkevincr commented on a diff in the pull request:

https://github.com/apache/gora/pull/111#discussion_r129768438
  
--- Diff: gora-aerospike/pom.xml ---
@@ -0,0 +1,174 @@
+
+
+http://maven.apache.org/POM/4.0.0; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd;>
+  4.0.0
+
+  
+org.apache.gora
+gora
+0.8-SNAPSHOT
+../
+  
+  gora-aerospike
+  bundle
+
+  Apache Gora :: Aerospike
+  http://gora.apache.org
+  The Apache Gora open source framework provides an in-memory 
data model and
+persistence for big data. Gora supports persisting to column stores, 
key value stores,
+document stores and RDBMSs, and analyzing the data with extensive 
Apache Hadoop MapReduce
+support.
+  2010
+  
+The Apache Software Foundation
+http://www.apache.org/
+  
+  
+JIRA
+https://issues.apache.org/jira/browse/GORA
+  
+  
+Jenkins
+https://builds.apache.org/job/Gora-trunk/
+  
+
+  
+*
+
org.apache.gora.aerospike*;version="${project.version}";-noimport:=true
+  
+
+  
+
+  aerospike-with-test
+  
+
+  
+org.apache.maven.plugins
+maven-surefire-plugin
+2.4.2
+
+  false
+
+  
+
+  
+
+  
+
+  
+target
+target/classes
+${project.artifactId}-${project.version}
+target/test-classes
+src/test/java
+src/main/java
+
+  
+${project.basedir}/src/test/conf
+
+  **/*
+
+  
+
+
+  
+org.apache.maven.plugins
+maven-surefire-plugin
+2.4.2
+
+  true
+
+  
+  
+org.codehaus.mojo
+build-helper-maven-plugin
+${build-helper-maven-plugin.version}
+
+  
+generate-sources
+
+  add-source
+
+
+  
+src/examples/java
+  
+
+  
+
+  
+
+  
+
+  
+
+
+  org.apache.gora
+  gora-core
+
+
+
+  org.apache.gora
+  gora-core
+  test-jar
+  test
+
+
+
+
+  com.aerospike
+  aerospike-client
+  ${aerospike.version}
+
+
+
+  org.apache.avro
+  avro
+
+
+
+
+  org.apache.hadoop
+  hadoop-client
+
+
+
+  org.jdom
+  jdom
+  compile
+
+
+
+
+  org.slf4j
+  slf4j-log4j12
+
+
+
+
+  org.testcontainers
+  testcontainers
+  1.1.0
+  test
--- End diff --

Please define the version separately in parent pom.


> Implement Aerospike Datastore
> -
>
> Key: GORA-502
> URL: https://issues.apache.org/jira/browse/GORA-502
> Project: Apache Gora
>  Issue Type: New Feature
>  Components: gora-aerospike, storage
>Affects Versions: 0.6.1
>Reporter: Cihad Guzel
>Assignee: Nishadi Kirielle
>  Labels: gsoc2017
> Fix For: 0.8
>
>
> Aerospike is a NoSQL database solution for real-time operational 
> applications, delivering predictable performance at scale, superior uptime, 
> and high availability at the lowest TCO compared to first-generation NoSQL 
> and relational databases. It could be nice to support Aerospike as a 
> datastore at Gora. Aerospike uses Apache v2 license for Java client and uses 
> aGPL license for Aerospike Server Community Edition. 
> (http://www.aerospike.com/products/)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[GitHub] gora pull request #111: [WIP] GORA-502 Implement Aerospike Data Store

2017-07-27 Thread djkevincr
Github user djkevincr commented on a diff in the pull request:

https://github.com/apache/gora/pull/111#discussion_r129768438
  
--- Diff: gora-aerospike/pom.xml ---
@@ -0,0 +1,174 @@
+
+
+http://maven.apache.org/POM/4.0.0; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd;>
+  4.0.0
+
+  
+org.apache.gora
+gora
+0.8-SNAPSHOT
+../
+  
+  gora-aerospike
+  bundle
+
+  Apache Gora :: Aerospike
+  http://gora.apache.org
+  The Apache Gora open source framework provides an in-memory 
data model and
+persistence for big data. Gora supports persisting to column stores, 
key value stores,
+document stores and RDBMSs, and analyzing the data with extensive 
Apache Hadoop MapReduce
+support.
+  2010
+  
+The Apache Software Foundation
+http://www.apache.org/
+  
+  
+JIRA
+https://issues.apache.org/jira/browse/GORA
+  
+  
+Jenkins
+https://builds.apache.org/job/Gora-trunk/
+  
+
+  
+*
+
org.apache.gora.aerospike*;version="${project.version}";-noimport:=true
+  
+
+  
+
+  aerospike-with-test
+  
+
+  
+org.apache.maven.plugins
+maven-surefire-plugin
+2.4.2
+
+  false
+
+  
+
+  
+
+  
+
+  
+target
+target/classes
+${project.artifactId}-${project.version}
+target/test-classes
+src/test/java
+src/main/java
+
+  
+${project.basedir}/src/test/conf
+
+  **/*
+
+  
+
+
+  
+org.apache.maven.plugins
+maven-surefire-plugin
+2.4.2
+
+  true
+
+  
+  
+org.codehaus.mojo
+build-helper-maven-plugin
+${build-helper-maven-plugin.version}
+
+  
+generate-sources
+
+  add-source
+
+
+  
+src/examples/java
+  
+
+  
+
+  
+
+  
+
+  
+
+
+  org.apache.gora
+  gora-core
+
+
+
+  org.apache.gora
+  gora-core
+  test-jar
+  test
+
+
+
+
+  com.aerospike
+  aerospike-client
+  ${aerospike.version}
+
+
+
+  org.apache.avro
+  avro
+
+
+
+
+  org.apache.hadoop
+  hadoop-client
+
+
+
+  org.jdom
+  jdom
+  compile
+
+
+
+
+  org.slf4j
+  slf4j-log4j12
+
+
+
+
+  org.testcontainers
+  testcontainers
+  1.1.0
+  test
--- End diff --

Please define the version separately in parent pom.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---