[GitHub] [gora] lewismc opened a new pull request #244: GORA-680 Upgrade Avro from 1.8.2 --> 1.10.2

2021-05-10 Thread GitBox
lewismc opened a new pull request #244: URL: https://github.com/apache/gora/pull/244 Initial pass at https://issues.apache.org/jira/projects/GORA/issues/GORA-680 We need to regenerate the example Classes from the avro schemas. Once that is done I _think_ this issue should be complete.

[GitHub] [gora] djkevincr commented on pull request #242: GORA-679 Fix CI build issue

2021-05-08 Thread GitBox
djkevincr commented on pull request #242: URL: https://github.com/apache/gora/pull/242#issuecomment-835498258 @drazzib Jenkins build works perfectly. Thank you taking of this work. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

[GitHub] [gora] djkevincr edited a comment on pull request #242: GORA-679 Fix CI build issue

2021-05-08 Thread GitBox
djkevincr edited a comment on pull request #242: URL: https://github.com/apache/gora/pull/242#issuecomment-835498258 @drazzib Jenkins build works perfectly. Thank you taking this work. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [gora] lewismc commented on pull request #242: GORA-679 Fix CI build issue

2021-05-08 Thread GitBox
lewismc commented on pull request #242: URL: https://github.com/apache/gora/pull/242#issuecomment-835498299 +1 this seems to have fixed the Maven repositories issues. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use th

[GitHub] [gora] djkevincr commented on pull request #242: GORA-679 Fix CI build issue

2021-05-08 Thread GitBox
djkevincr commented on pull request #242: URL: https://github.com/apache/gora/pull/242#issuecomment-835497946 @lewismc Github CI issue is fixed with 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 t

[GitHub] [gora] lewismc merged pull request #243: GORA-686 Add .asf.yaml file to Gora repository

2021-05-08 Thread GitBox
lewismc merged pull request #243: URL: https://github.com/apache/gora/pull/243 -- 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 specific comment. For queries about this service, please cont

[GitHub] [gora] lewismc opened a new pull request #243: GORA-686 Add .asf.yaml file to Gora repository

2021-05-08 Thread GitBox
lewismc opened a new pull request #243: URL: https://github.com/apache/gora/pull/243 Addresses https://issues.apache.org/jira/browse/GORA-686 -- 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

[GitHub] [gora] djkevincr commented on pull request #242: GORA-679 Fix CI build issue

2021-05-08 Thread GitBox
djkevincr commented on pull request #242: URL: https://github.com/apache/gora/pull/242#issuecomment-835425116 @drazzib Thank you for the pointers. Let me give a try. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [gora] drazzib edited a comment on pull request #242: GORA-679 Fix CI build issue

2021-05-08 Thread GitBox
drazzib edited a comment on pull request #242: URL: https://github.com/apache/gora/pull/242#issuecomment-835225855 Hi @djkevincr ! I've tracked down this FTBFS issue and came to the same conclusion : it's linked to a behavior change in lastest Maven 3.8.1 (described in [CVE-2021-262

[GitHub] [gora] drazzib commented on pull request #242: GORA-679 Fix CI build issue

2021-05-08 Thread GitBox
drazzib commented on pull request #242: URL: https://github.com/apache/gora/pull/242#issuecomment-835225855 Hi @djkevincr ! I've tracked down this FTBFS issue and came to the same conclusion : it's linked to a behavior change in lastest Maven 3.8.1 (described in [CVE-2021-26291 sect

[GitHub] [gora] djkevincr commented on pull request #242: GORA-679 Fix CI build issue

2021-05-07 Thread GitBox
djkevincr commented on pull request #242: URL: https://github.com/apache/gora/pull/242#issuecomment-835102858 Maven 3.8.1 (released April 2021) has disabled support (by default) for "http" repositories. - https://issues.apache.org/jira/browse/NIFI-8398 Thats why some of the dependencies ar

[GitHub] [gora] djkevincr opened a new pull request #242: GORA-679 Fix CI build issue

2021-05-07 Thread GitBox
djkevincr opened a new pull request #242: URL: https://github.com/apache/gora/pull/242 -- 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 specific comment. For queries about this service, ple

[GitHub] [gora] djkevincr closed pull request #241: GORA-679 Fix CI build issue

2021-05-07 Thread GitBox
djkevincr closed pull request #241: URL: https://github.com/apache/gora/pull/241 -- 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 specific comment. For queries about this service, please co

[GitHub] [gora] djkevincr opened a new pull request #241: GORA-679 Fix CI build issue

2021-05-07 Thread GitBox
djkevincr opened a new pull request #241: URL: https://github.com/apache/gora/pull/241 -- 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 specific comment. For queries about this service, ple

