[jira] [Commented] (GORA-664) Add datastore for Elasticsearch

2021-05-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GORA-664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17344702#comment-17344702 ] ASF GitHub Bot commented on GORA-664: - kamaci commented on a change in pull request #234: URL:

[GitHub] [gora] kamaci commented on a change in pull request #234: GORA-664 Add datastore for Elasticsearch

2021-05-14 Thread GitBox
kamaci commented on a change in pull request #234: URL: https://github.com/apache/gora/pull/234#discussion_r632650676 ## File path: gora-elasticsearch/src/main/java/org/apache/gora/elasticsearch/query/ElasticsearchResult.java ## @@ -0,0 +1,72 @@ +/* + * Licensed to the Apache

[jira] [Commented] (GORA-664) Add datastore for Elasticsearch

2021-05-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GORA-664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17344704#comment-17344704 ] ASF GitHub Bot commented on GORA-664: - kamaci commented on a change in pull request #234: URL:

[jira] [Commented] (GORA-664) Add datastore for Elasticsearch

2021-05-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GORA-664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17344706#comment-17344706 ] ASF GitHub Bot commented on GORA-664: - kamaci commented on a change in pull request #234: URL:

[GitHub] [gora] kamaci commented on pull request #234: GORA-664 Add datastore for Elasticsearch

2021-05-14 Thread GitBox
kamaci commented on pull request #234: URL: https://github.com/apache/gora/pull/234#issuecomment-841358468 Congrats @podorvanova for the PR! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

[jira] [Commented] (GORA-664) Add datastore for Elasticsearch

2021-05-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GORA-664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17344707#comment-17344707 ] ASF GitHub Bot commented on GORA-664: - kamaci commented on pull request #234: URL:

[jira] [Updated] (GORA-382) Create a datastore for OPeNDAP

