[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_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

[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. --> -

[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] 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] 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

[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

[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

[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

[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

[GitHub] [gora] madhawa-gunasekara merged pull request #212: GORA-653 Upgrade solr java driver to version 8.5.0

2020-06-19 Thread GitBox
madhawa-gunasekara merged pull request #212: URL: https://github.com/apache/gora/pull/212 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 opened a new pull request #217: Revert "GORA-653 Upgrade solr java driver to version 8.5.0"

2020-06-19 Thread GitBox
madhawa-gunasekara opened a new pull request #217: URL: https://github.com/apache/gora/pull/217 Reverts apache/gora#212 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [gora] madhawa-gunasekara merged pull request #217: Revert "GORA-653 Upgrade solr java driver to version 8.5.0"

2020-06-19 Thread GitBox
madhawa-gunasekara merged pull request #217: URL: https://github.com/apache/gora/pull/217 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] dinuka-perera opened a new pull request #218: [GORA-650] [WIP] Add initial ArangoDB datastore

2020-06-28 Thread GitBox
dinuka-perera opened a new pull request #218: URL: https://github.com/apache/gora/pull/218 Work in progress ArangoDB datastore implementation. This is an automated message from the Apache Git Service. To respond to the

[GitHub] [gora] rumesh-perera opened a new pull request #219: [GORA-655] [WIP] Initial work for RethinkDB datastore

2020-06-29 Thread GitBox
rumesh-perera opened a new pull request #219: URL: https://github.com/apache/gora/pull/219 This work is in progress, Please do not merge. This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [gora] madhawa-gunasekara merged pull request #214: Upgrade mongodb driver version

2020-06-03 Thread GitBox
madhawa-gunasekara merged pull request #214: URL: https://github.com/apache/gora/pull/214 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 merged pull request #216: GORA-661 Upgrade CouchDB module to the latest driver.

2020-06-02 Thread GitBox
madhawa-gunasekara merged pull request #216: URL: https://github.com/apache/gora/pull/216 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 commented on pull request #220: GORA-537: Upgrade to Hadoop 3.X

2020-07-29 Thread GitBox
lewismc commented on pull request #220: URL: https://github.com/apache/gora/pull/220#issuecomment-665466187 @balashashanka it looks like this has created a wide variety of backwards comparability issues with a whole host of failing unit tests. Can you please look into those above?

[GitHub] [gora] balashashanka opened a new pull request #220: GORA-537: Upgrade to Hadoop 3.X

2020-07-26 Thread GitBox
balashashanka opened a new pull request #220: URL: https://github.com/apache/gora/pull/220 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] 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

[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

[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

[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 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. --> -

[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

[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

[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] 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] 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. --> -

[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

[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

[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 +

[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

[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

[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] 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

[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

[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

[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

[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 #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. --> -

[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] lewismc commented on pull request #245: Update mongodb driver version to 3.12.8

2021-06-07 Thread GitBox
lewismc commented on pull request #245: URL: https://github.com/apache/gora/pull/245#issuecomment-856112487 Build error is ``` Error: Failed to execute goal on project gora-hive: Could not resolve dependencies for project org.apache.gora:gora-hive:bundle:1.0-SNAPSHOT: Failed to

[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] podorvanova commented on pull request #234: GORA-664 Add datastore for Elasticsearch

2021-05-18 Thread GitBox
podorvanova commented on pull request #234: URL: https://github.com/apache/gora/pull/234#issuecomment-843754824 Thanks @kamaci for your feedback! I have updated the PR. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[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

[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

[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

[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

[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

[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

[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

[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

[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; +

[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

[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

[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

[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

[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

[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,

[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

[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,

[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

[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

[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

[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

[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

[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

[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

[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 #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

[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

[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

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

2021-05-15 Thread GitBox
balashashanka commented on pull request #220: URL: https://github.com/apache/gora/pull/220#issuecomment-841627206 Hi @kamaci, will take a look at it now. There were few internal dependencies which we might need to upgrade will push new changes in some time. -- This is an automated

[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

[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

[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

[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

[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 ->

[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

[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 @@ +/** +

<    4   5   6   7   8   9   10   >