[GitHub] [gora] lewismc opened a new pull request #240: GORA-678 Upgrade to JDK11

2021-05-07 Thread GitBox
lewismc opened a new pull request #240: URL: https://github.com/apache/gora/pull/240 This issue addresses all of the _build_ issues concerning the upgrade to JDK11. I am now working on Javadoc... lot's of Javadoc :) -- This is an automated message from the Apache Git Service. To respo

[GitHub] [gora] drazzib merged pull request #239: GORA-675: Perform Sonar static code analysis on Jenkins

2021-05-07 Thread GitBox
drazzib merged pull request #239: URL: https://github.com/apache/gora/pull/239 -- 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 specific comment. For queries about this service, please cont

[GitHub] [gora] drazzib commented on pull request #239: GORA-675: Perform Sonar static code analysis on Jenkins

2021-05-07 Thread GitBox
drazzib commented on pull request #239: URL: https://github.com/apache/gora/pull/239#issuecomment-834742381 Thanks @lewismc @djkevincr ! I'll take care of merging into master. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[GitHub] [gora] kamaci commented on a change in pull request #235: [GORA-663] Add datastore for Neo4j

2021-05-07 Thread GitBox
kamaci commented on a change in pull request #235: URL: https://github.com/apache/gora/pull/235#discussion_r628414884 ## File path: gora-neo4j/src/main/java/org/apache/gora/neo4j/query/Neo4jResult.java ## @@ -0,0 +1,84 @@ +/* + * Licensed to the Apache Software Foundation (ASF)

[GitHub] [gora] lewismc closed pull request #194: GORA-637 Upgrade all dependencies and Maven plugins

2021-05-07 Thread GitBox
lewismc closed pull request #194: URL: https://github.com/apache/gora/pull/194 -- 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 specific comment. For queries about this service, please cont

[GitHub] [gora] lewismc commented on pull request #235: [GORA-663] Add datastore for Neo4j

2021-05-07 Thread GitBox
lewismc commented on pull request #235: URL: https://github.com/apache/gora/pull/235#issuecomment-834657532 This is another huge pull request @mgov88 congratulations getting the code to this stage. I am running the CI on the build to see what it tells us. -- This is an automated message

[GitHub] [gora] djkevincr commented on pull request #239: GORA-675: Perform Sonar static code analysis on Jenkins

2021-05-07 Thread GitBox
djkevincr commented on pull request #239: URL: https://github.com/apache/gora/pull/239#issuecomment-834656736 +1, @lewismc I will help you with PR merging. -- 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

[GitHub] [gora] lewismc closed pull request #235: [GORA-663] Add datastore for Neo4j

2021-05-07 Thread GitBox
lewismc closed pull request #235: URL: https://github.com/apache/gora/pull/235 -- 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 specific comment. For queries about this service, please cont

[GitHub] [gora] lewismc commented on pull request #239: GORA-675: Perform Sonar static code analysis on Jenkins

2021-05-07 Thread GitBox
lewismc commented on pull request #239: URL: https://github.com/apache/gora/pull/239#issuecomment-834655082 +1 for merge into master branch @drazzib -- 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

[GitHub] [gora] lewismc commented on pull request #222: GORA-656 Add Hazelcast Imap backed datastore

2021-05-07 Thread GitBox
lewismc commented on pull request #222: URL: https://github.com/apache/gora/pull/222#issuecomment-834654722 @saviyo the following problem seems to be failing build ``` Error: Failed to execute goal on project gora-solr: Could not resolve dependencies for project org.apache.gora:gora-

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

2021-05-07 Thread GitBox
lewismc commented on a change in pull request #221: URL: https://github.com/apache/gora/pull/221#discussion_r628400804 ## File path: gora-scylladb/pom.xml ## @@ -0,0 +1,199 @@ + + +http://maven.apache.org/POM/4.0.0"; + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instanc

[GitHub] [gora] lewismc closed pull request #238: GORA-677 Upgrade Ignite version 2.10.0

2021-05-07 Thread GitBox
lewismc closed pull request #238: URL: https://github.com/apache/gora/pull/238 -- 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 specific comment. For queries about this service, please cont

[GitHub] [gora] lewismc commented on pull request #230: XSD validation for Accumulo datastore

2021-05-07 Thread GitBox
lewismc commented on pull request #230: URL: https://github.com/apache/gora/pull/230#issuecomment-834648339 Damn it. It looks like @mgov88 deleted the branch on remote. @mgov88 can you please resubmit so we can run against CI? Thanks and sorry about that. -- This is an automated messa