2021-05-14 Thread Lewis John McGibbney (Jira)
[ https://issues.apache.org/jira/browse/GORA-382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lewis John McGibbney updated GORA-382: -- Issue Type: New Feature (was: Bug) > Create a datastore for OPeNDAP >

[jira] [Resolved] (GORA-457) Implement Normalized Discounted Cumulative Gain (nDCG) as an Example

2021-05-14 Thread Lewis John McGibbney (Jira)
[ https://issues.apache.org/jira/browse/GORA-457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lewis John McGibbney resolved GORA-457. --- Resolution: Won't Fix > Implement Normalized Discounted Cumulative Gain (nDCG) as an

[jira] [Resolved] (GORA-236) Implement a JSON/Java-to-XML mapping tool to auto-generate gora-*-mapping.xml files

2021-05-14 Thread Lewis John McGibbney (Jira)
[ https://issues.apache.org/jira/browse/GORA-236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lewis John McGibbney resolved GORA-236. --- Resolution: Won't Fix > Implement a JSON/Java-to-XML mapping tool to auto-generate

[jira] [Resolved] (GORA-382) Create a datastore for OPeNDAP

2021-05-14 Thread Lewis John McGibbney (Jira)
[ https://issues.apache.org/jira/browse/GORA-382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lewis John McGibbney resolved GORA-382. --- Resolution: Won't Fix > Create a datastore for OPeNDAP >

[GitHub] [gora] kamaci commented on a change in pull request #234: GORA-664 Add datastore for Elasticsearch

2021-05-14 Thread GitBox
kamaci commented on a change in pull request #234: URL: https://github.com/apache/gora/pull/234#discussion_r632649046 ## File path: gora-elasticsearch/src/main/java/org/apache/gora/elasticsearch/mapping/ElasticsearchMappingBuilder.java ## @@ -0,0 +1,212 @@ +/* + * Licensed to

[GitHub] [gora] kamaci commented on a change in pull request #234: GORA-664 Add datastore for Elasticsearch

2021-05-14 Thread GitBox
kamaci commented on a change in pull request #234: URL: https://github.com/apache/gora/pull/234#discussion_r632653393 ## File path: gora-elasticsearch/src/main/java/org/apache/gora/elasticsearch/store/ElasticsearchStoreMetadataAnalyzer.java ## @@ -0,0 +1,95 @@ +/* + *

[GitHub] [gora] kamaci commented on pull request #225: GORA-562 Add bin batchscript

2021-05-14 Thread GitBox
kamaci commented on pull request #225: URL: https://github.com/apache/gora/pull/225#issuecomment-841361918 @Titan-BT-7274 did you update your PR regarding to @jhnmora000's comments? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [gora] kamaci commented on a change in pull request #222: GORA-656 Add Hazelcast Imap backed datastore

2021-05-14 Thread GitBox
kamaci commented on a change in pull request #222: URL: https://github.com/apache/gora/pull/222#discussion_r632660595 ## File path: gora-hazelcast/src/main/java/org/apache/gora/hazelcast/query/HazelcastResult.java ## @@ -0,0 +1,91 @@ +/** + * Licensed to the Apache Software

[GitHub] [gora] kamaci commented on a change in pull request #222: GORA-656 Add Hazelcast Imap backed datastore

2021-05-14 Thread GitBox
kamaci commented on a change in pull request #222: URL: https://github.com/apache/gora/pull/222#discussion_r632663594 ## File path: gora-hazelcast/src/main/java/org/apache/gora/hazelcast/store/HazelcastCacheLoaderFactory.java ## @@ -0,0 +1,81 @@ +/** + * Licensed to the

[GitHub] [gora] kamaci commented on a change in pull request #221: Add ScyllaDB Store

2021-05-14 Thread GitBox
kamaci commented on a change in pull request #221: URL: https://github.com/apache/gora/pull/221#discussion_r63201 ## File path: gora-scylladb/src/examples/avro/scyllaDBKey.json ## @@ -0,0 +1,22 @@ +{ + "type": "record", + "name": "ScyllaDBKey", + "default": null, +

[GitHub] [gora] kamaci commented on a change in pull request #221: Add ScyllaDB Store

2021-05-14 Thread GitBox
kamaci commented on a change in pull request #221: URL: https://github.com/apache/gora/pull/221#discussion_r632668274 ## File path: gora-scylladb/src/examples/java/org/apache/gora/scylladb/example/generated/AvroSerialization/ScyllaDBRecord.java ## @@ -0,0 +1,1299 @@ +/** +

[GitHub] [gora] kamaci commented on a change in pull request #221: Add ScyllaDB Store

2021-05-14 Thread GitBox
kamaci commented on a change in pull request #221: URL: https://github.com/apache/gora/pull/221#discussion_r632669501 ## File path: gora-scylladb/src/examples/java/org/apache/gora/scylladb/example/generated/AvroSerialization/ScyllaDBRecord.java ## @@ -0,0 +1,1299 @@ +/** +

[GitHub] [gora] kamaci commented on pull request #221: Add ScyllaDB Store

2021-05-14 Thread GitBox
kamaci commented on pull request #221: URL: https://github.com/apache/gora/pull/221#issuecomment-841378487 Thanks for your effort @arnenissen? Could you explain what is the difference using Cassandra client of Gora instead of this since ScyllaDB is designed to be compatible with

[GitHub] [gora] kamaci edited a comment on pull request #221: Add ScyllaDB Store

2021-05-14 Thread GitBox
kamaci edited a comment on pull request #221: URL: https://github.com/apache/gora/pull/221#issuecomment-841378487 Thanks for your effort @arnenissen! Could you explain what is the difference using Cassandra client of Gora instead of this since ScyllaDB is designed to be compatible

[GitHub] [gora] kamaci commented on a change in pull request #218: [GORA-650] [WIP] Add initial ArangoDB datastore

2021-05-14 Thread GitBox
kamaci commented on a change in pull request #218: URL: https://github.com/apache/gora/pull/218#discussion_r632675364 ## File path: gora-arangodb/src/main/java/org/apache/gora/arangodb/store/ArangoDBMappingBuilder.java ## @@ -0,0 +1,119 @@ +/** + * Licensed to the Apache

[GitHub] [gora] kamaci commented on a change in pull request #218: [GORA-650] [WIP] Add initial ArangoDB datastore

2021-05-14 Thread GitBox
kamaci commented on a change in pull request #218: URL: https://github.com/apache/gora/pull/218#discussion_r632676903 ## File path: gora-arangodb/src/main/java/org/apache/gora/arangodb/store/ArangoDBStore.java ## @@ -0,0 +1,690 @@ +/** + * Licensed to the Apache Software

[jira] [Commented] (GORA-650) Add datastore for ArangoDB

2021-05-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GORA-650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17344734#comment-17344734 ] ASF GitHub Bot commented on GORA-650: - kamaci commented on a change in pull request #218: URL:

[jira] [Commented] (GORA-650) Add datastore for ArangoDB

2021-05-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GORA-650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17344738#comment-17344738 ] ASF GitHub Bot commented on GORA-650: - kamaci commented on a change in pull request #218: URL:

[jira] [Commented] (GORA-650) Add datastore for ArangoDB

2021-05-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GORA-650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17344740#comment-17344740 ] ASF GitHub Bot commented on GORA-650: - kamaci commented on pull request #218: URL:

[GitHub] [gora] kamaci commented on pull request #218: [GORA-650] [WIP] Add initial ArangoDB datastore

2021-05-14 Thread GitBox
kamaci commented on pull request #218: URL: https://github.com/apache/gora/pull/218#issuecomment-841386840 Thanks @dinuka-perera! Please review my comments and resolve the conflict. -- This is an automated message from the Apache Git Service. To respond to the message, please log

[jira] [Commented] (GORA-464) Get gora-dynamodb back up and running and available as part of the examples

2021-05-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GORA-464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17344776#comment-17344776 ] ASF GitHub Bot commented on GORA-464: - kamaci commented on a change in pull request #189: URL:

[GitHub] [gora] kamaci commented on a change in pull request #189: GORA-464 Get gora-dynamodb back up and running and available as part of the examples

2021-05-14 Thread GitBox
kamaci commented on a change in pull request #189: URL: https://github.com/apache/gora/pull/189#discussion_r632682377 ## File path: gora-dynamodb/howto_upgrade.md ## @@ -0,0 +1,19 @@ +# Howto upgrade aaws-java-sdk version Review comment: Typo, aaws-java-sdk version ->

[jira] [Commented] (GORA-562) Add a bin/gora command script for Windows

2021-05-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GORA-562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17344709#comment-17344709 ] ASF GitHub Bot commented on GORA-562: - kamaci commented on pull request #225: URL:

[jira] [Commented] (GORA-656) Hazelcast IMap backed datastore

2021-05-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GORA-656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17344712#comment-17344712 ] ASF GitHub Bot commented on GORA-656: - kamaci commented on a change in pull request #222: URL:

[jira] [Commented] (GORA-656) Hazelcast IMap backed datastore

2021-05-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GORA-656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17344711#comment-17344711 ] ASF GitHub Bot commented on GORA-656: - kamaci commented on a change in pull request #222: URL:

[GitHub] [gora] kamaci commented on a change in pull request #222: GORA-656 Add Hazelcast Imap backed datastore

2021-05-14 Thread GitBox
kamaci commented on a change in pull request #222: URL: https://github.com/apache/gora/pull/222#discussion_r632661023 ## File path: gora-hazelcast/src/main/java/org/apache/gora/hazelcast/store/HazelcastCacheEntryListenerFactory.java ## @@ -0,0 +1,58 @@ +/** + * Licensed to

[jira] [Commented] (GORA-656) Hazelcast IMap backed datastore

2021-05-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GORA-656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17344716#comment-17344716 ] ASF GitHub Bot commented on GORA-656: - kamaci commented on a change in pull request #222: URL:

[jira] [Commented] (GORA-656) Hazelcast IMap backed datastore

2021-05-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GORA-656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17344717#comment-17344717 ] ASF GitHub Bot commented on GORA-656: - kamaci commented on a change in pull request #222: URL:

[GitHub] [gora] kamaci commented on a change in pull request #222: GORA-656 Add Hazelcast Imap backed datastore

2021-05-14 Thread GitBox
kamaci commented on a change in pull request #222: URL: https://github.com/apache/gora/pull/222#discussion_r632664707 ## File path: gora-hazelcast/src/test/java/org/apache/gora/hazelcast/mapreduce/HazelcastStoreMapReduceTest.java ## @@ -0,0 +1,63 @@ +/** + * Licensed to the

[GitHub] [gora] kamaci commented on a change in pull request #221: Add ScyllaDB Store

2021-05-14 Thread GitBox
kamaci commented on a change in pull request #221: URL: https://github.com/apache/gora/pull/221#discussion_r632666067 ## File path: gora-scylladb/pom.xml ## @@ -0,0 +1,199 @@ + + +http://maven.apache.org/POM/4.0.0; +

[GitHub] [gora] kamaci commented on a change in pull request #221: Add ScyllaDB Store

2021-05-14 Thread GitBox
kamaci commented on a change in pull request #221: URL: https://github.com/apache/gora/pull/221#discussion_r632667516 ## File path: gora-scylladb/src/examples/java/org/apache/gora/scylladb/example/generated/AvroSerialization/ScyllaDBKey.java ## @@ -0,0 +1,386 @@ +/** +

[GitHub] [gora] kamaci commented on a change in pull request #221: Add ScyllaDB Store

2021-05-14 Thread GitBox
kamaci commented on a change in pull request #221: URL: https://github.com/apache/gora/pull/221#discussion_r632667177 ## File path: gora-scylladb/src/examples/java/org/apache/gora/scylladb/example/generated/AvroSerialization/ScyllaDBKey.java ## @@ -0,0 +1,386 @@ +/** +

[GitHub] [gora] kamaci commented on a change in pull request #221: Add ScyllaDB Store

2021-05-14 Thread GitBox
kamaci commented on a change in pull request #221: URL: https://github.com/apache/gora/pull/221#discussion_r632668707 ## File path: gora-scylladb/src/examples/java/org/apache/gora/scylladb/example/generated/AvroSerialization/ScyllaDBRecord.java ## @@ -0,0 +1,1299 @@ +/** +

[GitHub] [gora] kamaci commented on a change in pull request #221: Add ScyllaDB Store

2021-05-14 Thread GitBox
kamaci commented on a change in pull request #221: URL: https://github.com/apache/gora/pull/221#discussion_r632668517 ## File path: gora-scylladb/src/examples/java/org/apache/gora/scylladb/example/generated/AvroSerialization/ScyllaDBRecord.java ## @@ -0,0 +1,1299 @@ +/** +

[GitHub] [gora] kamaci commented on a change in pull request #221: Add ScyllaDB Store

2021-05-14 Thread GitBox
kamaci commented on a change in pull request #221: URL: https://github.com/apache/gora/pull/221#discussion_r632669675 ## File path: gora-scylladb/src/examples/java/org/apache/gora/scylladb/example/generated/AvroSerialization/ScyllaDBRecord.java ## @@ -0,0 +1,1299 @@ +/** +

[GitHub] [gora] kamaci commented on pull request #220: GORA-537: [WIP] Upgrade to Hadoop 3.X

2021-05-14 Thread GitBox
kamaci commented on pull request #220: URL: https://github.com/apache/gora/pull/220#issuecomment-841381866 Thanks @balashashanka! Did you have a time to check the comment of @lewismc? -- This is an automated message from the Apache Git Service. To respond to the message, please

[jira] [Commented] (GORA-537) Upgrade to Hadoop 3.X

2021-05-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GORA-537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17344726#comment-17344726 ] ASF GitHub Bot commented on GORA-537: - kamaci commented on pull request #220: URL:

[GitHub] [gora] kamaci commented on a change in pull request #218: [GORA-650] [WIP] Add initial ArangoDB datastore

2021-05-14 Thread GitBox
kamaci commented on a change in pull request #218: URL: https://github.com/apache/gora/pull/218#discussion_r632675878 ## File path: gora-arangodb/src/main/java/org/apache/gora/arangodb/store/ArangoDBStore.java ## @@ -0,0 +1,690 @@ +/** + * Licensed to the Apache Software

[jira] [Commented] (GORA-650) Add datastore for ArangoDB

2021-05-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GORA-650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17344733#comment-17344733 ] ASF GitHub Bot commented on GORA-650: - kamaci commented on a change in pull request #218: URL:

[jira] [Commented] (GORA-650) Add datastore for ArangoDB

2021-05-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GORA-650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17344732#comment-17344732 ] ASF GitHub Bot commented on GORA-650: - kamaci commented on a change in pull request #218: URL:

[jira] [Commented] (GORA-650) Add datastore for ArangoDB

2021-05-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GORA-650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17344730#comment-17344730 ] ASF GitHub Bot commented on GORA-650: - kamaci commented on a change in pull request #218: URL:

[GitHub] [gora] kamaci commented on a change in pull request #218: [GORA-650] [WIP] Add initial ArangoDB datastore

2021-05-14 Thread GitBox
kamaci commented on a change in pull request #218: URL: https://github.com/apache/gora/pull/218#discussion_r632676232 ## File path: gora-arangodb/src/main/java/org/apache/gora/arangodb/store/ArangoDBStore.java ## @@ -0,0 +1,690 @@ +/** + * Licensed to the Apache Software

[GitHub] [gora] kamaci commented on a change in pull request #218: [GORA-650] [WIP] Add initial ArangoDB datastore

2021-05-14 Thread GitBox
kamaci commented on a change in pull request #218: URL: https://github.com/apache/gora/pull/218#discussion_r632675729 ## File path: gora-arangodb/src/main/java/org/apache/gora/arangodb/store/ArangoDBStore.java ## @@ -0,0 +1,690 @@ +/** + * Licensed to the Apache Software

[GitHub] [gora] kamaci commented on a change in pull request #218: [GORA-650] [WIP] Add initial ArangoDB datastore

2021-05-14 Thread GitBox
kamaci commented on a change in pull request #218: URL: https://github.com/apache/gora/pull/218#discussion_r632677158 ## File path: gora-arangodb/src/main/java/org/apache/gora/arangodb/store/ArangoDBStore.java ## @@ -0,0 +1,690 @@ +/** + * Licensed to the Apache Software

[jira] [Commented] (GORA-650) Add datastore for ArangoDB

2021-05-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GORA-650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17344737#comment-17344737 ] ASF GitHub Bot commented on GORA-650: - kamaci commented on a change in pull request #218: URL:

[jira] [Commented] (GORA-650) Add datastore for ArangoDB

2021-05-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GORA-650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17344735#comment-17344735 ] ASF GitHub Bot commented on GORA-650: - kamaci commented on a change in pull request #218: URL:

[GitHub] [gora] kamaci commented on a change in pull request #218: [GORA-650] [WIP] Add initial ArangoDB datastore

2021-05-14 Thread GitBox
kamaci commented on a change in pull request #218: URL: https://github.com/apache/gora/pull/218#discussion_r632677448 ## File path: gora-arangodb/src/test/java/org/apache/gora/arangodb/ArangoDBTestDriver.java ## @@ -0,0 +1,85 @@ +/** + * Licensed to the Apache Software

[jira] [Commented] (GORA-651) Upgrade OrientDB to the latest version 3

2021-05-14 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/GORA-651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17344772#comment-17344772 ] ASF GitHub Bot commented on GORA-651: - kamaci commented on a change in pull request #210: URL:

[GitHub] [gora] kamaci commented on a change in pull request #210: GORA-651 upgrade Orient DB driver to version 3

2021-05-14 Thread GitBox
kamaci commented on a change in pull request #210: URL: https://github.com/apache/gora/pull/210#discussion_r632680001 ## File path: gora-orientdb/src/main/java/org/apache/gora/orientdb/store/OrientDBStore.java ## @@ -103,20 +109,36 @@ public void initialize(Class keyClass,