[GitHub] [gora] lewismc commented on pull request #230: XSD validation for Accumulo datastore

2021-05-07 Thread GitBox
lewismc commented on pull request #230: URL: https://github.com/apache/gora/pull/230#issuecomment-834646916 Closing so I can reopen and have CI rebuild -- 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

[GitHub] [gora] lewismc closed pull request #230: XSD validation for Accumulo datastore

2021-05-07 Thread GitBox
lewismc closed pull request #230: URL: https://github.com/apache/gora/pull/230 -- 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 specific comment. For queries about this service, please cont

[GitHub] [gora] lewismc closed pull request #222: GORA-656 Add Hazelcast Imap backed datastore

2021-05-07 Thread GitBox
lewismc closed pull request #222: URL: https://github.com/apache/gora/pull/222 -- 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 specific comment. For queries about this service, please cont

[GitHub] [gora] lewismc closed pull request #221: Add ScyllaDB Store

2021-05-07 Thread GitBox
lewismc closed pull request #221: URL: https://github.com/apache/gora/pull/221 -- 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 specific comment. For queries about this service, please cont

[GitHub] [gora] drazzib commented on pull request #239: GORA-675: Perform Sonar static code analysis on Jenkins

2021-05-07 Thread GitBox
drazzib commented on pull request #239: URL: https://github.com/apache/gora/pull/239#issuecomment-834344028 > The Jenkinsfile looks good but of-course the build failed with NPE... Hi @lewismc I've no idea why Github actions are failing since Apache Jenkins works fine on the s

[GitHub] [gora] lewismc commented on pull request #239: GORA-675: Perform Sonar static code analysis on Jenkins

2021-05-06 Thread GitBox
lewismc commented on pull request #239: URL: https://github.com/apache/gora/pull/239#issuecomment-833899343 The Jenkinsfile looks good but of-course the build failed with NPE... -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [gora] drazzib opened a new pull request #239: GORA-675: Perform Sonar static code analysis on Jenkins

2021-04-20 Thread GitBox
drazzib opened a new pull request #239: URL: https://github.com/apache/gora/pull/239 -- 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 specific comment. For queries about this service, pleas

[GitHub] [gora] 100202x opened a new pull request #238: GORA-677 Upgrade Ignite version 2.10.0

2021-04-11 Thread GitBox
100202x opened a new pull request #238: URL: https://github.com/apache/gora/pull/238 -- 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 specific comment. For queries about this service, pleas

[GitHub] [gora] 100202x opened a new pull request #237: GORA-676 Upgrade Aerospike 5.0.6

2021-04-11 Thread GitBox
100202x opened a new pull request #237: URL: https://github.com/apache/gora/pull/237 -- 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 specific comment. For queries about this service, pleas

[GitHub] [gora] drazzib merged pull request #236: GORA-674: upgrade testcontainers to 1.15.2

2021-04-10 Thread GitBox
drazzib merged pull request #236: URL: https://github.com/apache/gora/pull/236 -- 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 specific comment. For queries about this service, please cont

[GitHub] [gora] drazzib opened a new pull request #236: GORA-674: upgrade testcontainers to 1.15

2021-04-05 Thread GitBox
drazzib opened a new pull request #236: URL: https://github.com/apache/gora/pull/236 -- 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 specific comment. For queries about this service, pleas

[GitHub] [gora] mgov88 opened a new pull request #235: [GORA-663] Add datastore for Neo4j

2021-03-01 Thread GitBox
mgov88 opened a new pull request #235: URL: https://github.com/apache/gora/pull/235 This pull request contains the implementation of the Neo4j Datastore for Apache Gora Please let me know if you have feedback. Intern: Gaby Ortiz Project: Add datastore for Neo4j Outreachy

[GitHub] [gora] podorvanova opened a new pull request #234: GORA-664 Add datastore for Elasticsearch

2021-03-01 Thread GitBox
podorvanova opened a new pull request #234: URL: https://github.com/apache/gora/pull/234 [Outreachy Winter 2020-2021] This PR implements an Apache Elasticsearch datastore for Apache Gora. Your feedback would be much appreciated. ---

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

2021-02-13 Thread GitBox
SemanticBeeng commented on pull request #218: URL: https://github.com/apache/gora/pull/218#issuecomment-778648908 @dinuka-perera please advise on plans for this - thanks This is an automated message from the Apache Gi

[GitHub] [gora] drazzib merged pull request #233: GORA-669 Improve tests stability on Jenkins

2020-11-11 Thread GitBox
drazzib merged pull request #233: URL: https://github.com/apache/gora/pull/233 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 s

[GitHub] [gora] podorvanova commented on a change in pull request #226: GORA-667 Revert GORA-271 changes in hbase-store

2020-10-29 Thread GitBox
podorvanova commented on a change in pull request #226: URL: https://github.com/apache/gora/pull/226#discussion_r514838256 ## File path: gora-hbase/src/main/java/org/apache/gora/hbase/store/HBaseStore.java ## @@ -887,7 +901,7 @@ private HBaseMapping readMapping(String filename)

[GitHub] [gora] jhnmora000 commented on a change in pull request #231: GORA-557 Add support for MongoDB to GoraExplorer

2020-10-29 Thread GitBox
jhnmora000 commented on a change in pull request #231: URL: https://github.com/apache/gora/pull/231#discussion_r514816245 ## File path: gora-mongodb/src/main/java/org/apache/gora/mongodb/store/MongoStoreMetadataAnalyzer.java ## @@ -0,0 +1,67 @@ +/** + * Licensed to the Apache

[GitHub] [gora] jhnmora000 commented on a change in pull request #226: GORA-667 Revert GORA-271 changes in hbase-store

2020-10-29 Thread GitBox
jhnmora000 commented on a change in pull request #226: URL: https://github.com/apache/gora/pull/226#discussion_r514795381 ## File path: gora-hbase/src/main/java/org/apache/gora/hbase/store/HBaseStore.java ## @@ -887,7 +901,7 @@ private HBaseMapping readMapping(String filename)

[GitHub] [gora] jhnmora000 commented on a change in pull request #232: Add support for the Kudu datastore in GoraExplorer

2020-10-29 Thread GitBox
jhnmora000 commented on a change in pull request #232: URL: https://github.com/apache/gora/pull/232#discussion_r514782899 ## File path: gora-kudu/pom.xml ## @@ -93,7 +93,7 @@ org.apache.maven.plugins maven-surefire-plugin - true + f

[GitHub] [gora] alfonsonishikawa commented on pull request #226: GORA-667 Revert GORA-271 changes in hbase-store

2020-10-29 Thread GitBox
alfonsonishikawa commented on pull request #226: URL: https://github.com/apache/gora/pull/226#issuecomment-719076068 > @alfonsonishikawa, thank you for your answer! > I will take a look tomorrow. I see you added the test to MongoDB store in https://github.com/apache/gora/pull/231

[GitHub] [gora] alfonsonishikawa commented on a change in pull request #228: [GORA-665] - Add support for the Ignite datastore in GoraExplorer

2020-10-29 Thread GitBox
alfonsonishikawa commented on a change in pull request #228: URL: https://github.com/apache/gora/pull/228#discussion_r514614524 ## File path: gora-ignite/src/main/java/org/apache/gora/ignite/store/IgniteTableMetadata.java ## @@ -0,0 +1,49 @@ +/* + * Licensed to the Apache Soft

[GitHub] [gora] alfonsonishikawa commented on a change in pull request #232: Add support for the Kudu datastore in GoraExplorer

2020-10-29 Thread GitBox
alfonsonishikawa commented on a change in pull request #232: URL: https://github.com/apache/gora/pull/232#discussion_r514616517 ## File path: gora-kudu/src/main/java/org/apache/gora/kudu/store/KuduStoreMetadataAnalyzer.java ## @@ -0,0 +1,103 @@ +/* + * Licensed to the Apache S

[GitHub] [gora] alfonsonishikawa commented on pull request #231: GORA-557 Add support for MongoDB to GoraExplorer

2020-10-29 Thread GitBox
alfonsonishikawa commented on pull request #231: URL: https://github.com/apache/gora/pull/231#issuecomment-719069057 Oh! And we would need a test for MongoStoreMetadataAnalyzer :S This is an automated message from the Apache

[GitHub] [gora] mgov88 opened a new pull request #232: Add support for the Kudu datastore in GoraExplorer

2020-10-29 Thread GitBox
mgov88 opened a new pull request #232: URL: https://github.com/apache/gora/pull/232 Add metadata analyzer feature in KUDU for GoraExplorer support. This is an automated message from the Apache Git Service. To respond to the m

[GitHub] [gora] alfonsonishikawa commented on pull request #231: GORA-557 Add support for MongoDB to GoraExplorer

2020-10-29 Thread GitBox
alfonsonishikawa commented on pull request #231: URL: https://github.com/apache/gora/pull/231#issuecomment-719066358 > Since MongoDB has collections instead of tables and these collections do not necessarily have a schema, I decided to use random collection document's key set. I see

[GitHub] [gora] alfonsonishikawa removed a comment on pull request #231: GORA-557 Add support for MongoDB to GoraExplorer

2020-10-29 Thread GitBox
alfonsonishikawa removed a comment on pull request #231: URL: https://github.com/apache/gora/pull/231#issuecomment-719065268 This pull request looks good to me. If no one comments anything I will merge it tomorrow. This is a

[GitHub] [gora] alfonsonishikawa commented on pull request #231: GORA-557 Add support for MongoDB to GoraExplorer

2020-10-29 Thread GitBox
alfonsonishikawa commented on pull request #231: URL: https://github.com/apache/gora/pull/231#issuecomment-719065268 This pull request looks good to me. If no one comments anything I will merge it tomorrow. This is an automa

[GitHub] [gora] alfonsonishikawa commented on pull request #227: XSD validation for Lucene datastore

2020-10-29 Thread GitBox
alfonsonishikawa commented on pull request #227: URL: https://github.com/apache/gora/pull/227#issuecomment-719062174 Good to see it works! :) The last thing I would ask for is to add an opt-out (or opt-in) option to gora.properties to enable/disable verification. --

[GitHub] [gora] mgov88 commented on a change in pull request #227: XSD validation for Lucene datastore

2020-10-29 Thread GitBox
mgov88 commented on a change in pull request #227: URL: https://github.com/apache/gora/pull/227#discussion_r513835747 ## File path: gora-lucene/src/test/conf/gora-lucene-mapping.xml ## @@ -16,7 +16,8 @@ limitations under the License. --> - +http://www.w3.org/2001/XMLSche

[GitHub] [gora] mgov88 commented on pull request #228: [GORA-665] - Add support for the Ignite datastore in GoraExplorer

2020-10-29 Thread GitBox
mgov88 commented on pull request #228: URL: https://github.com/apache/gora/pull/228#issuecomment-718981167 @alfonsonishikawa I developed the Metadata Analyzer feature and a test, I had to update the ignite version, I can not find the schema information of the tables in the older version.

[GitHub] [gora] podorvanova opened a new pull request #231: GORA-557 Add support for MongoDB to GoraExplorer

2020-10-29 Thread GitBox
podorvanova opened a new pull request #231: URL: https://github.com/apache/gora/pull/231 Since MongoDB has collections instead of tables and these collections do not necessarily have a schema, I decided to use random collection document's key set.

[GitHub] [gora] drazzib merged pull request #229: GORA-668 Add Jenkinsfile

2020-10-29 Thread GitBox
drazzib merged pull request #229: URL: https://github.com/apache/gora/pull/229 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 s

[GitHub] [gora] mgov88 commented on a change in pull request #227: XSD validation for Lucene datastore

2020-10-28 Thread GitBox
mgov88 commented on a change in pull request #227: URL: https://github.com/apache/gora/pull/227#discussion_r513835747 ## File path: gora-lucene/src/test/conf/gora-lucene-mapping.xml ## @@ -16,7 +16,8 @@ limitations under the License. --> - +http://www.w3.org/2001/XMLSche

[GitHub] [gora] alfonsonishikawa commented on pull request #228: [GORA-665] - Add support for the Ignite datastore in GoraExplorer

2020-10-28 Thread GitBox
alfonsonishikawa commented on pull request #228: URL: https://github.com/apache/gora/pull/228#issuecomment-718213725 @mgov88 I find we will need the metadata analyzer for Ignite too to have fully support of the features related to GoraExplorer. Thank you! -

[GitHub] [gora] mgov88 commented on pull request #228: [GORA-665] - Add support for the Ignite datastore in GoraExplorer

2020-10-28 Thread GitBox
mgov88 commented on pull request #228: URL: https://github.com/apache/gora/pull/228#issuecomment-718227118 @alfonsonishikawa Hi, I took a look of HBase metadata analyzer https://github.com/apache/gora/blob/master/gora-hbase/src/main/java/org/apache/gora/hbase/store/HBaseStoreMetadataAnalyze

[GitHub] [gora] alfonsonishikawa edited a comment on pull request #228: [GORA-665] - Add support for the Ignite datastore in GoraExplorer

2020-10-28 Thread GitBox
alfonsonishikawa edited a comment on pull request #228: URL: https://github.com/apache/gora/pull/228#issuecomment-718234821 > @alfonsonishikawa Hi, I took a look of HBase metadata analyzer https://github.com/apache/gora/blob/master/gora-hbase/src/main/java/org/apache/gora/hbase/store/HBaseS

[GitHub] [gora] alfonsonishikawa commented on pull request #228: [GORA-665] - Add support for the Ignite datastore in GoraExplorer

2020-10-28 Thread GitBox
alfonsonishikawa commented on pull request #228: URL: https://github.com/apache/gora/pull/228#issuecomment-718235012 Oh! And the primary key! This is an automated message from the Apache Git Service. To respond to the message

[GitHub] [gora] alfonsonishikawa commented on pull request #228: [GORA-665] - Add support for the Ignite datastore in GoraExplorer

2020-10-28 Thread GitBox
alfonsonishikawa commented on pull request #228: URL: https://github.com/apache/gora/pull/228#issuecomment-718234821 > @alfonsonishikawa Hi, I took a look of HBase metadata analyzer https://github.com/apache/gora/blob/master/gora-hbase/src/main/java/org/apache/gora/hbase/store/HBaseStoreMet

[GitHub] [gora] mgov88 opened a new pull request #230: XSD validation for Accumulo datastore

2020-10-28 Thread GitBox
mgov88 opened a new pull request #230: URL: https://github.com/apache/gora/pull/230 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

[GitHub] [gora] mgov88 commented on a change in pull request #227: XSD validation for Lucene datastore

2020-10-28 Thread GitBox
mgov88 commented on a change in pull request #227: URL: https://github.com/apache/gora/pull/227#discussion_r513747206 ## File path: gora-lucene/src/test/conf/gora-lucene-mapping.xml ## @@ -16,7 +16,8 @@ limitations under the License. --> - +http://www.w3.org/2001/XMLSche

[GitHub] [gora] alfonsonishikawa commented on a change in pull request #227: XSD validation for Lucene datastore

2020-10-28 Thread GitBox
alfonsonishikawa commented on a change in pull request #227: URL: https://github.com/apache/gora/pull/227#discussion_r513724584 ## File path: gora-lucene/src/test/conf/gora-lucene-mapping.xml ## @@ -16,7 +16,8 @@ limitations under the License. --> - +http://www.w3.org/20

[GitHub] [gora] podorvanova commented on pull request #226: GORA-667 Revert GORA-271 changes in hbase-store

2020-10-27 Thread GitBox
podorvanova commented on pull request #226: URL: https://github.com/apache/gora/pull/226#issuecomment-717150805 @alfonsonishikawa, thank you for your answer! I will take a look tomorrow. This is an automated message from t

[GitHub] [gora] alfonsonishikawa commented on pull request #226: GORA-667 Revert GORA-271 changes in hbase-store

2020-10-26 Thread GitBox
alfonsonishikawa commented on pull request #226: URL: https://github.com/apache/gora/pull/226#issuecomment-716894663 Hi, @podorvanova , thank you! :D Something I didn't do at that moment is add a test that verifies that loading from configuration works correctly (my fault). Would you imp

[GitHub] [gora] alfonsonishikawa commented on pull request #227: XSD validation for Lucene datastore

2020-10-26 Thread GitBox
alfonsonishikawa commented on pull request #227: URL: https://github.com/apache/gora/pull/227#issuecomment-716888452 Would be desirable to add the XSD reference to the Lucene mapping XMLs (for sure there is some XML mapping in tests). --

[GitHub] [gora] mgov88 commented on a change in pull request #227: XSD validation for Lucene datastore

2020-10-26 Thread GitBox
mgov88 commented on a change in pull request #227: URL: https://github.com/apache/gora/pull/227#discussion_r512298390 ## File path: gora-lucene/src/test/conf/gora-lucene.xsd ## @@ -0,0 +1,42 @@ + Review comment: I am going to move the schema file to a 'resources' folder

[GitHub] [gora] mgov88 commented on a change in pull request #227: XSD validation for Lucene datastore

2020-10-26 Thread GitBox
mgov88 commented on a change in pull request #227: URL: https://github.com/apache/gora/pull/227#discussion_r512297873 ## File path: gora-lucene/src/test/conf/gora-lucene.xsd ## @@ -0,0 +1,42 @@ + +http://www.w3.org/2001/XMLSchema";> + + Review comment: Sorry , I did

[GitHub] [gora] mgov88 commented on a change in pull request #227: XSD validation for Lucene datastore

2020-10-26 Thread GitBox
mgov88 commented on a change in pull request #227: URL: https://github.com/apache/gora/pull/227#discussion_r512297279 ## File path: gora-lucene/src/test/conf/gora-lucene.xsd ## @@ -0,0 +1,42 @@ + +http://www.w3.org/2001/XMLSchema";> Review comment: Thanks for your feedb

[GitHub] [gora] Titan-BT-7274 commented on a change in pull request #225: GORA-562 Add bin batchscript

2020-10-26 Thread GitBox
Titan-BT-7274 commented on a change in pull request #225: URL: https://github.com/apache/gora/pull/225#discussion_r512013736 ## File path: bin/gora.bat ## @@ -0,0 +1,177 @@ +:: Licensed to the Apache Software Foundation (ASF) under one or more +:: contributor license agreements

[GitHub] [gora] Titan-BT-7274 commented on a change in pull request #225: GORA-562 Add bin batchscript

2020-10-26 Thread GitBox
Titan-BT-7274 commented on a change in pull request #225: URL: https://github.com/apache/gora/pull/225#discussion_r512013061 ## File path: bin/gora.bat ## @@ -0,0 +1,177 @@ +:: Licensed to the Apache Software Foundation (ASF) under one or more +:: contributor license agreements

[GitHub] [gora] jhnmora000 commented on a change in pull request #225: GORA-562 Add bin batchscript

2020-10-25 Thread GitBox
jhnmora000 commented on a change in pull request #225: URL: https://github.com/apache/gora/pull/225#discussion_r511656023 ## File path: bin/gora.bat ## @@ -0,0 +1,177 @@ +:: Licensed to the Apache Software Foundation (ASF) under one or more +:: contributor license agreements.

[GitHub] [gora] jhnmora000 commented on a change in pull request #227: XSD validation for Lucene datastore

2020-10-25 Thread GitBox
jhnmora000 commented on a change in pull request #227: URL: https://github.com/apache/gora/pull/227#discussion_r511645196 ## File path: gora-lucene/src/test/conf/gora-lucene.xsd ## @@ -0,0 +1,42 @@ + Review comment: IMHO, a schema file should not be placed in the tests

[GitHub] [gora] drazzib opened a new pull request #229: GORA-668 Add Jenkinsfile

2020-10-25 Thread GitBox
drazzib opened a new pull request #229: URL: https://github.com/apache/gora/pull/229 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

[GitHub] [gora] mgov88 opened a new pull request #228: [GORA-665] - Add support for the Ignite datastore in GoraExplorer

2020-10-24 Thread GitBox
mgov88 opened a new pull request #228: URL: https://github.com/apache/gora/pull/228 To add support for Apache Ignite in Gora Explorer the mapping XML must be read from gora.mapping in the same way as is implemented in the Kudu datastore. ---

[GitHub] [gora] djkevincr merged pull request #209: GORA-652 Enable tests by default for redis/couchdb/aerospike datastore

2020-10-24 Thread GitBox
djkevincr merged pull request #209: URL: https://github.com/apache/gora/pull/209 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

[GitHub] [gora] djkevincr commented on pull request #209: GORA-652 Enable tests by default for redis/couchdb/aerospike datastore

2020-10-24 Thread GitBox
djkevincr commented on pull request #209: URL: https://github.com/apache/gora/pull/209#issuecomment-715909090 @drazzib Thank you for taking over this. :) PR looks good I will merge it to the master. This is an automated mess

[GitHub] [gora] drazzib commented on pull request #209: GORA-652 Enable tests by default for redis/couchdb/aerospike datastore

2020-10-24 Thread GitBox
drazzib commented on pull request #209: URL: https://github.com/apache/gora/pull/209#issuecomment-715892563 Hi @djkevincr ! I've updated this PR (ie. merged back latest `origin/master`). You could resume your review :) AFAIK, `master pr build` Github action - which perform a f

[GitHub] [gora] mgov88 opened a new pull request #227: XSD validation for Lucene datastore

2020-10-23 Thread GitBox
mgov88 opened a new pull request #227: URL: https://github.com/apache/gora/pull/227 I implemented an XSD validation for the Lucene Datastore, I would like to know if I did it correctly, so I can go on and repeat this implementation for the other datastores. I created this PR as

[GitHub] [gora] madhawa-gunasekara commented on pull request #223: GORA-430 Address use of deprecated API's

2020-10-23 Thread GitBox
madhawa-gunasekara commented on pull request #223: URL: https://github.com/apache/gora/pull/223#issuecomment-715383468 merged to the master. Thanks, @podorvanova for your contribution This is an automated message from the Apa

[GitHub] [gora] madhawa-gunasekara merged pull request #223: GORA-430 Address use of deprecated API's

2020-10-23 Thread GitBox
madhawa-gunasekara merged pull request #223: URL: https://github.com/apache/gora/pull/223 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

[GitHub] [gora] podorvanova opened a new pull request #226: GORA-667 Revert GORA-271 changes in hbase-store

2020-10-22 Thread GitBox
podorvanova opened a new pull request #226: URL: https://github.com/apache/gora/pull/226 This PR still uses DataStoreFactory.getMappingFile() method, when retrieving the filename for the mapping file from the properties file, but also allows to load mappings from properties instead of only

[GitHub] [gora] djkevincr commented on pull request #209: GORA-652 Enable tests by default for redis/couchdb/aerospike datastore

2020-10-20 Thread GitBox
djkevincr commented on pull request #209: URL: https://github.com/apache/gora/pull/209#issuecomment-713083856 @drazzib Apologize for the delay caused to have a look on this PR. Will you be able to update the PR? This is an

[GitHub] [gora] djkevincr edited a comment on pull request #209: GORA-652 Enable tests by default for redis/couchdb/aerospike datastore

2020-10-20 Thread GitBox
djkevincr edited a comment on pull request #209: URL: https://github.com/apache/gora/pull/209#issuecomment-713083856 @drazzib Apologize for the delay caused to have a look on this PR. Will you be able to update the PR? Thank you for addressing this. ---

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

2020-10-20 Thread GitBox
djkevincr commented on pull request #221: URL: https://github.com/apache/gora/pull/221#issuecomment-713071877 Please raise if there are any concerns. Otherwise I will proceed merging this PR to master. This is an automated m

[GitHub] [gora] djkevincr commented on pull request #170: GORA-271 Make consistent across datastores the way of getting the mapping filename

2020-10-20 Thread GitBox
djkevincr commented on pull request #170: URL: https://github.com/apache/gora/pull/170#issuecomment-713061693 @alfonsonishikawa Thank you for reviewing the PR. Will you be able to create PR to fix the regression? This is an

[GitHub] [gora] alfonsonishikawa commented on pull request #170: GORA-271 Make consistent across datastores the way of getting the mapping filename

2020-10-20 Thread GitBox
alfonsonishikawa commented on pull request #170: URL: https://github.com/apache/gora/pull/170#issuecomment-713051564 https://issues.apache.org/jira/browse/GORA-667 This is an automated message from the Apache Git Service. To

[GitHub] [gora] alfonsonishikawa commented on pull request #170: GORA-271 Make consistent across datastores the way of getting the mapping filename

2020-10-20 Thread GitBox
alfonsonishikawa commented on pull request #170: URL: https://github.com/apache/gora/pull/170#issuecomment-713051074 The changes on this pull request disabled the desired feature to load mappings from configuration that allows to compile entities, functionality needed for gora-pig. The

[GitHub] [gora] madhawa-gunasekara commented on pull request #223: GORA-430 Address use of deprecated API's

2020-10-20 Thread GitBox
madhawa-gunasekara commented on pull request #223: URL: https://github.com/apache/gora/pull/223#issuecomment-712810309 Hi @podorvanova, No, You are right. just removed. it's deprecated. This is an automated message fr

[GitHub] [gora] Titan-BT-7274 opened a new pull request #225: GORA-562 Add bin batchscript

2020-10-18 Thread GitBox
Titan-BT-7274 opened a new pull request #225: URL: https://github.com/apache/gora/pull/225 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

[GitHub] [gora] podorvanova commented on pull request #223: GORA-430 Address use of deprecated API's

2020-10-14 Thread GitBox
podorvanova commented on pull request #223: URL: https://github.com/apache/gora/pull/223#issuecomment-708863378 Hi @madhawa-gunasekara, Do I understand correctly that I should leave `allowRemoteDCsForLocalConsistencyLevel()`, even though it is deprecated? --

[GitHub] [gora] madhawa-gunasekara commented on pull request #219: [GORA-655] RethinkDB datastore Implementation

2020-10-14 Thread GitBox
madhawa-gunasekara commented on pull request #219: URL: https://github.com/apache/gora/pull/219#issuecomment-708682292 @rumesh-perera Thanks for the Contribution. merged your pull request. This is an automated message from th

[GitHub] [gora] madhawa-gunasekara merged pull request #219: [GORA-655] RethinkDB datastore Implementation

2020-10-14 Thread GitBox
madhawa-gunasekara merged pull request #219: URL: https://github.com/apache/gora/pull/219 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

[GitHub] [gora] madhawa-gunasekara commented on pull request #223: GORA-430 Address use of deprecated API's

2020-10-14 Thread GitBox
madhawa-gunasekara commented on pull request #223: URL: https://github.com/apache/gora/pull/223#issuecomment-708679522 Hi @podorvanova, Thanks for the pull request. I would like to see "allowRemoteDCsForLocalConsistencyLevel" to remain in the gora.properties file. because if someon

[GitHub] [gora] lewismc merged pull request #224: GORA-213 Document every method in GoraCompiler

2020-10-14 Thread GitBox
lewismc merged pull request #224: URL: https://github.com/apache/gora/pull/224 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 s

<    1   2   3   4   5   6   7   8   9   10   >