[jira] [Commented] (GORA-405) Create Gora OpenAPI specification

2021-10-06 Thread Lewis John McGibbney (Jira)


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

Lewis John McGibbney commented on GORA-405:
---

Hi Kevin, please ping me if you would like input on this. Thanks

> Create Gora OpenAPI specification
> -
>
> Key: GORA-405
> URL: https://issues.apache.org/jira/browse/GORA-405
> Project: Apache Gora
>  Issue Type: Improvement
>  Components: gora-compiler, gora-core
>Reporter: Udesh Liyanaarachchi
>Assignee: Udesh Liyanaarachchi
>Priority: Minor
>  Labels: gsoc2019, outreachy2021
> Fix For: 1.0
>
>
> As to the discussion [~lewismc]  initiated in the 
> [mail list 
> thread|https://www.mail-archive.com/dev@gora.apache.org/msg05444.html] we 
> need to implement a REST API for GORA.
> This is the initial proposal documentation for the [GORA REST 
> API|http://docs.apachegoraapi.apiary.io/].
> The plan will be to implement the API with  [Apache CXF 
> |http://cxf.apache.org] using [CXF's JAXRS 
> |http://cxf.apache.org/docs/jax-rs.html] implementation.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (GORA-405) Create Gora REST API

2021-10-06 Thread Lewis John McGibbney (Jira)


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

Lewis John McGibbney commented on GORA-405:
---

Hi Kevin,
This can be renamed to “Create Gora OpenAPI specification”

On Wed, Oct 6, 2021 at 09:12 Kevin Ratnasekera (Jira) 

-- 
http://home.apache.org/~lewismc/
http://people.apache.org/keys/committer/lewismc


> Create Gora REST API
> 
>
> Key: GORA-405
> URL: https://issues.apache.org/jira/browse/GORA-405
> Project: Apache Gora
>  Issue Type: Improvement
>  Components: gora-compiler, gora-core
>Reporter: Udesh Liyanaarachchi
>Assignee: Udesh Liyanaarachchi
>Priority: Minor
>  Labels: gsoc2019, outreachy2021
> Fix For: 1.0
>
>
> As to the discussion [~lewismc]  initiated in the 
> [mail list 
> thread|https://www.mail-archive.com/dev@gora.apache.org/msg05444.html] we 
> need to implement a REST API for GORA.
> This is the initial proposal documentation for the [GORA REST 
> API|http://docs.apachegoraapi.apiary.io/].
> The plan will be to implement the API with  [Apache CXF 
> |http://cxf.apache.org] using [CXF's JAXRS 
> |http://cxf.apache.org/docs/jax-rs.html] implementation.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Resolved] (GORA-679) Restlet JARs and third party dependencies aren’t available in the main public Maven repository

2021-06-05 Thread Lewis John McGibbney (Jira)


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

Lewis John McGibbney resolved GORA-679.
---
Resolution: Fixed

This fixed the build. Good job folks. 

> Restlet JARs and third party dependencies aren’t available in the main public 
> Maven repository
> --
>
> Key: GORA-679
> URL: https://issues.apache.org/jira/browse/GORA-679
> Project: Apache Gora
>  Issue Type: Improvement
>  Components: build process
>Affects Versions: 0.9
>Reporter: Lewis John McGibbney
>Assignee: Kevin Ratnasekera
>Priority: Blocker
> Fix For: 1.0
>
>  Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> The CI process complains about the following issue which ultimately fails the 
> builds
> {code:bash}
> Error:  Failed to execute goal on project gora-solr: Could not resolve 
> dependencies for project org.apache.gora:gora-solr:bundle:1.0-SNAPSHOT: 
> Failed to collect dependencies at org.apache.solr:solr-core:jar:8.0.0 -> 
> org.restlet.jee:org.restlet:jar:2.3.1: Failed to read artifact descriptor for 
> org.restlet.jee:org.restlet:jar:2.3.1: Could not transfer artifact 
> org.restlet.jee:org.restlet:pom:2.3.1 from/to maven-default-http-blocker 
> (http://0.0.0.0/): Blocked mirror for repositories: [maven-restlet 
> (http://maven.restlet.org, default, releases+snapshots), apache.snapshots 
> (http://repository.apache.org/snapshots, default, disabled)] -> [Help 1]
> {code}
> I took at look at the [Restlet 
> website|https://restlet.talend.com/downloads/current/] and discovered the 
> following
> {quote}The Maven repository for Restlet is accessible from 
> https://maven.restlet.talend.com and contains all Restlet JARs and third 
> party dependencies that aren’t available in the main public Maven repository. 
> It is automatically refreshed once a day if the build succeeds.{quote}
> So it looks like we need to update the Maven configuration to accommodate the 
> change...



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Assigned] (GORA-679) Restlet JARs and third party dependencies aren’t available in the main public Maven repository

2021-06-05 Thread Lewis John McGibbney (Jira)


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

Lewis John McGibbney reassigned GORA-679:
-

Assignee: Kevin Ratnasekera

> Restlet JARs and third party dependencies aren’t available in the main public 
> Maven repository
> --
>
> Key: GORA-679
> URL: https://issues.apache.org/jira/browse/GORA-679
> Project: Apache Gora
>  Issue Type: Improvement
>  Components: build process
>Affects Versions: 0.9
>Reporter: Lewis John McGibbney
>Assignee: Kevin Ratnasekera
>Priority: Blocker
> Fix For: 1.0
>
>  Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> The CI process complains about the following issue which ultimately fails the 
> builds
> {code:bash}
> Error:  Failed to execute goal on project gora-solr: Could not resolve 
> dependencies for project org.apache.gora:gora-solr:bundle:1.0-SNAPSHOT: 
> Failed to collect dependencies at org.apache.solr:solr-core:jar:8.0.0 -> 
> org.restlet.jee:org.restlet:jar:2.3.1: Failed to read artifact descriptor for 
> org.restlet.jee:org.restlet:jar:2.3.1: Could not transfer artifact 
> org.restlet.jee:org.restlet:pom:2.3.1 from/to maven-default-http-blocker 
> (http://0.0.0.0/): Blocked mirror for repositories: [maven-restlet 
> (http://maven.restlet.org, default, releases+snapshots), apache.snapshots 
> (http://repository.apache.org/snapshots, default, disabled)] -> [Help 1]
> {code}
> I took at look at the [Restlet 
> website|https://restlet.talend.com/downloads/current/] and discovered the 
> following
> {quote}The Maven repository for Restlet is accessible from 
> https://maven.restlet.talend.com and contains all Restlet JARs and third 
> party dependencies that aren’t available in the main public Maven repository. 
> It is automatically refreshed once a day if the build succeeds.{quote}
> So it looks like we need to update the Maven configuration to accommodate the 
> change...



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (GORA-678) Upgrade to JDK11

2021-05-19 Thread Lewis John McGibbney (Jira)


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

Lewis John McGibbney commented on GORA-678:
---

I'm still working this issue folks. Just slowly making my way through the 
Javadoc issues... there are lots of them :P

> Upgrade to JDK11
> 
>
> Key: GORA-678
> URL: https://issues.apache.org/jira/browse/GORA-678
> Project: Apache Gora
>  Issue Type: Improvement
>  Components: build process
>Reporter: Lewis John McGibbney
>Assignee: Lewis John McGibbney
>Priority: Major
> Fix For: 1.0
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> Context is at the following mailing list thread
> https://lists.apache.org/list.html?dev@gora.apache.org
> I cannot build Gora under the following environment
> {code:bash}
> Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 
> 2018-10-24T11:41:47-07:00)
> Maven home: /usr/local/Cellar/maven/3.6.0/libexec
> Java version: 11.0.10, vendor: Oracle Corporation, runtime: 
> /Library/Java/JavaVirtualMachines/jdk-11.0.10.jdk/Contents/Home
> Default locale: en_US, platform encoding: UTF-8
> OS name: "mac os x", version: "10.15.7", arch: "x86_64", family: "mac"
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[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 Example 
> -
>
> Key: GORA-457
> URL: https://issues.apache.org/jira/browse/GORA-457
> Project: Apache Gora
>  Issue Type: Task
>  Components: gora-tutorial
>Reporter: Lewis John McGibbney
>Assignee: Lewis John McGibbney
>Priority: Major
> Fix For: 1.0
>
>
> I have been very interested in the [Normalized Discounted Cumulative 
> Gain|https://en.wikipedia.org/wiki/Discounted_cumulative_gain] (nDCG) 
> algorithm for addressing problems within the domain of federated web search. 
> I am very keen to get a working example/tutorial and implement nDCG within 
> Gora which would extend the work I did on using Gora as a query broking 
> device. 
> This issue will implement a tutorial for ... using Gora as a query broker 
> within a federated search scenario with the emphasis being on utilization of 
> our FilterList API's.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[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 gora-*-mapping.xml 
> files
> ---
>
> Key: GORA-236
> URL: https://issues.apache.org/jira/browse/GORA-236
> Project: Apache Gora
>  Issue Type: New Feature
>  Components: avro, build process, gora-core, maven, schema
>Reporter: Lewis John McGibbney
>Assignee: Lewis John McGibbney
>Priority: Minor
> Fix For: 1.0
>
>
> The idea here is to lower the barrier for entry for folks wishing to get up 
> and running with Gora.
> Currently when pulling Gora Maven artifacts, the confiuguration process is 
> 'usually' as follows
> * write your gora.properties file
> * write your .avsc which effectively determines your data and persistence 
> model and storage characteristics
> * generate your data store specific 
> gora-${insert_data_store_here}-mapping.xml file
> I think it would be real nice if we could provide a data modelling tool which 
> effectively can run within the GoraCompiler phase of the data modelling and 
> persistent code generation phase of the Gora lifecycle.
> Effectively what this would require is some tool which would compliment the 
> GoraCompiler and would auto generate a template for your mapping file with 
> default attributes, values, etc.
> I think (and hope) that such a tool would enable us to lower the barrier 
> further for new folk wish to use Gora within their pipeline to persist data 
> somewhere.
> On my travels, I came across Xstream [0], which (AFAIK) reads JSON and 
> produces XML. Maybe this could be utilized to achieve the above.  
> [0] http://xstream.codehaus.org/



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[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
> --
>
> Key: GORA-382
> URL: https://issues.apache.org/jira/browse/GORA-382
> Project: Apache Gora
>  Issue Type: New Feature
>Reporter: Lewis John McGibbney
>Assignee: Lewis John McGibbney
>Priority: Minor
> Fix For: 1.0
>
>
> A while ago I logged GORA-342.
> I recently logged CLIMATE-522 which would enable Apache Open Climate 
> Workbench to hook up with many more datastores than it currently does.
> If we open up Gora to scientific datasets then we can increase our user base.
> I propose that this issue tracks the development of a datastore for OPeNDAP 
> [0] which utilizes the Java API [1] to interact with the data access protocol.
> As part of this issue, hopefully I can get someone excited about GORA-342 :)
> [0] http://www.opendap.org/
> [1] https://github.com/Unidata/thredds/tree/5.0.0/opendap



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[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
> --
>
> Key: GORA-382
> URL: https://issues.apache.org/jira/browse/GORA-382
> Project: Apache Gora
>  Issue Type: New Feature
>Reporter: Lewis John McGibbney
>Assignee: Lewis John McGibbney
>Priority: Minor
> Fix For: 1.0
>
>
> A while ago I logged GORA-342.
> I recently logged CLIMATE-522 which would enable Apache Open Climate 
> Workbench to hook up with many more datastores than it currently does.
> If we open up Gora to scientific datasets then we can increase our user base.
> I propose that this issue tracks the development of a datastore for OPeNDAP 
> [0] which utilizes the Java API [1] to interact with the data access protocol.
> As part of this issue, hopefully I can get someone excited about GORA-342 :)
> [0] http://www.opendap.org/
> [1] https://github.com/Unidata/thredds/tree/5.0.0/opendap



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (GORA-672) build failed on AArch64, Fedora 33

2021-05-12 Thread Lewis John McGibbney (Jira)


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

Lewis John McGibbney commented on GORA-672:
---

Yes [~LutzWeischerFujitsu] the following works just fine

{code:bash}
mvn -pl '!gora-kudu' install
[INFO] Scanning for projects...
[INFO] 
[INFO] Reactor Build Order:
[INFO]
[INFO] Apache Gora[pom]
[INFO] Apache Gora :: Compiler [bundle]
[INFO] Apache Gora :: Compiler-CLI [bundle]
[INFO] Apache Gora :: Core [bundle]
[INFO] Apache Gora :: Pig  [bundle]
[INFO] Apache Gora :: Accumulo [bundle]
[INFO] Apache Gora :: HBase[bundle]
[INFO] Apache Gora :: Cassandra - CQL  [bundle]
[INFO] Apache Gora :: GoraCI  [jar]
[INFO] Apache Gora :: Infinispan   [bundle]
[INFO] Apache Gora :: JCache   [bundle]
[INFO] Apache Gora :: OrientDB [bundle]
[INFO] Apache Gora :: Lucene   [bundle]
[INFO] Apache Gora :: Dynamodb [bundle]
[INFO] Apache Gora :: CouchDB  [bundle]
[INFO] Apache Gora :: Maven Plugin [bundle]
[INFO] Apache Gora :: MongoDB  [bundle]
[INFO] Apache Gora :: Solr [bundle]
[INFO] Apache Gora :: Aerospike[bundle]
[INFO] Apache Gora :: Ignite   [bundle]
[INFO] Apache Gora :: Hive [bundle]
[INFO] Apache Gora :: Redis[bundle]
[INFO] Apache Gora :: Jet  [bundle]
[INFO] Apache Gora :: RethinkDB[bundle]
[INFO] Apache Gora :: Tutorial [bundle]
[INFO] Apache Gora Benchamark Module  [jar]
[INFO] Apache Gora :: Sources-Dist[jar]
...
{code}


> build failed on AArch64, Fedora 33 
> ---
>
> Key: GORA-672
> URL: https://issues.apache.org/jira/browse/GORA-672
> Project: Apache Gora
>  Issue Type: Bug
>  Components: gora-kudu
>Affects Versions: 1.0
>Reporter: Lutz Weischer
>Priority: Major
>
> (base) [jw@cn06 gora]$ mvn install -DskipTests
> ...
> [INFO] 
> 
> [INFO] Reactor Summary for Apache Gora 1.0-SNAPSHOT:
> [INFO]
> [INFO] Apache Gora  SUCCESS [  5.448 
> s]
> [INFO] Apache Gora :: Compiler  SUCCESS [  3.258 
> s]
> [INFO] Apache Gora :: Compiler-CLI  SUCCESS [  1.181 
> s]
> [INFO] Apache Gora :: Core  SUCCESS [ 19.240 
> s]
> [INFO] Apache Gora :: Pig . SUCCESS [  7.219 
> s]
> [INFO] Apache Gora :: Accumulo  SUCCESS [ 11.858 
> s]
> [INFO] Apache Gora :: HBase ... SUCCESS [ 13.320 
> s]
> [INFO] Apache Gora :: Cassandra - CQL . SUCCESS [ 15.044 
> s]
> [INFO] Apache Gora :: GoraCI .. SUCCESS [ 10.230 
> s]
> [INFO] Apache Gora :: Infinispan .. SUCCESS [ 10.865 
> s]
> [INFO] Apache Gora :: JCache .. SUCCESS [  8.791 
> s]
> [INFO] Apache Gora :: OrientDB  SUCCESS [ 10.989 
> s]
> [INFO] Apache Gora :: Lucene .. SUCCESS [  8.872 
> s]
> [INFO] Apache Gora :: Dynamodb  SUCCESS [ 11.817 
> s]
> [INFO] Apache Gora :: CouchDB . SUCCESS [ 11.528 
> s]
> [INFO] Apache Gora :: Maven Plugin  SUCCESS [  8.989 
> s]
> [INFO] Apache Gora :: MongoDB . SUCCESS [ 10.383 
> s]
> [INFO] Apache Gora :: Solr  FAILURE [  2.257 
> s]
> [INFO] Apache Gora :: Aerospike ... SKIPPED
> [INFO] Apache Gora :: Ignite .. SKIPPED
> [INFO] Apache Gora :: Kudu  SKIPPED
> [INFO] Apache 

[jira] [Commented] (GORA-672) build failed on AArch64, Fedora 33

2021-05-12 Thread Lewis John McGibbney (Jira)


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

Lewis John McGibbney commented on GORA-672:
---

You can try this

https://stackoverflow.com/questions/8304110/skip-a-submodule-during-a-maven-build#27177197

Make the substitution for the ‘gora-kudu’ module.

I also got lots of feedback on the thread I created in the Kudu mailing
list so please check that out.
Thank you


-- 
http://home.apache.org/~lewismc/
http://people.apache.org/keys/committer/lewismc


> build failed on AArch64, Fedora 33 
> ---
>
> Key: GORA-672
> URL: https://issues.apache.org/jira/browse/GORA-672
> Project: Apache Gora
>  Issue Type: Bug
>  Components: gora-kudu
>Affects Versions: 1.0
>Reporter: Lutz Weischer
>Priority: Major
>
> (base) [jw@cn06 gora]$ mvn install -DskipTests
> ...
> [INFO] 
> 
> [INFO] Reactor Summary for Apache Gora 1.0-SNAPSHOT:
> [INFO]
> [INFO] Apache Gora  SUCCESS [  5.448 
> s]
> [INFO] Apache Gora :: Compiler  SUCCESS [  3.258 
> s]
> [INFO] Apache Gora :: Compiler-CLI  SUCCESS [  1.181 
> s]
> [INFO] Apache Gora :: Core  SUCCESS [ 19.240 
> s]
> [INFO] Apache Gora :: Pig . SUCCESS [  7.219 
> s]
> [INFO] Apache Gora :: Accumulo  SUCCESS [ 11.858 
> s]
> [INFO] Apache Gora :: HBase ... SUCCESS [ 13.320 
> s]
> [INFO] Apache Gora :: Cassandra - CQL . SUCCESS [ 15.044 
> s]
> [INFO] Apache Gora :: GoraCI .. SUCCESS [ 10.230 
> s]
> [INFO] Apache Gora :: Infinispan .. SUCCESS [ 10.865 
> s]
> [INFO] Apache Gora :: JCache .. SUCCESS [  8.791 
> s]
> [INFO] Apache Gora :: OrientDB  SUCCESS [ 10.989 
> s]
> [INFO] Apache Gora :: Lucene .. SUCCESS [  8.872 
> s]
> [INFO] Apache Gora :: Dynamodb  SUCCESS [ 11.817 
> s]
> [INFO] Apache Gora :: CouchDB . SUCCESS [ 11.528 
> s]
> [INFO] Apache Gora :: Maven Plugin  SUCCESS [  8.989 
> s]
> [INFO] Apache Gora :: MongoDB . SUCCESS [ 10.383 
> s]
> [INFO] Apache Gora :: Solr  FAILURE [  2.257 
> s]
> [INFO] Apache Gora :: Aerospike ... SKIPPED
> [INFO] Apache Gora :: Ignite .. SKIPPED
> [INFO] Apache Gora :: Kudu  SKIPPED
> [INFO] Apache Gora :: Hive  SKIPPED
> [INFO] Apache Gora :: Redis ... SKIPPED
> [INFO] Apache Gora :: Jet . SKIPPED
> [INFO] Apache Gora :: RethinkDB ... SKIPPED
> [INFO] Apache Gora :: Tutorial  SKIPPED
> [INFO] Apache Gora Benchamark Module .. SKIPPED
> [INFO] Apache Gora :: Sources-Dist  SKIPPED
> [INFO] 
> 
> [INFO] BUILD FAILURE
> [INFO] 
> 
> [INFO] Total time:  02:54 min
> [INFO] Finished at: 2021-03-26T11:04:19+01:00
> [INFO] 
> 
> [ERROR] Failed to execute goal on project gora-solr: Could not resolve 
> dependencies for project org.apache.gora:gora-solr:bundle:1.0-SNAPSHOT: 
> Failed to collect dependencies at org.apache.solr:solr-core:jar:8.0.0 -> 
> org.restlet.jee:org.restlet:jar:2.3.1: Failed to read artifact descriptor for 
> org.restlet.jee:org.restlet:jar:2.3.1: Could not transfer artifact 
> org.restlet.jee:org.restlet:pom:2.3.1 from/to maven-restlet 
> (https://maven.restlet.org): transfer failed for 
> https://maven.restlet.org/org/restlet/jee/org.restlet/2.3.1/org.restlet-2.3.1.pom,
>  proxy: ProxyInfo{host='', userName='null', port=, 
> type='https', nonProxyHosts='null'}: PKIX path validation failed: 
> java.security.cert.CertPathValidatorException: validity check failed: 
> NotAfter: Wed Jan 13 14:46:20 CET 2021 -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
> switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions, please 
> read the following articles:
> [ERROR] [Help 1] 
> http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
> 

[jira] [Updated] (GORA-672) build failed on AArch64, Fedora 33

2021-05-11 Thread Lewis John McGibbney (Jira)


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

Lewis John McGibbney updated GORA-672:
--
Affects Version/s: 1.0

> build failed on AArch64, Fedora 33 
> ---
>
> Key: GORA-672
> URL: https://issues.apache.org/jira/browse/GORA-672
> Project: Apache Gora
>  Issue Type: Bug
>Affects Versions: 1.0
>Reporter: Lutz Weischer
>Priority: Major
>
> (base) [jw@cn06 gora]$ mvn install -DskipTests
> ...
> [INFO] 
> 
> [INFO] Reactor Summary for Apache Gora 1.0-SNAPSHOT:
> [INFO]
> [INFO] Apache Gora  SUCCESS [  5.448 
> s]
> [INFO] Apache Gora :: Compiler  SUCCESS [  3.258 
> s]
> [INFO] Apache Gora :: Compiler-CLI  SUCCESS [  1.181 
> s]
> [INFO] Apache Gora :: Core  SUCCESS [ 19.240 
> s]
> [INFO] Apache Gora :: Pig . SUCCESS [  7.219 
> s]
> [INFO] Apache Gora :: Accumulo  SUCCESS [ 11.858 
> s]
> [INFO] Apache Gora :: HBase ... SUCCESS [ 13.320 
> s]
> [INFO] Apache Gora :: Cassandra - CQL . SUCCESS [ 15.044 
> s]
> [INFO] Apache Gora :: GoraCI .. SUCCESS [ 10.230 
> s]
> [INFO] Apache Gora :: Infinispan .. SUCCESS [ 10.865 
> s]
> [INFO] Apache Gora :: JCache .. SUCCESS [  8.791 
> s]
> [INFO] Apache Gora :: OrientDB  SUCCESS [ 10.989 
> s]
> [INFO] Apache Gora :: Lucene .. SUCCESS [  8.872 
> s]
> [INFO] Apache Gora :: Dynamodb  SUCCESS [ 11.817 
> s]
> [INFO] Apache Gora :: CouchDB . SUCCESS [ 11.528 
> s]
> [INFO] Apache Gora :: Maven Plugin  SUCCESS [  8.989 
> s]
> [INFO] Apache Gora :: MongoDB . SUCCESS [ 10.383 
> s]
> [INFO] Apache Gora :: Solr  FAILURE [  2.257 
> s]
> [INFO] Apache Gora :: Aerospike ... SKIPPED
> [INFO] Apache Gora :: Ignite .. SKIPPED
> [INFO] Apache Gora :: Kudu  SKIPPED
> [INFO] Apache Gora :: Hive  SKIPPED
> [INFO] Apache Gora :: Redis ... SKIPPED
> [INFO] Apache Gora :: Jet . SKIPPED
> [INFO] Apache Gora :: RethinkDB ... SKIPPED
> [INFO] Apache Gora :: Tutorial  SKIPPED
> [INFO] Apache Gora Benchamark Module .. SKIPPED
> [INFO] Apache Gora :: Sources-Dist  SKIPPED
> [INFO] 
> 
> [INFO] BUILD FAILURE
> [INFO] 
> 
> [INFO] Total time:  02:54 min
> [INFO] Finished at: 2021-03-26T11:04:19+01:00
> [INFO] 
> 
> [ERROR] Failed to execute goal on project gora-solr: Could not resolve 
> dependencies for project org.apache.gora:gora-solr:bundle:1.0-SNAPSHOT: 
> Failed to collect dependencies at org.apache.solr:solr-core:jar:8.0.0 -> 
> org.restlet.jee:org.restlet:jar:2.3.1: Failed to read artifact descriptor for 
> org.restlet.jee:org.restlet:jar:2.3.1: Could not transfer artifact 
> org.restlet.jee:org.restlet:pom:2.3.1 from/to maven-restlet 
> (https://maven.restlet.org): transfer failed for 
> https://maven.restlet.org/org/restlet/jee/org.restlet/2.3.1/org.restlet-2.3.1.pom,
>  proxy: ProxyInfo{host='', userName='null', port=, 
> type='https', nonProxyHosts='null'}: PKIX path validation failed: 
> java.security.cert.CertPathValidatorException: validity check failed: 
> NotAfter: Wed Jan 13 14:46:20 CET 2021 -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
> switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions, please 
> read the following articles:
> [ERROR] [Help 1] 
> http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the 
> command
> [ERROR]   mvn  -rf :gora-solr
> (base) [jw@cn06 gora]$ 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (GORA-672) build failed on AArch64, Fedora 33

2021-05-11 Thread Lewis John McGibbney (Jira)


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

Lewis John McGibbney commented on GORA-672:
---

I also went ahead and started the following thread
https://lists.apache.org/thread.html/r097d20f284c5d8736c92b0ad66e6ab057393bbb860c390759924de90%40%3Cuser.kudu.apache.org%3E
[~LutzWeischerFujitsu]

> build failed on AArch64, Fedora 33 
> ---
>
> Key: GORA-672
> URL: https://issues.apache.org/jira/browse/GORA-672
> Project: Apache Gora
>  Issue Type: Bug
>Reporter: Lutz Weischer
>Priority: Major
>
> (base) [jw@cn06 gora]$ mvn install -DskipTests
> ...
> [INFO] 
> 
> [INFO] Reactor Summary for Apache Gora 1.0-SNAPSHOT:
> [INFO]
> [INFO] Apache Gora  SUCCESS [  5.448 
> s]
> [INFO] Apache Gora :: Compiler  SUCCESS [  3.258 
> s]
> [INFO] Apache Gora :: Compiler-CLI  SUCCESS [  1.181 
> s]
> [INFO] Apache Gora :: Core  SUCCESS [ 19.240 
> s]
> [INFO] Apache Gora :: Pig . SUCCESS [  7.219 
> s]
> [INFO] Apache Gora :: Accumulo  SUCCESS [ 11.858 
> s]
> [INFO] Apache Gora :: HBase ... SUCCESS [ 13.320 
> s]
> [INFO] Apache Gora :: Cassandra - CQL . SUCCESS [ 15.044 
> s]
> [INFO] Apache Gora :: GoraCI .. SUCCESS [ 10.230 
> s]
> [INFO] Apache Gora :: Infinispan .. SUCCESS [ 10.865 
> s]
> [INFO] Apache Gora :: JCache .. SUCCESS [  8.791 
> s]
> [INFO] Apache Gora :: OrientDB  SUCCESS [ 10.989 
> s]
> [INFO] Apache Gora :: Lucene .. SUCCESS [  8.872 
> s]
> [INFO] Apache Gora :: Dynamodb  SUCCESS [ 11.817 
> s]
> [INFO] Apache Gora :: CouchDB . SUCCESS [ 11.528 
> s]
> [INFO] Apache Gora :: Maven Plugin  SUCCESS [  8.989 
> s]
> [INFO] Apache Gora :: MongoDB . SUCCESS [ 10.383 
> s]
> [INFO] Apache Gora :: Solr  FAILURE [  2.257 
> s]
> [INFO] Apache Gora :: Aerospike ... SKIPPED
> [INFO] Apache Gora :: Ignite .. SKIPPED
> [INFO] Apache Gora :: Kudu  SKIPPED
> [INFO] Apache Gora :: Hive  SKIPPED
> [INFO] Apache Gora :: Redis ... SKIPPED
> [INFO] Apache Gora :: Jet . SKIPPED
> [INFO] Apache Gora :: RethinkDB ... SKIPPED
> [INFO] Apache Gora :: Tutorial  SKIPPED
> [INFO] Apache Gora Benchamark Module .. SKIPPED
> [INFO] Apache Gora :: Sources-Dist  SKIPPED
> [INFO] 
> 
> [INFO] BUILD FAILURE
> [INFO] 
> 
> [INFO] Total time:  02:54 min
> [INFO] Finished at: 2021-03-26T11:04:19+01:00
> [INFO] 
> 
> [ERROR] Failed to execute goal on project gora-solr: Could not resolve 
> dependencies for project org.apache.gora:gora-solr:bundle:1.0-SNAPSHOT: 
> Failed to collect dependencies at org.apache.solr:solr-core:jar:8.0.0 -> 
> org.restlet.jee:org.restlet:jar:2.3.1: Failed to read artifact descriptor for 
> org.restlet.jee:org.restlet:jar:2.3.1: Could not transfer artifact 
> org.restlet.jee:org.restlet:pom:2.3.1 from/to maven-restlet 
> (https://maven.restlet.org): transfer failed for 
> https://maven.restlet.org/org/restlet/jee/org.restlet/2.3.1/org.restlet-2.3.1.pom,
>  proxy: ProxyInfo{host='', userName='null', port=, 
> type='https', nonProxyHosts='null'}: PKIX path validation failed: 
> java.security.cert.CertPathValidatorException: validity check failed: 
> NotAfter: Wed Jan 13 14:46:20 CET 2021 -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
> switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions, please 
> read the following articles:
> [ERROR] [Help 1] 
> http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the 
> command
> [ERROR]   mvn  -rf :gora-solr
> (base) [jw@cn06 gora]$ 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (GORA-672) build failed on AArch64, Fedora 33

2021-05-11 Thread Lewis John McGibbney (Jira)


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

Lewis John McGibbney updated GORA-672:
--
Component/s: gora-kudu

> build failed on AArch64, Fedora 33 
> ---
>
> Key: GORA-672
> URL: https://issues.apache.org/jira/browse/GORA-672
> Project: Apache Gora
>  Issue Type: Bug
>  Components: gora-kudu
>Affects Versions: 1.0
>Reporter: Lutz Weischer
>Priority: Major
>
> (base) [jw@cn06 gora]$ mvn install -DskipTests
> ...
> [INFO] 
> 
> [INFO] Reactor Summary for Apache Gora 1.0-SNAPSHOT:
> [INFO]
> [INFO] Apache Gora  SUCCESS [  5.448 
> s]
> [INFO] Apache Gora :: Compiler  SUCCESS [  3.258 
> s]
> [INFO] Apache Gora :: Compiler-CLI  SUCCESS [  1.181 
> s]
> [INFO] Apache Gora :: Core  SUCCESS [ 19.240 
> s]
> [INFO] Apache Gora :: Pig . SUCCESS [  7.219 
> s]
> [INFO] Apache Gora :: Accumulo  SUCCESS [ 11.858 
> s]
> [INFO] Apache Gora :: HBase ... SUCCESS [ 13.320 
> s]
> [INFO] Apache Gora :: Cassandra - CQL . SUCCESS [ 15.044 
> s]
> [INFO] Apache Gora :: GoraCI .. SUCCESS [ 10.230 
> s]
> [INFO] Apache Gora :: Infinispan .. SUCCESS [ 10.865 
> s]
> [INFO] Apache Gora :: JCache .. SUCCESS [  8.791 
> s]
> [INFO] Apache Gora :: OrientDB  SUCCESS [ 10.989 
> s]
> [INFO] Apache Gora :: Lucene .. SUCCESS [  8.872 
> s]
> [INFO] Apache Gora :: Dynamodb  SUCCESS [ 11.817 
> s]
> [INFO] Apache Gora :: CouchDB . SUCCESS [ 11.528 
> s]
> [INFO] Apache Gora :: Maven Plugin  SUCCESS [  8.989 
> s]
> [INFO] Apache Gora :: MongoDB . SUCCESS [ 10.383 
> s]
> [INFO] Apache Gora :: Solr  FAILURE [  2.257 
> s]
> [INFO] Apache Gora :: Aerospike ... SKIPPED
> [INFO] Apache Gora :: Ignite .. SKIPPED
> [INFO] Apache Gora :: Kudu  SKIPPED
> [INFO] Apache Gora :: Hive  SKIPPED
> [INFO] Apache Gora :: Redis ... SKIPPED
> [INFO] Apache Gora :: Jet . SKIPPED
> [INFO] Apache Gora :: RethinkDB ... SKIPPED
> [INFO] Apache Gora :: Tutorial  SKIPPED
> [INFO] Apache Gora Benchamark Module .. SKIPPED
> [INFO] Apache Gora :: Sources-Dist  SKIPPED
> [INFO] 
> 
> [INFO] BUILD FAILURE
> [INFO] 
> 
> [INFO] Total time:  02:54 min
> [INFO] Finished at: 2021-03-26T11:04:19+01:00
> [INFO] 
> 
> [ERROR] Failed to execute goal on project gora-solr: Could not resolve 
> dependencies for project org.apache.gora:gora-solr:bundle:1.0-SNAPSHOT: 
> Failed to collect dependencies at org.apache.solr:solr-core:jar:8.0.0 -> 
> org.restlet.jee:org.restlet:jar:2.3.1: Failed to read artifact descriptor for 
> org.restlet.jee:org.restlet:jar:2.3.1: Could not transfer artifact 
> org.restlet.jee:org.restlet:pom:2.3.1 from/to maven-restlet 
> (https://maven.restlet.org): transfer failed for 
> https://maven.restlet.org/org/restlet/jee/org.restlet/2.3.1/org.restlet-2.3.1.pom,
>  proxy: ProxyInfo{host='', userName='null', port=, 
> type='https', nonProxyHosts='null'}: PKIX path validation failed: 
> java.security.cert.CertPathValidatorException: validity check failed: 
> NotAfter: Wed Jan 13 14:46:20 CET 2021 -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
> switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions, please 
> read the following articles:
> [ERROR] [Help 1] 
> http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the 
> command
> [ERROR]   mvn  -rf :gora-solr
> (base) [jw@cn06 gora]$ 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (GORA-672) build failed on AArch64, Fedora 33

2021-05-11 Thread Lewis John McGibbney (Jira)


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

Lewis John McGibbney commented on GORA-672:
---

Hi [~LutzWeischerFujitsu] here are some of my thoughts
1. Clearly the *org.apache.kudu:kudu-binary:jar:linux-aarch_64:1.9.0* artifact 
does not exist... we could possibly approach the kudu project and notify them 
about this... but that is outside of my wheelhouse as I have never used kudu 
before...
2. As a workaround, you could [comment out the gora-kudu module in 
pom.xml|https://github.com/apache/gora/blob/master/pom.xml#L802]
In the short term could you please try #2 and maybe consider #1?

> build failed on AArch64, Fedora 33 
> ---
>
> Key: GORA-672
> URL: https://issues.apache.org/jira/browse/GORA-672
> Project: Apache Gora
>  Issue Type: Bug
>Reporter: Lutz Weischer
>Priority: Major
>
> (base) [jw@cn06 gora]$ mvn install -DskipTests
> ...
> [INFO] 
> 
> [INFO] Reactor Summary for Apache Gora 1.0-SNAPSHOT:
> [INFO]
> [INFO] Apache Gora  SUCCESS [  5.448 
> s]
> [INFO] Apache Gora :: Compiler  SUCCESS [  3.258 
> s]
> [INFO] Apache Gora :: Compiler-CLI  SUCCESS [  1.181 
> s]
> [INFO] Apache Gora :: Core  SUCCESS [ 19.240 
> s]
> [INFO] Apache Gora :: Pig . SUCCESS [  7.219 
> s]
> [INFO] Apache Gora :: Accumulo  SUCCESS [ 11.858 
> s]
> [INFO] Apache Gora :: HBase ... SUCCESS [ 13.320 
> s]
> [INFO] Apache Gora :: Cassandra - CQL . SUCCESS [ 15.044 
> s]
> [INFO] Apache Gora :: GoraCI .. SUCCESS [ 10.230 
> s]
> [INFO] Apache Gora :: Infinispan .. SUCCESS [ 10.865 
> s]
> [INFO] Apache Gora :: JCache .. SUCCESS [  8.791 
> s]
> [INFO] Apache Gora :: OrientDB  SUCCESS [ 10.989 
> s]
> [INFO] Apache Gora :: Lucene .. SUCCESS [  8.872 
> s]
> [INFO] Apache Gora :: Dynamodb  SUCCESS [ 11.817 
> s]
> [INFO] Apache Gora :: CouchDB . SUCCESS [ 11.528 
> s]
> [INFO] Apache Gora :: Maven Plugin  SUCCESS [  8.989 
> s]
> [INFO] Apache Gora :: MongoDB . SUCCESS [ 10.383 
> s]
> [INFO] Apache Gora :: Solr  FAILURE [  2.257 
> s]
> [INFO] Apache Gora :: Aerospike ... SKIPPED
> [INFO] Apache Gora :: Ignite .. SKIPPED
> [INFO] Apache Gora :: Kudu  SKIPPED
> [INFO] Apache Gora :: Hive  SKIPPED
> [INFO] Apache Gora :: Redis ... SKIPPED
> [INFO] Apache Gora :: Jet . SKIPPED
> [INFO] Apache Gora :: RethinkDB ... SKIPPED
> [INFO] Apache Gora :: Tutorial  SKIPPED
> [INFO] Apache Gora Benchamark Module .. SKIPPED
> [INFO] Apache Gora :: Sources-Dist  SKIPPED
> [INFO] 
> 
> [INFO] BUILD FAILURE
> [INFO] 
> 
> [INFO] Total time:  02:54 min
> [INFO] Finished at: 2021-03-26T11:04:19+01:00
> [INFO] 
> 
> [ERROR] Failed to execute goal on project gora-solr: Could not resolve 
> dependencies for project org.apache.gora:gora-solr:bundle:1.0-SNAPSHOT: 
> Failed to collect dependencies at org.apache.solr:solr-core:jar:8.0.0 -> 
> org.restlet.jee:org.restlet:jar:2.3.1: Failed to read artifact descriptor for 
> org.restlet.jee:org.restlet:jar:2.3.1: Could not transfer artifact 
> org.restlet.jee:org.restlet:pom:2.3.1 from/to maven-restlet 
> (https://maven.restlet.org): transfer failed for 
> https://maven.restlet.org/org/restlet/jee/org.restlet/2.3.1/org.restlet-2.3.1.pom,
>  proxy: ProxyInfo{host='', userName='null', port=, 
> type='https', nonProxyHosts='null'}: PKIX path validation failed: 
> java.security.cert.CertPathValidatorException: validity check failed: 
> NotAfter: Wed Jan 13 14:46:20 CET 2021 -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
> switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions, please 
> read the following articles:
> [ERROR] [Help 1] 
> 

[jira] [Commented] (GORA-682) gora-hbase The POM for org.glassfish:javax.el:jar:3.0.1-b06-SNAPSHOT is missing, no dependency information available

2021-05-09 Thread Lewis John McGibbney (Jira)


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

Lewis John McGibbney commented on GORA-682:
---

https://stackoverflow.com/questions/51403167/repository-version-policy-ignore-missing-poms

> gora-hbase The POM for org.glassfish:javax.el:jar:3.0.1-b06-SNAPSHOT is 
> missing, no dependency information available
> 
>
> Key: GORA-682
> URL: https://issues.apache.org/jira/browse/GORA-682
> Project: Apache Gora
>  Issue Type: Improvement
>  Components: gora-hbase
>Affects Versions: 0.9
>Reporter: Lewis John McGibbney
>Priority: Major
> Fix For: 1.0
>
>
> {code:bash}
>  Warning:  The POM for org.glassfish:javax.el:jar:3.0.1-b06-SNAPSHOT is 
> missing, no dependency information available
> Warning:  The POM for org.glassfish:javax.el:jar:3.0.1-b07-SNAPSHOT is 
> missing, no dependency information available
> Warning:  The POM for org.glassfish:javax.el:jar:3.0.1-b08-SNAPSHOT is 
> missing, no dependency information available
> Warning:  The POM for org.glassfish:javax.el:jar:3.0.1-b11-SNAPSHOT is 
> missing, no dependency information available
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


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

2021-05-09 Thread Lewis John McGibbney (Jira)


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

Lewis John McGibbney commented on GORA-664:
---

https://github.com/apache/gora/pull/234

> Add datastore for Elasticsearch
> ---
>
> Key: GORA-664
> URL: https://issues.apache.org/jira/browse/GORA-664
> Project: Apache Gora
>  Issue Type: New Feature
>Reporter: Carlos Muñoz
>Assignee: Mariia Podorvanova
>Priority: Major
>  Labels: outreachy2020
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> Elasticsearch is a Lucene-based search engine that primarily focuses on 
> distribution and availability. It could be a good alternative for the 
> gora-solr module.
>  
> [https://www.elastic.co/guide/en/elasticsearch/reference/current/index.html] 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (GORA-672) build failed on AArch64, Fedora 33

2021-05-09 Thread Lewis John McGibbney (Jira)


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

Lewis John McGibbney commented on GORA-672:
---

[~LutzWeischerFujitsu] can you please try this again against master branch?

> build failed on AArch64, Fedora 33 
> ---
>
> Key: GORA-672
> URL: https://issues.apache.org/jira/browse/GORA-672
> Project: Apache Gora
>  Issue Type: Bug
>Reporter: Lutz Weischer
>Priority: Major
>
> (base) [jw@cn06 gora]$ mvn install -DskipTests
> ...
> [INFO] 
> 
> [INFO] Reactor Summary for Apache Gora 1.0-SNAPSHOT:
> [INFO]
> [INFO] Apache Gora  SUCCESS [  5.448 
> s]
> [INFO] Apache Gora :: Compiler  SUCCESS [  3.258 
> s]
> [INFO] Apache Gora :: Compiler-CLI  SUCCESS [  1.181 
> s]
> [INFO] Apache Gora :: Core  SUCCESS [ 19.240 
> s]
> [INFO] Apache Gora :: Pig . SUCCESS [  7.219 
> s]
> [INFO] Apache Gora :: Accumulo  SUCCESS [ 11.858 
> s]
> [INFO] Apache Gora :: HBase ... SUCCESS [ 13.320 
> s]
> [INFO] Apache Gora :: Cassandra - CQL . SUCCESS [ 15.044 
> s]
> [INFO] Apache Gora :: GoraCI .. SUCCESS [ 10.230 
> s]
> [INFO] Apache Gora :: Infinispan .. SUCCESS [ 10.865 
> s]
> [INFO] Apache Gora :: JCache .. SUCCESS [  8.791 
> s]
> [INFO] Apache Gora :: OrientDB  SUCCESS [ 10.989 
> s]
> [INFO] Apache Gora :: Lucene .. SUCCESS [  8.872 
> s]
> [INFO] Apache Gora :: Dynamodb  SUCCESS [ 11.817 
> s]
> [INFO] Apache Gora :: CouchDB . SUCCESS [ 11.528 
> s]
> [INFO] Apache Gora :: Maven Plugin  SUCCESS [  8.989 
> s]
> [INFO] Apache Gora :: MongoDB . SUCCESS [ 10.383 
> s]
> [INFO] Apache Gora :: Solr  FAILURE [  2.257 
> s]
> [INFO] Apache Gora :: Aerospike ... SKIPPED
> [INFO] Apache Gora :: Ignite .. SKIPPED
> [INFO] Apache Gora :: Kudu  SKIPPED
> [INFO] Apache Gora :: Hive  SKIPPED
> [INFO] Apache Gora :: Redis ... SKIPPED
> [INFO] Apache Gora :: Jet . SKIPPED
> [INFO] Apache Gora :: RethinkDB ... SKIPPED
> [INFO] Apache Gora :: Tutorial  SKIPPED
> [INFO] Apache Gora Benchamark Module .. SKIPPED
> [INFO] Apache Gora :: Sources-Dist  SKIPPED
> [INFO] 
> 
> [INFO] BUILD FAILURE
> [INFO] 
> 
> [INFO] Total time:  02:54 min
> [INFO] Finished at: 2021-03-26T11:04:19+01:00
> [INFO] 
> 
> [ERROR] Failed to execute goal on project gora-solr: Could not resolve 
> dependencies for project org.apache.gora:gora-solr:bundle:1.0-SNAPSHOT: 
> Failed to collect dependencies at org.apache.solr:solr-core:jar:8.0.0 -> 
> org.restlet.jee:org.restlet:jar:2.3.1: Failed to read artifact descriptor for 
> org.restlet.jee:org.restlet:jar:2.3.1: Could not transfer artifact 
> org.restlet.jee:org.restlet:pom:2.3.1 from/to maven-restlet 
> (https://maven.restlet.org): transfer failed for 
> https://maven.restlet.org/org/restlet/jee/org.restlet/2.3.1/org.restlet-2.3.1.pom,
>  proxy: ProxyInfo{host='', userName='null', port=, 
> type='https', nonProxyHosts='null'}: PKIX path validation failed: 
> java.security.cert.CertPathValidatorException: validity check failed: 
> NotAfter: Wed Jan 13 14:46:20 CET 2021 -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
> switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions, please 
> read the following articles:
> [ERROR] [Help 1] 
> http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the 
> command
> [ERROR]   mvn  -rf :gora-solr
> (base) [jw@cn06 gora]$ 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Resolved] (GORA-686) Add .asf.yaml file to Gora repository

2021-05-08 Thread Lewis John McGibbney (Jira)


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

Lewis John McGibbney resolved GORA-686.
---
Resolution: Fixed

> Add .asf.yaml file to Gora repository
> -
>
> Key: GORA-686
> URL: https://issues.apache.org/jira/browse/GORA-686
> Project: Apache Gora
>  Issue Type: Improvement
>Reporter: Lewis John McGibbney
>Assignee: Lewis John McGibbney
>Priority: Trivial
> Fix For: 1.0
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> Will improve integration between JIRA and Github
> https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (GORA-686) Add .asf.yaml files to Gora repository

2021-05-08 Thread Lewis John McGibbney (Jira)
Lewis John McGibbney created GORA-686:
-

 Summary: Add .asf.yaml files to Gora repository
 Key: GORA-686
 URL: https://issues.apache.org/jira/browse/GORA-686
 Project: Apache Gora
  Issue Type: Improvement
Reporter: Lewis John McGibbney
Assignee: Lewis John McGibbney
 Fix For: 1.0


Will improve integration between JIRA and Github
https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (GORA-678) Upgrade to JDK11

2021-05-07 Thread Lewis John McGibbney (Jira)


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

Lewis John McGibbney updated GORA-678:
--
Description: 
Context is at the following mailing list thread

https://lists.apache.org/list.html?dev@gora.apache.org

I cannot build Gora under the following environment

{code:bash}
Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 
2018-10-24T11:41:47-07:00)
Maven home: /usr/local/Cellar/maven/3.6.0/libexec
Java version: 11.0.10, vendor: Oracle Corporation, runtime: 
/Library/Java/JavaVirtualMachines/jdk-11.0.10.jdk/Contents/Home
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "10.15.7", arch: "x86_64", family: "mac"
{code}


  was:
Context is at the following mailing list thread

https://lists.apache.org/list.html?dev@gora.apache.org

I cannot build Gora under the following environment

Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 
2018-10-24T11:41:47-07:00)
Maven home: /usr/local/Cellar/maven/3.6.0/libexec
Java version: 11.0.10, vendor: Oracle Corporation, runtime: 
/Library/Java/JavaVirtualMachines/jdk-11.0.10.jdk/Contents/Home
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "10.15.7", arch: "x86_64", family: "mac"


> Upgrade to JDK11
> 
>
> Key: GORA-678
> URL: https://issues.apache.org/jira/browse/GORA-678
> Project: Apache Gora
>  Issue Type: Improvement
>  Components: build process
>Reporter: Lewis John McGibbney
>Assignee: Lewis John McGibbney
>Priority: Major
> Fix For: 1.0
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> Context is at the following mailing list thread
> https://lists.apache.org/list.html?dev@gora.apache.org
> I cannot build Gora under the following environment
> {code:bash}
> Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 
> 2018-10-24T11:41:47-07:00)
> Maven home: /usr/local/Cellar/maven/3.6.0/libexec
> Java version: 11.0.10, vendor: Oracle Corporation, runtime: 
> /Library/Java/JavaVirtualMachines/jdk-11.0.10.jdk/Contents/Home
> Default locale: en_US, platform encoding: UTF-8
> OS name: "mac os x", version: "10.15.7", arch: "x86_64", family: "mac"
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (GORA-681) Address use of deprectated APIs in gora-pig

2021-05-07 Thread Lewis John McGibbney (Jira)


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

Lewis John McGibbney updated GORA-681:
--
Parent: GORA-678
Issue Type: Sub-task  (was: Improvement)

> Address use of deprectated APIs in gora-pig
> ---
>
> Key: GORA-681
> URL: https://issues.apache.org/jira/browse/GORA-681
> Project: Apache Gora
>  Issue Type: Sub-task
>  Components: gora-pig
>Affects Versions: 0.9
>Reporter: Lewis John McGibbney
>Priority: Major
> Fix For: 1.0
>
>
> {code:bash}
>  Warning:  
> /home/runner/work/gora/gora/gora-pig/src/main/java/org/apache/gora/pig/util/PersistentUtils.java:[104,27]
>  [deprecation] Integer(int) in Integer has been deprecated
> Warning:  
> /home/runner/work/gora/gora/gora-pig/src/main/java/org/apache/gora/pig/GoraStorage.java:[301,48]
>  [deprecation] newInstance() in Class has been deprecated
>   where T is a type-variable:
> T extends Object declared in class Class
> Warning:  
> /home/runner/work/gora/gora/gora-pig/src/main/java/org/apache/gora/pig/GoraStorage.java:[687,114]
>  [deprecation] newInstance() in Class has been deprecated
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (GORA-685) gora-rethinkdb non-varargs call of varargs method with inexact argument type for last parameter;

2021-05-07 Thread Lewis John McGibbney (Jira)
Lewis John McGibbney created GORA-685:
-

 Summary: gora-rethinkdb non-varargs call of varargs method with 
inexact argument type for last parameter;
 Key: GORA-685
 URL: https://issues.apache.org/jira/browse/GORA-685
 Project: Apache Gora
  Issue Type: Improvement
  Components: gora-rethinkdb
Affects Versions: 0.9
Reporter: Lewis John McGibbney
 Fix For: 1.0



{code:bash}
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
gora-rethinkdb ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 source files to 
/home/runner/work/gora/gora/gora-rethinkdb/target/classes
Warning:  
/home/runner/work/gora/gora/gora-rethinkdb/src/main/java/org/apache/gora/rethinkdb/store/RethinkDBStore.java:[290,79]
 non-varargs call of varargs method with inexact argument type for last 
parameter;
  cast to Object for a varargs call
  cast to Object[] for a non-varargs call and to suppress this warning
Warning:  
/home/runner/work/gora/gora/gora-rethinkdb/src/main/java/org/apache/gora/rethinkdb/query/RethinkDBQuery.java:[89,30]
 non-varargs call of varargs method with inexact argument type for last 
parameter;
  cast to Object for a varargs call
  cast to Object[] for a non-varargs call and to suppress this warning
{code}




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (GORA-684) IgniteSQLBuilder.java:[124,48] non-varargs call of varargs method with inexact argument type for last parameter

2021-05-07 Thread Lewis John McGibbney (Jira)
Lewis John McGibbney created GORA-684:
-

 Summary: IgniteSQLBuilder.java:[124,48] non-varargs call of 
varargs method with inexact argument type for last parameter
 Key: GORA-684
 URL: https://issues.apache.org/jira/browse/GORA-684
 Project: Apache Gora
  Issue Type: Improvement
Affects Versions: 0.9
Reporter: Lewis John McGibbney
 Fix For: 1.0



{code:java}
 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ gora-ignite 
---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 15 source files to 
/home/runner/work/gora/gora/gora-ignite/target/classes
Warning:  
/home/runner/work/gora/gora/gora-ignite/src/main/java/org/apache/gora/ignite/utils/IgniteSQLBuilder.java:[124,48]
 non-varargs call of varargs method with inexact argument type for last 
parameter;
{code}




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (GORA-683) maven-plugin Unsupported packaging type bundle, execution skipped

2021-05-07 Thread Lewis John McGibbney (Jira)
Lewis John McGibbney created GORA-683:
-

 Summary: maven-plugin Unsupported packaging type bundle, execution 
skipped
 Key: GORA-683
 URL: https://issues.apache.org/jira/browse/GORA-683
 Project: Apache Gora
  Issue Type: Improvement
  Components: gora-maven-plugin, maven
Affects Versions: 0.9
Reporter: Lewis John McGibbney
 Fix For: 1.0



{code:bash}
[INFO] -< org.apache.gora:gora-maven-plugin >--
[INFO] Building Apache Gora :: Maven Plugin 1.0-SNAPSHOT[15/28]
[INFO] ---[ bundle ]---
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ gora-maven-plugin 
---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-versions) @ 
gora-maven-plugin ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ 
gora-maven-plugin ---
[INFO] 
[INFO] --- maven-plugin-plugin:3.5.2:helpmojo (help-goal) @ gora-maven-plugin 
---
Warning:  Unsupported packaging type bundle, execution skipped
{code}




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (GORA-682) gora-hbase The POM for org.glassfish:javax.el:jar:3.0.1-b06-SNAPSHOT is missing, no dependency information available

2021-05-07 Thread Lewis John McGibbney (Jira)


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

Lewis John McGibbney commented on GORA-682:
---

Also, 

{code:bash}
Warning:  
/home/runner/work/gora/gora/gora-hbase/src/main/java/org/apache/gora/hbase/store/HBaseStoreMetadataAnalyzer.java:[89,19]
 [deprecation] finalize() in Object has been deprecated
Warning:  
/home/runner/work/gora/gora/gora-hbase/src/main/java/org/apache/gora/hbase/store/HBaseStoreMetadataAnalyzer.java:[91,13]
 [deprecation] finalize() in Object has been deprecated
{code}


> gora-hbase The POM for org.glassfish:javax.el:jar:3.0.1-b06-SNAPSHOT is 
> missing, no dependency information available
> 
>
> Key: GORA-682
> URL: https://issues.apache.org/jira/browse/GORA-682
> Project: Apache Gora
>  Issue Type: Improvement
>  Components: gora-hbase
>Affects Versions: 0.9
>Reporter: Lewis John McGibbney
>Priority: Major
> Fix For: 1.0
>
>
> {code:bash}
>  Warning:  The POM for org.glassfish:javax.el:jar:3.0.1-b06-SNAPSHOT is 
> missing, no dependency information available
> Warning:  The POM for org.glassfish:javax.el:jar:3.0.1-b07-SNAPSHOT is 
> missing, no dependency information available
> Warning:  The POM for org.glassfish:javax.el:jar:3.0.1-b08-SNAPSHOT is 
> missing, no dependency information available
> Warning:  The POM for org.glassfish:javax.el:jar:3.0.1-b11-SNAPSHOT is 
> missing, no dependency information available
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (GORA-682) gora-hbase The POM for org.glassfish:javax.el:jar:3.0.1-b06-SNAPSHOT is missing, no dependency information available

2021-05-07 Thread Lewis John McGibbney (Jira)
Lewis John McGibbney created GORA-682:
-

 Summary: gora-hbase The POM for 
org.glassfish:javax.el:jar:3.0.1-b06-SNAPSHOT is missing, no dependency 
information available
 Key: GORA-682
 URL: https://issues.apache.org/jira/browse/GORA-682
 Project: Apache Gora
  Issue Type: Improvement
  Components: gora-hbase
Affects Versions: 0.9
Reporter: Lewis John McGibbney
 Fix For: 1.0



{code:bash}
 Warning:  The POM for org.glassfish:javax.el:jar:3.0.1-b06-SNAPSHOT is 
missing, no dependency information available
Warning:  The POM for org.glassfish:javax.el:jar:3.0.1-b07-SNAPSHOT is missing, 
no dependency information available
Warning:  The POM for org.glassfish:javax.el:jar:3.0.1-b08-SNAPSHOT is missing, 
no dependency information available
Warning:  The POM for org.glassfish:javax.el:jar:3.0.1-b11-SNAPSHOT is missing, 
no dependency information available
{code}




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (GORA-681) Address use of deprectated APIs in gora-pig

2021-05-07 Thread Lewis John McGibbney (Jira)


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

Lewis John McGibbney commented on GORA-681:
---


{code:java}
Error:  Forbidden method invocation: java.lang.Integer#(int) [Deprecated 
in Java 11]
Error:in org.apache.gora.pig.util.PersistentUtils (PersistentUtils.java:104)
Error:  Forbidden method invocation: java.lang.Class#newInstance() [Deprecated 
in Java 11]
Error:in org.apache.gora.pig.GoraStorage (GoraStorage.java:301)
Error:  Forbidden method invocation: java.lang.Class#newInstance() [Deprecated 
in Java 11]
Error:in org.apache.gora.pig.GoraStorage (GoraStorage.java:687)
Error:  Scanned 13 class file(s) for forbidden API invocations (in 0.16s), 3 
error(s).
{code}


> Address use of deprectated APIs in gora-pig
> ---
>
> Key: GORA-681
> URL: https://issues.apache.org/jira/browse/GORA-681
> Project: Apache Gora
>  Issue Type: Improvement
>  Components: gora-pig
>Affects Versions: 0.9
>Reporter: Lewis John McGibbney
>Priority: Major
> Fix For: 1.0
>
>
> {code:bash}
>  Warning:  
> /home/runner/work/gora/gora/gora-pig/src/main/java/org/apache/gora/pig/util/PersistentUtils.java:[104,27]
>  [deprecation] Integer(int) in Integer has been deprecated
> Warning:  
> /home/runner/work/gora/gora/gora-pig/src/main/java/org/apache/gora/pig/GoraStorage.java:[301,48]
>  [deprecation] newInstance() in Class has been deprecated
>   where T is a type-variable:
> T extends Object declared in class Class
> Warning:  
> /home/runner/work/gora/gora/gora-pig/src/main/java/org/apache/gora/pig/GoraStorage.java:[687,114]
>  [deprecation] newInstance() in Class has been deprecated
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (GORA-681) Address use of deprectated APIs in gora-pig

2021-05-07 Thread Lewis John McGibbney (Jira)
Lewis John McGibbney created GORA-681:
-

 Summary: Address use of deprectated APIs in gora-pig
 Key: GORA-681
 URL: https://issues.apache.org/jira/browse/GORA-681
 Project: Apache Gora
  Issue Type: Improvement
  Components: gora-pig
Affects Versions: 0.9
Reporter: Lewis John McGibbney
 Fix For: 1.0



{code:bash}
 Warning:  
/home/runner/work/gora/gora/gora-pig/src/main/java/org/apache/gora/pig/util/PersistentUtils.java:[104,27]
 [deprecation] Integer(int) in Integer has been deprecated
Warning:  
/home/runner/work/gora/gora/gora-pig/src/main/java/org/apache/gora/pig/GoraStorage.java:[301,48]
 [deprecation] newInstance() in Class has been deprecated
  where T is a type-variable:
T extends Object declared in class Class
Warning:  
/home/runner/work/gora/gora/gora-pig/src/main/java/org/apache/gora/pig/GoraStorage.java:[687,114]
 [deprecation] newInstance() in Class has been deprecated
{code}




--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (GORA-680) Upgrade Avro from 1.8.2 --> 1.10.2

2021-05-07 Thread Lewis John McGibbney (Jira)
Lewis John McGibbney created GORA-680:
-

 Summary: Upgrade Avro from 1.8.2 --> 1.10.2
 Key: GORA-680
 URL: https://issues.apache.org/jira/browse/GORA-680
 Project: Apache Gora
  Issue Type: Improvement
  Components: build process, gora-core
Reporter: Lewis John McGibbney
 Fix For: 1.0


Avro is a critical dependency in Gora. We should keep this dependency 
uo-to-date with the Avro project releases so we do not diverge too much.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Assigned] (GORA-678) Upgrade to JDK11

2021-05-07 Thread Lewis John McGibbney (Jira)


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

Lewis John McGibbney reassigned GORA-678:
-

Assignee: Lewis John McGibbney

> Upgrade to JDK11
> 
>
> Key: GORA-678
> URL: https://issues.apache.org/jira/browse/GORA-678
> Project: Apache Gora
>  Issue Type: Improvement
>  Components: build process
>Reporter: Lewis John McGibbney
>Assignee: Lewis John McGibbney
>Priority: Major
> Fix For: 1.0
>
>
> Context is at the following mailing list thread
> https://lists.apache.org/list.html?dev@gora.apache.org
> I cannot build Gora under the following environment
> Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 
> 2018-10-24T11:41:47-07:00)
> Maven home: /usr/local/Cellar/maven/3.6.0/libexec
> Java version: 11.0.10, vendor: Oracle Corporation, runtime: 
> /Library/Java/JavaVirtualMachines/jdk-11.0.10.jdk/Contents/Home
> Default locale: en_US, platform encoding: UTF-8
> OS name: "mac os x", version: "10.15.7", arch: "x86_64", family: "mac"



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (GORA-679) Restlet JARs and third party dependencies aren’t available in the main public Maven repository

2021-05-07 Thread Lewis John McGibbney (Jira)


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

Lewis John McGibbney commented on GORA-679:
---

Hi [~djkevincr] I can't replicate this yet because I can't get Gora to build on 
JDK11 (I am working on that cf. GORA-678)
I'll report back here once I get the PR ready for that ticket.
In the meantime, do you know why the Github CI actions are failing?

> Restlet JARs and third party dependencies aren’t available in the main public 
> Maven repository
> --
>
> Key: GORA-679
> URL: https://issues.apache.org/jira/browse/GORA-679
> Project: Apache Gora
>  Issue Type: Improvement
>  Components: build process
>Affects Versions: 0.9
>Reporter: Lewis John McGibbney
>Priority: Blocker
> Fix For: 1.0
>
>
> The CI process complains about the following issue which ultimately fails the 
> builds
> {code:bash}
> Error:  Failed to execute goal on project gora-solr: Could not resolve 
> dependencies for project org.apache.gora:gora-solr:bundle:1.0-SNAPSHOT: 
> Failed to collect dependencies at org.apache.solr:solr-core:jar:8.0.0 -> 
> org.restlet.jee:org.restlet:jar:2.3.1: Failed to read artifact descriptor for 
> org.restlet.jee:org.restlet:jar:2.3.1: Could not transfer artifact 
> org.restlet.jee:org.restlet:pom:2.3.1 from/to maven-default-http-blocker 
> (http://0.0.0.0/): Blocked mirror for repositories: [maven-restlet 
> (http://maven.restlet.org, default, releases+snapshots), apache.snapshots 
> (http://repository.apache.org/snapshots, default, disabled)] -> [Help 1]
> {code}
> I took at look at the [Restlet 
> website|https://restlet.talend.com/downloads/current/] and discovered the 
> following
> {quote}The Maven repository for Restlet is accessible from 
> https://maven.restlet.talend.com and contains all Restlet JARs and third 
> party dependencies that aren’t available in the main public Maven repository. 
> It is automatically refreshed once a day if the build succeeds.{quote}
> So it looks like we need to update the Maven configuration to accommodate the 
> change...



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (GORA-679) Restlet JARs and third party dependencies aren’t available in the main public Maven repository

2021-05-07 Thread Lewis John McGibbney (Jira)
Lewis John McGibbney created GORA-679:
-

 Summary: Restlet JARs and third party dependencies aren’t 
available in the main public Maven repository
 Key: GORA-679
 URL: https://issues.apache.org/jira/browse/GORA-679
 Project: Apache Gora
  Issue Type: Improvement
  Components: build process
Affects Versions: 0.9
Reporter: Lewis John McGibbney
 Fix For: 1.0


The CI process complains about the following issue which ultimately fails the 
builds


{code:bash}
Error:  Failed to execute goal on project gora-solr: Could not resolve 
dependencies for project org.apache.gora:gora-solr:bundle:1.0-SNAPSHOT: Failed 
to collect dependencies at org.apache.solr:solr-core:jar:8.0.0 -> 
org.restlet.jee:org.restlet:jar:2.3.1: Failed to read artifact descriptor for 
org.restlet.jee:org.restlet:jar:2.3.1: Could not transfer artifact 
org.restlet.jee:org.restlet:pom:2.3.1 from/to maven-default-http-blocker 
(http://0.0.0.0/): Blocked mirror for repositories: [maven-restlet 
(http://maven.restlet.org, default, releases+snapshots), apache.snapshots 
(http://repository.apache.org/snapshots, default, disabled)] -> [Help 1]
{code}


I took at look at the [Restlet 
website|https://restlet.talend.com/downloads/current/] and discovered the 
following

{quote}The Maven repository for Restlet is accessible from 
https://maven.restlet.talend.com and contains all Restlet JARs and third party 
dependencies that aren’t available in the main public Maven repository. It is 
automatically refreshed once a day if the build succeeds.{quote}

So it looks like we need to update the Maven configuration to accommodate the 
change...



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (GORA-678) Upgrade to JDK11

2021-05-07 Thread Lewis John McGibbney (Jira)
Lewis John McGibbney created GORA-678:
-

 Summary: Upgrade to JDK11
 Key: GORA-678
 URL: https://issues.apache.org/jira/browse/GORA-678
 Project: Apache Gora
  Issue Type: Improvement
  Components: build process
Reporter: Lewis John McGibbney
 Fix For: 1.0


Context is at the following mailing list thread

https://lists.apache.org/list.html?dev@gora.apache.org

I cannot build Gora under the following environment

Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 
2018-10-24T11:41:47-07:00)
Maven home: /usr/local/Cellar/maven/3.6.0/libexec
Java version: 11.0.10, vendor: Oracle Corporation, runtime: 
/Library/Java/JavaVirtualMachines/jdk-11.0.10.jdk/Contents/Home
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "10.15.7", arch: "x86_64", family: "mac"



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (GORA-675) Perform Sonar static code analysis on Jenkins

2021-04-02 Thread Lewis John McGibbney (Jira)


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

Lewis John McGibbney commented on GORA-675:
---

+1

> Perform Sonar static code analysis on Jenkins
> -
>
> Key: GORA-675
> URL: https://issues.apache.org/jira/browse/GORA-675
> Project: Apache Gora
>  Issue Type: Task
>  Components: build process
>Reporter: Damien Raude-Morvan
>Assignee: Damien Raude-Morvan
>Priority: Minor
>
> I would like to use [https://sonarcloud.io/] in order to perform static code 
> analysis on Apache Gora project.
> This analysis should be automatically triggered on our Jenkins job as 
> described on 
> https://cwiki.apache.org/confluence/display/INFRA/SonarQube+Analysis



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (GORA-338) Complete site documentation for gora-dynamodb

2020-10-14 Thread Lewis John McGibbney (Jira)


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

Lewis John McGibbney commented on GORA-338:
---

Hi [~suwindev19] thanks for your interest. Of course you can assist here. 

The Gora website resides in Subversion and can be accessed at 
http://svn.apache.org/repos/asf/gora/site/trunk/content/current/gora-dynamodb.md
Do you know how to use Subversion?

> Complete site documentation for gora-dynamodb
> -
>
> Key: GORA-338
> URL: https://issues.apache.org/jira/browse/GORA-338
> Project: Apache Gora
>  Issue Type: Improvement
>  Components: documentation, gora-dynamodb
>Affects Versions: 0.4
>Reporter: Lewis John McGibbney
>Assignee: Lewis John McGibbney
>Priority: Major
> Fix For: 1.0
>
>
> We need to substantiate the site docs which currently reside at 
> http://gora.apache.org/current/gora-dynamodb.html
> We should most likely also provide a page for dynamodb compiler



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (GORA-455) Create XSD's for all datastore xml mapping files

2020-10-14 Thread Lewis John McGibbney (Jira)


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

Lewis John McGibbney commented on GORA-455:
---

Are you still interested in addressing this issue ![~arqgabyortiz]? Thanks for 
your interest. 

> Create XSD's for all datastore xml mapping files
> 
>
> Key: GORA-455
> URL: https://issues.apache.org/jira/browse/GORA-455
> Project: Apache Gora
>  Issue Type: New Feature
>  Components: schema
>Affects Versions: 0.7
>Reporter: Lewis John McGibbney
>Priority: Major
> Fix For: 1.0
>
>
> When creating new mappings it would be great to have XSD's to comply with. If 
> our XSD's also had URI's then it would be very easy to streamline the 
> generation of XML mappings.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Resolved] (GORA-213) Document every method in GoraCompiler

2020-10-14 Thread Lewis John McGibbney (Jira)


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

Lewis John McGibbney resolved GORA-213.
---
Resolution: Fixed

Thank you [~mariia.podorvanova]

Addressed https://github.com/apache/gora/pull/224

> Document every method in GoraCompiler
> -
>
> Key: GORA-213
> URL: https://issues.apache.org/jira/browse/GORA-213
> Project: Apache Gora
>  Issue Type: Bug
>  Components: documentation, gora-core
>Affects Versions: 0.2.1
>Reporter: Lewis John McGibbney
>Assignee: Mariia Podorvanova
>Priority: Trivial
> Fix For: 1.0
>
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> This is a rather trivial affair, but concerns an attempt to clean up 
> GoraCompiler.
> I know I for one have struggled in the past to get to grips to GoraCompiler, 
> and honestly, additional class specific strung utility like methods really do 
> not help in the slightest. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Assigned] (GORA-213) Document every method in GoraCompiler

2020-10-14 Thread Lewis John McGibbney (Jira)


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

Lewis John McGibbney reassigned GORA-213:
-

Assignee: Mariia Podorvanova

> Document every method in GoraCompiler
> -
>
> Key: GORA-213
> URL: https://issues.apache.org/jira/browse/GORA-213
> Project: Apache Gora
>  Issue Type: Bug
>  Components: documentation, gora-core
>Affects Versions: 0.2.1
>Reporter: Lewis John McGibbney
>Assignee: Mariia Podorvanova
>Priority: Trivial
> Fix For: 1.0
>
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> This is a rather trivial affair, but concerns an attempt to clean up 
> GoraCompiler.
> I know I for one have struggled in the past to get to grips to GoraCompiler, 
> and honestly, additional class specific strung utility like methods really do 
> not help in the slightest. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Resolved] (GORA-539) Gora Website is not fully secure

2020-10-14 Thread Lewis John McGibbney (Jira)


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

Lewis John McGibbney resolved GORA-539.
---
Resolution: Not A Problem

This issue is no longer a problem. 

> Gora Website is not fully secure
> 
>
> Key: GORA-539
> URL: https://issues.apache.org/jira/browse/GORA-539
> Project: Apache Gora
>  Issue Type: Improvement
>Affects Versions: 0.8
>Reporter: Cihad Guzel
>Priority: Major
> Fix For: 1.0
>
>
> Chrome console show some error as follow:
>  
> "Mixed Content: The page at '[https://gora.apache.org/]' was loaded over 
> HTTPS, but requested an insecure script 
> '[http://w.sharethis.com/button/buttons.js]'. This request has been blocked; 
> the content must be served over HTTPS."
>  
> etc..



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (GORA-539) Gora Website is not fully secure

2020-10-14 Thread Lewis John McGibbney (Jira)


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

Lewis John McGibbney commented on GORA-539:
---

Gora Website resides at http://svn.apache.org/repos/asf/gora/site/
Best way to address this issue is to remove the sharethis widget from the 
Website

> Gora Website is not fully secure
> 
>
> Key: GORA-539
> URL: https://issues.apache.org/jira/browse/GORA-539
> Project: Apache Gora
>  Issue Type: Improvement
>Affects Versions: 0.8
>Reporter: Cihad Guzel
>Priority: Major
> Fix For: 1.0
>
>
> Chrome console show some error as follow:
>  
> "Mixed Content: The page at '[https://gora.apache.org/]' was loaded over 
> HTTPS, but requested an insecure script 
> '[http://w.sharethis.com/button/buttons.js]'. This request has been blocked; 
> the content must be served over HTTPS."
>  
> etc..



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Resolved] (GORA-662) 파워볼 총판 모집

2020-07-23 Thread Lewis John McGibbney (Jira)


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

Lewis John McGibbney resolved GORA-662.
---
Resolution: Invalid

> 파워볼 총판 모집
> -
>
> Key: GORA-662
> URL: https://issues.apache.org/jira/browse/GORA-662
> Project: Apache Gora
>  Issue Type: Bug
>Reporter: leehyunsoo
>Priority: Major
>
> [파워볼 총판|https://toto-town.com/] 모집!! 총판 모집!! 총판 구인구직에 최적화 된 토토총판 커뮤니티입니다! 
> 사설토토 총판 회원님에게 총판 정산금 먹튀 업체, 먹튀사이트 정보 제공과 총판 활동에 도움되는 안전한 보증 업체까지 소개해 드리는 총판 
> 커뮤니티 토토 타운입니다! 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (GORA-637) Upgrade all dependencies and Maven plugins

2019-09-22 Thread Lewis John McGibbney (Jira)


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

Lewis John McGibbney updated GORA-637:
--
Environment: 
lmcgibbn@MT-207576 ~/Downloads/gora(master) $ mvn --version
Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 
2018-10-24T11:41:47-07:00)
Maven home: /usr/local/Cellar/maven/3.6.0/libexec
Java version: 13, vendor: Oracle Corporation, runtime: 
/Library/Java/JavaVirtualMachines/jdk-13.jdk/Contents/Home
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "10.14.6", arch: "x86_64", family: "mac"

> Upgrade all dependencies and Maven plugins
> --
>
> Key: GORA-637
> URL: https://issues.apache.org/jira/browse/GORA-637
> Project: Apache Gora
>  Issue Type: Improvement
>  Components: build process
> Environment: lmcgibbn@MT-207576 ~/Downloads/gora(master) $ mvn 
> --version
> Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 
> 2018-10-24T11:41:47-07:00)
> Maven home: /usr/local/Cellar/maven/3.6.0/libexec
> Java version: 13, vendor: Oracle Corporation, runtime: 
> /Library/Java/JavaVirtualMachines/jdk-13.jdk/Contents/Home
> Default locale: en_US, platform encoding: UTF-8
> OS name: "mac os x", version: "10.14.6", arch: "x86_64", family: "mac"
>Reporter: Lewis John McGibbney
>Priority: Major
> Fix For: 1.0
>
>
> This is a major issue and will require peer review from as many people as 
> possible. It essentially uses the the following commands to mass upgrade all 
> dependencies and plugins as follows
> {code}
> mvn versions:update-properties
> mvn versions:update-child-modules
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Created] (GORA-637) Upgrade all dependencies and Maven plugins

2019-09-22 Thread Lewis John McGibbney (Jira)
Lewis John McGibbney created GORA-637:
-

 Summary: Upgrade all dependencies and Maven plugins
 Key: GORA-637
 URL: https://issues.apache.org/jira/browse/GORA-637
 Project: Apache Gora
  Issue Type: Improvement
  Components: build process
Reporter: Lewis John McGibbney
 Fix For: 1.0


This is a major issue and will require peer review from as many people as 
possible. It essentially uses the the following commands to mass upgrade all 
dependencies and plugins as follows
{code}
mvn versions:update-properties
mvn versions:update-child-modules
{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


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

2019-09-08 Thread Lewis John McGibbney (Jira)


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

Lewis John McGibbney resolved GORA-532.
---
Resolution: Fixed

Thank you [~Sheriffo]... good job.

> Benchmarking Module
> ---
>
> Key: GORA-532
> URL: https://issues.apache.org/jira/browse/GORA-532
> Project: Apache Gora
>  Issue Type: New Feature
>Reporter: Furkan KAMACI
>Assignee: Sheriffo Ceesay
>Priority: Major
>  Labels: gsoc2018, gsoc2019
> Fix For: 1.0
>
>  Time Spent: 26.5h
>  Remaining Estimate: 0h
>
> We should make a benchmark and publish it, and improved version of the 
> Yahoo!’s Cloud Serving Benchmark (YCSB++) [1] is the most suitable tool for 
> such a purpose. Here is a recent research about Object-NoSQL Database Mapper 
> (ONDM) benchmark [2] which includes Apache Gora and they have produced the 
> benchmark source code as ASF 2.0 licensed [3].
>  
> Also, here is an example from Apache Accumulo which is based on YCSB [4].
>  
> [1] [http://www.cs.cmu.edu/~wtantisi/files/tablebenchmark-pdl11-talk.pdf]
> [2] [https://doi.org/10.1186/s13174-016-0052-x]
> [3] [https://github.com/vreniers/ONDM-Benchmarker]
> [4] [https://accumulo.apache.org/papers/accumulo-benchmarking-2.1.pdf]



--
This message was sent by Atlassian Jira
(v8.3.2#803003)


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

2019-09-08 Thread Lewis John McGibbney (Jira)


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

Lewis John McGibbney reassigned GORA-532:
-

Assignee: Sheriffo Ceesay  (was: Furkan KAMACI)

> Benchmarking Module
> ---
>
> Key: GORA-532
> URL: https://issues.apache.org/jira/browse/GORA-532
> Project: Apache Gora
>  Issue Type: New Feature
>Reporter: Furkan KAMACI
>Assignee: Sheriffo Ceesay
>Priority: Major
>  Labels: gsoc2018, gsoc2019
> Fix For: 1.0
>
>  Time Spent: 26.5h
>  Remaining Estimate: 0h
>
> We should make a benchmark and publish it, and improved version of the 
> Yahoo!’s Cloud Serving Benchmark (YCSB++) [1] is the most suitable tool for 
> such a purpose. Here is a recent research about Object-NoSQL Database Mapper 
> (ONDM) benchmark [2] which includes Apache Gora and they have produced the 
> benchmark source code as ASF 2.0 licensed [3].
>  
> Also, here is an example from Apache Accumulo which is based on YCSB [4].
>  
> [1] [http://www.cs.cmu.edu/~wtantisi/files/tablebenchmark-pdl11-talk.pdf]
> [2] [https://doi.org/10.1186/s13174-016-0052-x]
> [3] [https://github.com/vreniers/ONDM-Benchmarker]
> [4] [https://accumulo.apache.org/papers/accumulo-benchmarking-2.1.pdf]



--
This message was sent by Atlassian Jira
(v8.3.2#803003)


[jira] [Resolved] (GORA-623) Javadoc build fails with Gora master branch

2019-09-06 Thread Lewis John McGibbney (Jira)


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

Lewis John McGibbney resolved GORA-623.
---
Resolution: Fixed

Thank you [~chanakadkb]

> Javadoc build fails with Gora master branch
> ---
>
> Key: GORA-623
> URL: https://issues.apache.org/jira/browse/GORA-623
> Project: Apache Gora
>  Issue Type: Improvement
>  Components: documentation
>Affects Versions: 0.9
> Environment: commit ID: 9b1d297fc11f90850d0360c93b3bd65486a20834
>Reporter: Lewis John McGibbney
>Assignee: Chanaka
>Priority: Critical
> Fix For: 1.0
>
>  Time Spent: 1h
>  Remaining Estimate: 0h
>
> We should really add a _*mvn javadoc:aggregate*_ command to our master branch 
> build.
> {code}
> [INFO] 
> 
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-javadoc-plugin:2.8.1:aggregate (default-cli) 
> on project gora: An error has occurred in JavaDocs report generation:
> [ERROR] Exit code: 1 - 
> /Users/lmcgibbn/Downloads/gora/gora-core/src/main/java/org/apache/gora/store/DataStore.java:144:
>  warning: no @throws for org.apache.gora.util.GoraException
> [ERROR]   boolean exists(K key) throws GoraException;
> [ERROR]   ^
> [ERROR] 
> /Users/lmcgibbn/Downloads/gora/gora-core/src/main/java/org/apache/gora/query/Query.java:50:
>  warning: no @throws for org.apache.gora.util.GoraException
> [ERROR]   Result execute() throws GoraException;
> [ERROR]^
> [ERROR] 
> /Users/lmcgibbn/Downloads/gora/gora-core/src/main/java/org/apache/gora/persistency/impl/BeanFactoryImpl.java:62:
>  warning: no @throws for org.apache.gora.util.GoraException
> [ERROR]   public BeanFactoryImpl(Class keyClass, Class persistentClass) 
> throws GoraException {
> [ERROR]  ^
> [ERROR] 
> /Users/lmcgibbn/Downloads/gora/gora-core/src/main/java/org/apache/gora/persistency/impl/BeanFactoryImpl.java:82:
>  warning: no description for @param
> [ERROR]* @param keyClass
> [ERROR]  ^
> [ERROR] 
> /Users/lmcgibbn/Downloads/gora/gora-core/src/main/java/org/apache/gora/persistency/impl/BeanFactoryImpl.java:85:
>  warning: no description for @throws
> [ERROR]* @throws GoraException
> [ERROR]  ^
> [ERROR] 
> /Users/lmcgibbn/Downloads/gora/gora-core/src/main/java/org/apache/gora/persistency/Persistent.java:131:
>  warning: no description for @throws
> [ERROR]* @throws CloneNotSupportedException
> [ERROR]  ^
> [ERROR] 
> /Users/lmcgibbn/Downloads/gora/gora-core/src/main/java/org/apache/gora/persistency/ws/impl/PersistentWSBase.java:74:
>  warning: no @param for index
> [ERROR]   public String getField(int index) {
> [ERROR] ^
> [ERROR] 
> /Users/lmcgibbn/Downloads/gora/gora-core/src/main/java/org/apache/gora/persistency/ws/impl/PersistentWSBase.java:82:
>  warning: no @param for field
> [ERROR]   public int getFieldIndex(String field) {
> [ERROR]  ^
> [ERROR] 
> /Users/lmcgibbn/Downloads/gora/gora-core/src/main/java/org/apache/gora/query/ws/impl/PartitionWSQueryImpl.java:84:
>  warning: no description for @return
> [ERROR]* @return
> [ERROR]  ^
> [ERROR] 
> /Users/lmcgibbn/Downloads/gora/gora-core/src/main/java/org/apache/gora/query/ws/impl/QueryWSBase.java:262:
>  warning: no description for @return
> [ERROR]* @return
> [ERROR]  ^
> [ERROR] 
> /Users/lmcgibbn/Downloads/gora/gora-core/src/main/java/org/apache/gora/query/ws/impl/QueryWSBase.java:270:
>  warning: no description for @param
> [ERROR]* @param auth
> [ERROR]  ^
> [ERROR] 
> /Users/lmcgibbn/Downloads/gora/gora-core/src/main/java/org/apache/gora/query/ws/impl/PartitionWSQueryImpl.java:64:
>  warning: no @param for baseQuery
> [ERROR]   public PartitionWSQueryImpl(Query baseQuery, K startKey, K 
> endKey,
> [ERROR]  ^
> [ERROR] 
> /Users/lmcgibbn/Downloads/gora/gora-core/src/main/java/org/apache/gora/query/ws/impl/PartitionWSQueryImpl.java:64:
>  warning: no @param for startKey
> [ERROR]   public PartitionWSQueryImpl(Query baseQuery, K startKey, K 
> endKey,
> [ERROR]  ^
> [ERROR] 
> /Users/lmcgibbn/Downloads/gora/gora-core/src/main/java/org/apache/gora/query/ws/impl/PartitionWSQueryImpl.java:64:
>  warning: no @param for endKey
> [ERROR]   public PartitionWSQueryImpl(Query baseQuery, K startKey, K 
> endKey,
> [ERROR]  ^
> [ERROR] 
> /Users/lmcgibbn/Downloads/gora/gora-core/src/main/java/org/apache/gora/query/ws/impl/PartitionWSQueryImpl.java:64:
>  warning: no @param for locations
> [ERROR]   public PartitionWSQueryImpl(Query baseQuery, K startKey, K 
> endKey,
> [ERROR]  ^
> [ERROR] 
> /Users/lmcgibbn/Downloads/gora/gora-core/src/main/java/org/apache/gora/query/ws/impl/PartitionWSQueryImpl.java:57:
>  warning: no @param for 

[jira] [Assigned] (GORA-623) Javadoc build fails with Gora master branch

2019-09-06 Thread Lewis John McGibbney (Jira)


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

Lewis John McGibbney reassigned GORA-623:
-

Assignee: Chanaka

> Javadoc build fails with Gora master branch
> ---
>
> Key: GORA-623
> URL: https://issues.apache.org/jira/browse/GORA-623
> Project: Apache Gora
>  Issue Type: Improvement
>  Components: documentation
>Affects Versions: 0.9
> Environment: commit ID: 9b1d297fc11f90850d0360c93b3bd65486a20834
>Reporter: Lewis John McGibbney
>Assignee: Chanaka
>Priority: Critical
> Fix For: 1.0
>
>  Time Spent: 1h
>  Remaining Estimate: 0h
>
> We should really add a _*mvn javadoc:aggregate*_ command to our master branch 
> build.
> {code}
> [INFO] 
> 
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-javadoc-plugin:2.8.1:aggregate (default-cli) 
> on project gora: An error has occurred in JavaDocs report generation:
> [ERROR] Exit code: 1 - 
> /Users/lmcgibbn/Downloads/gora/gora-core/src/main/java/org/apache/gora/store/DataStore.java:144:
>  warning: no @throws for org.apache.gora.util.GoraException
> [ERROR]   boolean exists(K key) throws GoraException;
> [ERROR]   ^
> [ERROR] 
> /Users/lmcgibbn/Downloads/gora/gora-core/src/main/java/org/apache/gora/query/Query.java:50:
>  warning: no @throws for org.apache.gora.util.GoraException
> [ERROR]   Result execute() throws GoraException;
> [ERROR]^
> [ERROR] 
> /Users/lmcgibbn/Downloads/gora/gora-core/src/main/java/org/apache/gora/persistency/impl/BeanFactoryImpl.java:62:
>  warning: no @throws for org.apache.gora.util.GoraException
> [ERROR]   public BeanFactoryImpl(Class keyClass, Class persistentClass) 
> throws GoraException {
> [ERROR]  ^
> [ERROR] 
> /Users/lmcgibbn/Downloads/gora/gora-core/src/main/java/org/apache/gora/persistency/impl/BeanFactoryImpl.java:82:
>  warning: no description for @param
> [ERROR]* @param keyClass
> [ERROR]  ^
> [ERROR] 
> /Users/lmcgibbn/Downloads/gora/gora-core/src/main/java/org/apache/gora/persistency/impl/BeanFactoryImpl.java:85:
>  warning: no description for @throws
> [ERROR]* @throws GoraException
> [ERROR]  ^
> [ERROR] 
> /Users/lmcgibbn/Downloads/gora/gora-core/src/main/java/org/apache/gora/persistency/Persistent.java:131:
>  warning: no description for @throws
> [ERROR]* @throws CloneNotSupportedException
> [ERROR]  ^
> [ERROR] 
> /Users/lmcgibbn/Downloads/gora/gora-core/src/main/java/org/apache/gora/persistency/ws/impl/PersistentWSBase.java:74:
>  warning: no @param for index
> [ERROR]   public String getField(int index) {
> [ERROR] ^
> [ERROR] 
> /Users/lmcgibbn/Downloads/gora/gora-core/src/main/java/org/apache/gora/persistency/ws/impl/PersistentWSBase.java:82:
>  warning: no @param for field
> [ERROR]   public int getFieldIndex(String field) {
> [ERROR]  ^
> [ERROR] 
> /Users/lmcgibbn/Downloads/gora/gora-core/src/main/java/org/apache/gora/query/ws/impl/PartitionWSQueryImpl.java:84:
>  warning: no description for @return
> [ERROR]* @return
> [ERROR]  ^
> [ERROR] 
> /Users/lmcgibbn/Downloads/gora/gora-core/src/main/java/org/apache/gora/query/ws/impl/QueryWSBase.java:262:
>  warning: no description for @return
> [ERROR]* @return
> [ERROR]  ^
> [ERROR] 
> /Users/lmcgibbn/Downloads/gora/gora-core/src/main/java/org/apache/gora/query/ws/impl/QueryWSBase.java:270:
>  warning: no description for @param
> [ERROR]* @param auth
> [ERROR]  ^
> [ERROR] 
> /Users/lmcgibbn/Downloads/gora/gora-core/src/main/java/org/apache/gora/query/ws/impl/PartitionWSQueryImpl.java:64:
>  warning: no @param for baseQuery
> [ERROR]   public PartitionWSQueryImpl(Query baseQuery, K startKey, K 
> endKey,
> [ERROR]  ^
> [ERROR] 
> /Users/lmcgibbn/Downloads/gora/gora-core/src/main/java/org/apache/gora/query/ws/impl/PartitionWSQueryImpl.java:64:
>  warning: no @param for startKey
> [ERROR]   public PartitionWSQueryImpl(Query baseQuery, K startKey, K 
> endKey,
> [ERROR]  ^
> [ERROR] 
> /Users/lmcgibbn/Downloads/gora/gora-core/src/main/java/org/apache/gora/query/ws/impl/PartitionWSQueryImpl.java:64:
>  warning: no @param for endKey
> [ERROR]   public PartitionWSQueryImpl(Query baseQuery, K startKey, K 
> endKey,
> [ERROR]  ^
> [ERROR] 
> /Users/lmcgibbn/Downloads/gora/gora-core/src/main/java/org/apache/gora/query/ws/impl/PartitionWSQueryImpl.java:64:
>  warning: no @param for locations
> [ERROR]   public PartitionWSQueryImpl(Query baseQuery, K startKey, K 
> endKey,
> [ERROR]  ^
> [ERROR] 
> /Users/lmcgibbn/Downloads/gora/gora-core/src/main/java/org/apache/gora/query/ws/impl/PartitionWSQueryImpl.java:57:
>  warning: no @param for baseQuery
> [ERROR]   

[jira] [Commented] (GORA-538) No content stored for an object field with name "value"

2019-08-20 Thread Lewis John McGibbney (Jira)


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

Lewis John McGibbney commented on GORA-538:
---

I get successful build and test locally
{code}
[INFO] Reactor Summary for Apache Gora 1.0-SNAPSHOT:
[INFO]
[INFO] Apache Gora  SUCCESS [  1.723 s]
[INFO] Apache Gora :: Compiler  SUCCESS [  1.911 s]
[INFO] Apache Gora :: Compiler-CLI  SUCCESS [  0.846 s]
[INFO] Apache Gora :: Core  SUCCESS [01:08 min]
[INFO] Apache Gora :: Pig . SUCCESS [  3.781 s]
[INFO] Apache Gora :: Accumulo  SUCCESS [06:53 min]
[INFO] Apache Gora :: HBase ... SUCCESS [03:37 min]
[INFO] Apache Gora :: Cassandra - CQL . SUCCESS [01:29 min]
[INFO] Apache Gora :: GoraCI .. SUCCESS [  4.353 s]
[INFO] Apache Gora :: Infinispan .. SUCCESS [01:15 min]
[INFO] Apache Gora :: JCache .. SUCCESS [01:16 min]
[INFO] Apache Gora :: OrientDB  SUCCESS [01:53 min]
[INFO] Apache Gora :: Lucene .. SUCCESS [  9.434 s]
[INFO] Apache Gora :: Dynamodb  SUCCESS [  4.144 s]
[INFO] Apache Gora :: CouchDB . SUCCESS [  5.470 s]
[INFO] Apache Gora :: Maven Plugin  SUCCESS [  2.518 s]
[INFO] Apache Gora :: MongoDB . SUCCESS [02:10 min]
[INFO] Apache Gora :: Solr  SUCCESS [04:33 min]
[INFO] Apache Gora :: Aerospike ... SUCCESS [  3.020 s]
[INFO] Apache Gora :: Ignite .. SUCCESS [01:00 min]
[INFO] Apache Gora :: Tutorial  SUCCESS [  5.248 s]
[INFO] Apache Gora :: Sources-Dist  SUCCESS [  0.371 s]
[INFO] 
[INFO] BUILD SUCCESS
[INFO] 
[INFO] Total time:  26:02 min
[INFO] Finished at: 2019-08-20T07:35:34-07:00
[INFO] 
{code}

> No content stored for an object field with name "value"
> ---
>
> Key: GORA-538
> URL: https://issues.apache.org/jira/browse/GORA-538
> Project: Apache Gora
>  Issue Type: Bug
>  Components: gora-mongodb
>Reporter: Clément Garbay
>Assignee: John Mora
>Priority: Major
> Fix For: 1.0
>
>  Time Spent: 2h
>  Remaining Estimate: 0h
>
> When I have a field called "value" in a Java object, no content is stored for 
> this field in MongoDB.
> I came accross this problem when I stored a raw object in a field declared 
> with type `list` in class using the Gora ORM.
> It seems that the problem appears with reserved Java keywords.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)


[jira] [Resolved] (GORA-538) No content stored for an object field with name "value"

2019-08-19 Thread Lewis John McGibbney (Jira)


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

Lewis John McGibbney resolved GORA-538.
---
  Assignee: John Mora
Resolution: Fixed

Thanks [~jhnmora000]

> No content stored for an object field with name "value"
> ---
>
> Key: GORA-538
> URL: https://issues.apache.org/jira/browse/GORA-538
> Project: Apache Gora
>  Issue Type: Bug
>  Components: gora-mongodb
>Reporter: Clément Garbay
>Assignee: John Mora
>Priority: Major
> Fix For: 1.0
>
>  Time Spent: 2h
>  Remaining Estimate: 0h
>
> When I have a field called "value" in a Java object, no content is stored for 
> this field in MongoDB.
> I came accross this problem when I stored a raw object in a field declared 
> with type `list` in class using the Gora ORM.
> It seems that the problem appears with reserved Java keywords.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)


[jira] [Updated] (GORA-538) No content stored for an object field with name "value"

2019-08-19 Thread Lewis John McGibbney (Jira)


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

Lewis John McGibbney updated GORA-538:
--
Fix Version/s: 1.0

> No content stored for an object field with name "value"
> ---
>
> Key: GORA-538
> URL: https://issues.apache.org/jira/browse/GORA-538
> Project: Apache Gora
>  Issue Type: Bug
>  Components: gora-mongodb
>Reporter: Clément Garbay
>Priority: Major
> Fix For: 1.0
>
>  Time Spent: 2h
>  Remaining Estimate: 0h
>
> When I have a field called "value" in a Java object, no content is stored for 
> this field in MongoDB.
> I came accross this problem when I stored a raw object in a field declared 
> with type `list` in class using the Gora ORM.
> It seems that the problem appears with reserved Java keywords.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)


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

2019-08-16 Thread Lewis John McGibbney (JIRA)


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

Lewis John McGibbney commented on GORA-464:
---

Ongoing work can be seen at https://github.com/lewismc/gora/tree/GORA-464
Several compilation issues right now. I'll fix it all and get a PR ready. 

> Get gora-dynamodb back up and running and available as part of the examples
> ---
>
> Key: GORA-464
> URL: https://issues.apache.org/jira/browse/GORA-464
> Project: Apache Gora
>  Issue Type: Task
>  Components: gora-dynamodb
>Affects Versions: 0.6.1
>Reporter: Lewis John McGibbney
>Assignee: Lewis John McGibbney
>Priority: Major
> Fix For: 1.0
>
>
> We have had the DynamoDB module commented out for a wee while now and it 
> would be nice to get it brought bang up to date within the 1.0 development 
> cycle.
> [~renato2099] tagging you for context as I know this is your baby :)



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)


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

2019-08-16 Thread Lewis John McGibbney (JIRA)


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

Lewis John McGibbney updated GORA-464:
--
Description: 
We have had the DynamoDB module commented out for a wee while now and it would 
be nice to get it brought bang up to date within the 1.0 development cycle.
[~renato2099] tagging you for context as I know this is your baby :)

  was:
We have had the DynamoDB module commented out for a wee while now and it would 
be nice to get it brought bang up to date within the 0.8 development cycle.
[~renato2099] tagging you for context as I know this is your baby :)


> Get gora-dynamodb back up and running and available as part of the examples
> ---
>
> Key: GORA-464
> URL: https://issues.apache.org/jira/browse/GORA-464
> Project: Apache Gora
>  Issue Type: Task
>  Components: gora-dynamodb
>Affects Versions: 0.6.1
>Reporter: Lewis John McGibbney
>Assignee: Lewis John McGibbney
>Priority: Major
> Fix For: 1.0
>
>
> We have had the DynamoDB module commented out for a wee while now and it 
> would be nice to get it brought bang up to date within the 1.0 development 
> cycle.
> [~renato2099] tagging you for context as I know this is your baby :)



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)


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

2019-08-16 Thread Lewis John McGibbney (JIRA)


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

Lewis John McGibbney commented on GORA-464:
---

Going to address this right now. I am working on upgrading dynamodb and getting 
rid of deprecation. 

> Get gora-dynamodb back up and running and available as part of the examples
> ---
>
> Key: GORA-464
> URL: https://issues.apache.org/jira/browse/GORA-464
> Project: Apache Gora
>  Issue Type: Task
>  Components: gora-dynamodb
>Affects Versions: 0.6.1
>Reporter: Lewis John McGibbney
>Assignee: Lewis John McGibbney
>Priority: Major
> Fix For: 1.0
>
>
> We have had the DynamoDB module commented out for a wee while now and it 
> would be nice to get it brought bang up to date within the 0.8 development 
> cycle.
> [~renato2099] tagging you for context as I know this is your baby :)



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)


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

2019-08-16 Thread Lewis John McGibbney (JIRA)


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

Lewis John McGibbney reassigned GORA-464:
-

Assignee: Lewis John McGibbney

> Get gora-dynamodb back up and running and available as part of the examples
> ---
>
> Key: GORA-464
> URL: https://issues.apache.org/jira/browse/GORA-464
> Project: Apache Gora
>  Issue Type: Task
>  Components: gora-dynamodb
>Affects Versions: 0.6.1
>Reporter: Lewis John McGibbney
>Assignee: Lewis John McGibbney
>Priority: Major
> Fix For: 1.0
>
>
> We have had the DynamoDB module commented out for a wee while now and it 
> would be nice to get it brought bang up to date within the 0.8 development 
> cycle.
> [~renato2099] tagging you for context as I know this is your baby :)



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)


[jira] [Created] (GORA-623) Javadoc build fails with Gora master branch

2019-08-14 Thread Lewis John McGibbney (JIRA)
Lewis John McGibbney created GORA-623:
-

 Summary: Javadoc build fails with Gora master branch
 Key: GORA-623
 URL: https://issues.apache.org/jira/browse/GORA-623
 Project: Apache Gora
  Issue Type: Improvement
  Components: documentation
Affects Versions: 0.9
 Environment: commit ID: 9b1d297fc11f90850d0360c93b3bd65486a20834
Reporter: Lewis John McGibbney
 Fix For: 1.0


We should really add a _*mvn javadoc:aggregate*_ command to our master branch 
build.

{code}
[INFO] 
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-javadoc-plugin:2.8.1:aggregate (default-cli) on 
project gora: An error has occurred in JavaDocs report generation:
[ERROR] Exit code: 1 - 
/Users/lmcgibbn/Downloads/gora/gora-core/src/main/java/org/apache/gora/store/DataStore.java:144:
 warning: no @throws for org.apache.gora.util.GoraException
[ERROR]   boolean exists(K key) throws GoraException;
[ERROR]   ^
[ERROR] 
/Users/lmcgibbn/Downloads/gora/gora-core/src/main/java/org/apache/gora/query/Query.java:50:
 warning: no @throws for org.apache.gora.util.GoraException
[ERROR]   Result execute() throws GoraException;
[ERROR]^
[ERROR] 
/Users/lmcgibbn/Downloads/gora/gora-core/src/main/java/org/apache/gora/persistency/impl/BeanFactoryImpl.java:62:
 warning: no @throws for org.apache.gora.util.GoraException
[ERROR]   public BeanFactoryImpl(Class keyClass, Class persistentClass) 
throws GoraException {
[ERROR]  ^
[ERROR] 
/Users/lmcgibbn/Downloads/gora/gora-core/src/main/java/org/apache/gora/persistency/impl/BeanFactoryImpl.java:82:
 warning: no description for @param
[ERROR]* @param keyClass
[ERROR]  ^
[ERROR] 
/Users/lmcgibbn/Downloads/gora/gora-core/src/main/java/org/apache/gora/persistency/impl/BeanFactoryImpl.java:85:
 warning: no description for @throws
[ERROR]* @throws GoraException
[ERROR]  ^
[ERROR] 
/Users/lmcgibbn/Downloads/gora/gora-core/src/main/java/org/apache/gora/persistency/Persistent.java:131:
 warning: no description for @throws
[ERROR]* @throws CloneNotSupportedException
[ERROR]  ^
[ERROR] 
/Users/lmcgibbn/Downloads/gora/gora-core/src/main/java/org/apache/gora/persistency/ws/impl/PersistentWSBase.java:74:
 warning: no @param for index
[ERROR]   public String getField(int index) {
[ERROR] ^
[ERROR] 
/Users/lmcgibbn/Downloads/gora/gora-core/src/main/java/org/apache/gora/persistency/ws/impl/PersistentWSBase.java:82:
 warning: no @param for field
[ERROR]   public int getFieldIndex(String field) {
[ERROR]  ^
[ERROR] 
/Users/lmcgibbn/Downloads/gora/gora-core/src/main/java/org/apache/gora/query/ws/impl/PartitionWSQueryImpl.java:84:
 warning: no description for @return
[ERROR]* @return
[ERROR]  ^
[ERROR] 
/Users/lmcgibbn/Downloads/gora/gora-core/src/main/java/org/apache/gora/query/ws/impl/QueryWSBase.java:262:
 warning: no description for @return
[ERROR]* @return
[ERROR]  ^
[ERROR] 
/Users/lmcgibbn/Downloads/gora/gora-core/src/main/java/org/apache/gora/query/ws/impl/QueryWSBase.java:270:
 warning: no description for @param
[ERROR]* @param auth
[ERROR]  ^
[ERROR] 
/Users/lmcgibbn/Downloads/gora/gora-core/src/main/java/org/apache/gora/query/ws/impl/PartitionWSQueryImpl.java:64:
 warning: no @param for baseQuery
[ERROR]   public PartitionWSQueryImpl(Query baseQuery, K startKey, K 
endKey,
[ERROR]  ^
[ERROR] 
/Users/lmcgibbn/Downloads/gora/gora-core/src/main/java/org/apache/gora/query/ws/impl/PartitionWSQueryImpl.java:64:
 warning: no @param for startKey
[ERROR]   public PartitionWSQueryImpl(Query baseQuery, K startKey, K 
endKey,
[ERROR]  ^
[ERROR] 
/Users/lmcgibbn/Downloads/gora/gora-core/src/main/java/org/apache/gora/query/ws/impl/PartitionWSQueryImpl.java:64:
 warning: no @param for endKey
[ERROR]   public PartitionWSQueryImpl(Query baseQuery, K startKey, K 
endKey,
[ERROR]  ^
[ERROR] 
/Users/lmcgibbn/Downloads/gora/gora-core/src/main/java/org/apache/gora/query/ws/impl/PartitionWSQueryImpl.java:64:
 warning: no @param for locations
[ERROR]   public PartitionWSQueryImpl(Query baseQuery, K startKey, K 
endKey,
[ERROR]  ^
[ERROR] 
/Users/lmcgibbn/Downloads/gora/gora-core/src/main/java/org/apache/gora/query/ws/impl/PartitionWSQueryImpl.java:57:
 warning: no @param for baseQuery
[ERROR]   public PartitionWSQueryImpl(Query baseQuery, String... 
locations) {
[ERROR]  ^
[ERROR] 
/Users/lmcgibbn/Downloads/gora/gora-core/src/main/java/org/apache/gora/query/ws/impl/PartitionWSQueryImpl.java:57:
 warning: no @param for locations
[ERROR]   public PartitionWSQueryImpl(Query baseQuery, String... 
locations) {
[ERROR]  ^
[ERROR] 
/Users/lmcgibbn/Downloads/gora/gora-core/src/main/java/org/apache/gora/query/ws/impl/QueryWSBase.java:80:
 warning: no description for 

[jira] [Created] (GORA-622) maven-assemly-plugin complains that group id is too big and fails build on macOS Mojave 10.14.6 (18G87)

2019-08-11 Thread Lewis John McGibbney (JIRA)
Lewis John McGibbney created GORA-622:
-

 Summary: maven-assemly-plugin complains that group id is too big 
and fails build on macOS Mojave 10.14.6 (18G87)
 Key: GORA-622
 URL: https://issues.apache.org/jira/browse/GORA-622
 Project: Apache Gora
  Issue Type: Bug
  Components: build process
Affects Versions: 0.9
 Environment: macOS Mojave 10.14.6 (18G87)
Gora master branch d9b4b8eb73c84806971a7375fe35c038a0a10197
Reporter: Lewis John McGibbney
Assignee: Lewis John McGibbney
 Fix For: 0.9


Building Gora branch under system detailed in the environment, I experience 
very similar results to what is described at OPENNLP-998
Pull request coming up to upgrade the maven-assemly-plugin and then specify 
posix



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)


[jira] [Commented] (GORA-405) Create Gora REST API

2019-04-08 Thread Lewis John McGibbney (JIRA)


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

Lewis John McGibbney commented on GORA-405:
---

[~vyomkesh] I'm not sure who tagged this as GSoC2019 it was not me. I would 
encourage you to ask over on the Gora dev@ mailing list. First you need to 
attract a mentor. I am not able to mentor this. 

> Create Gora REST API
> 
>
> Key: GORA-405
> URL: https://issues.apache.org/jira/browse/GORA-405
> Project: Apache Gora
>  Issue Type: Improvement
>  Components: gora-compiler, gora-core
>Reporter: Udesh Liyanaarachchi
>Assignee: Udesh Liyanaarachchi
>Priority: Minor
>  Labels: gsoc2019
> Fix For: 0.9
>
>
> As to the discussion [~lewismc]  initiated in the 
> [mail list 
> thread|https://www.mail-archive.com/dev@gora.apache.org/msg05444.html] we 
> need to implement a REST API for GORA.
> This is the initial proposal documentation for the [GORA REST 
> API|http://docs.apachegoraapi.apiary.io/].
> The plan will be to implement the API with  [Apache CXF 
> |http://cxf.apache.org] using [CXF's JAXRS 
> |http://cxf.apache.org/docs/jax-rs.html] implementation.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (GORA-610) Upgrade Apache Avro from 1.8.1-->1.8.2

2019-04-03 Thread Lewis John McGibbney (JIRA)
Lewis John McGibbney created GORA-610:
-

 Summary: Upgrade Apache Avro from 1.8.1-->1.8.2
 Key: GORA-610
 URL: https://issues.apache.org/jira/browse/GORA-610
 Project: Apache Gora
  Issue Type: Task
  Components: avro
Affects Versions: 0.8
Reporter: Lewis John McGibbney
 Fix For: 0.9


A newer version of Avro was released some time ago, Gora should upgrade
https://search.maven.org/artifact/org.apache.avro/avro/1.8.2/bundle



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


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

2019-03-30 Thread Lewis John McGibbney (JIRA)


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

Lewis John McGibbney commented on GORA-532:
---

Hi [~Sheriffo] both Renato and I have looked over the proposal and I am very 
happy to support it.
I would like you ton consider however how we go about obtaining compute 
resources to test this. As you know, the fundamental principle of Gora is that 
lots of operations can run at scale. How are we going to simulate this?
I would also like you to consider subscribing to notifications for ApacheCon EU 
2019 - https://www.apachecon.com/aceu19/index.html. It is always preferable to 
demo the GSoC work at an event nearer to you.
BTW, a fun fact here is that I obtained my Ph.D. from Glasgow Caledonian 
University and i am Scottish. Been to St. Andrews many many times over the 
years... reading that in your proposal made me a tad homesick :(
Anyways, this looks promising. Let's see if it is accepted or not.

> Benchmarking Module
> ---
>
> Key: GORA-532
> URL: https://issues.apache.org/jira/browse/GORA-532
> Project: Apache Gora
>  Issue Type: New Feature
>Reporter: Furkan KAMACI
>Assignee: Furkan KAMACI
>Priority: Major
>  Labels: gsoc2018, gsoc2019
> Fix For: 0.9
>
>
> We should make a benchmark and publish it, and improved version of the 
> Yahoo!’s Cloud Serving Benchmark (YCSB++) [1] is the most suitable tool for 
> such a purpose. Here is a recent research about Object-NoSQL Database Mapper 
> (ONDM) benchmark [2] which includes Apache Gora and they have produced the 
> benchmark source code as ASF 2.0 licensed [3].
>  
> Also, here is an example from Apache Accumulo which is based on YCSB [4].
>  
> [1] [http://www.cs.cmu.edu/~wtantisi/files/tablebenchmark-pdl11-talk.pdf]
> [2] [https://doi.org/10.1186/s13174-016-0052-x]
> [3] [https://github.com/vreniers/ONDM-Benchmarker]
> [4] [https://accumulo.apache.org/papers/accumulo-benchmarking-2.1.pdf]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


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

2019-03-30 Thread Lewis John McGibbney (JIRA)


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

Lewis John McGibbney commented on GORA-532:
---

Hi [~Sheriffo] both [~renato2099] and I would like to mentor this project. I've 
requested access to the document so please grant it to me (lewis dot mcgibbney 
at gmail dot com). Thank you

> Benchmarking Module
> ---
>
> Key: GORA-532
> URL: https://issues.apache.org/jira/browse/GORA-532
> Project: Apache Gora
>  Issue Type: New Feature
>Reporter: Furkan KAMACI
>Assignee: Furkan KAMACI
>Priority: Major
>  Labels: gsoc2018, gsoc2019
> Fix For: 0.9
>
>
> We should make a benchmark and publish it, and improved version of the 
> Yahoo!’s Cloud Serving Benchmark (YCSB++) [1] is the most suitable tool for 
> such a purpose. Here is a recent research about Object-NoSQL Database Mapper 
> (ONDM) benchmark [2] which includes Apache Gora and they have produced the 
> benchmark source code as ASF 2.0 licensed [3].
>  
> Also, here is an example from Apache Accumulo which is based on YCSB [4].
>  
> [1] [http://www.cs.cmu.edu/~wtantisi/files/tablebenchmark-pdl11-talk.pdf]
> [2] [https://doi.org/10.1186/s13174-016-0052-x]
> [3] [https://github.com/vreniers/ONDM-Benchmarker]
> [4] [https://accumulo.apache.org/papers/accumulo-benchmarking-2.1.pdf]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Resolved] (GORA-208) Implement consistent use of DataStoreFactory across Gora modules

2019-03-28 Thread Lewis John McGibbney (JIRA)


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

Lewis John McGibbney resolved GORA-208.
---
Resolution: Not A Problem

> Implement consistent use of DataStoreFactory across Gora modules
> 
>
> Key: GORA-208
> URL: https://issues.apache.org/jira/browse/GORA-208
> Project: Apache Gora
>  Issue Type: Bug
>  Components: gora-accumulo, gora-cassandra, gora-core, gora-dynamodb, 
> gora-hbase
>Affects Versions: 0.2.1
>Reporter: Lewis John McGibbney
>Priority: Major
> Fix For: 0.9
>
>
> Currently usage of DataStoreFactory (for initializing datastores, mappings 
> and datastore configuration properties) is in consistent across datastore 
> modules. If we are to lower the barrier to datastore contributions and 
> implementations then we need to make the approach consistent.
> This should also be documented thoroughly as it is a key part of the Gora 
> architecture.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (GORA-411) Add exists(key) to DataStore interface

2019-03-19 Thread Lewis John McGibbney (JIRA)


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

Lewis John McGibbney commented on GORA-411:
---

[~jhnmora000] LGTM
When you get to the actual implementations, I would advise that you have some 
sort of temporal benchmark to gauge efficiency of the method.
+1

> Add exists(key) to DataStore interface
> --
>
> Key: GORA-411
> URL: https://issues.apache.org/jira/browse/GORA-411
> Project: Apache Gora
>  Issue Type: Improvement
>  Components: gora-core, storage
>Reporter: Alfonso Nishikawa
>Priority: Minor
> Fix For: 0.9
>
>
> NUTCH-1679 need to check if there exists some rows and they are proposing to 
> use {{store.get(TableUtil.reverseUrl(url)))}}.
> This will have a considerably impact on performance since every column will 
> be fetched.
> Some datastores implements a call to just check if a row exists (like HBase) 
> so no data is transfered by network.
> If a datastore can't handle an "exists" call, can default to a get.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Resolved] (GORA-225) Various Issues with MemStore

2019-03-13 Thread Lewis John McGibbney (JIRA)


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

Lewis John McGibbney resolved GORA-225.
---
Resolution: Fixed

Thanks [~djkevincr]

> Various Issues with MemStore 
> -
>
> Key: GORA-225
> URL: https://issues.apache.org/jira/browse/GORA-225
> Project: Apache Gora
>  Issue Type: Bug
>  Components: gora-core, testing
>Affects Versions: 0.3
> Environment: Nutch 2.x HEAD, gora-core 0.3
>Reporter: Lewis John McGibbney
>Priority: Major
>  Labels: gsoc2015
> Fix For: 0.9
>
>
> In Nutch we have numerous testing scenarios which simulate persistence of 
> data to Gora in some form or other. It has worked good as until now.
> Now that gora-sql-0.1.1-incubating artifact is non-compatible with gora-core 
> 0.3, there is a requirement to address this situation in order to keep some 
> degree of integrity within the Nutch codebase.
> Specifcally a number of tests [0][1][2][3] all extend a Util testing class 
> which utilizes functionality from the gora-sql artifact.
> My initial solution was to switch to using MemStore... which brought me to 
> logging this issue!
> I've logged sub issues here to make clear distinction about my observations.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (GORA-543) Upgrade Apache parent POM to version 21

2018-09-21 Thread Lewis John McGibbney (JIRA)


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

Lewis John McGibbney updated GORA-543:
--
Component/s: build process

> Upgrade Apache parent POM to version 21
> ---
>
> Key: GORA-543
> URL: https://issues.apache.org/jira/browse/GORA-543
> Project: Apache Gora
>  Issue Type: Task
>  Components: build process
>Reporter: Ted Yu
>Priority: Major
> Fix For: 0.9
>
>
> Apache parent POM 21 has just been released. It generates .sha512 checksums 
> during release with Maven Release Plugin.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (GORA-543) Upgrade Apache parent POM to version 21

2018-09-21 Thread Lewis John McGibbney (JIRA)


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

Lewis John McGibbney updated GORA-543:
--
Fix Version/s: 0.9

> Upgrade Apache parent POM to version 21
> ---
>
> Key: GORA-543
> URL: https://issues.apache.org/jira/browse/GORA-543
> Project: Apache Gora
>  Issue Type: Task
>  Components: build process
>Reporter: Ted Yu
>Priority: Major
> Fix For: 0.9
>
>
> Apache parent POM 21 has just been released. It generates .sha512 checksums 
> during release with Maven Release Plugin.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (GORA-543) Upgrade Apache parent POM to version 21

2018-09-21 Thread Lewis John McGibbney (JIRA)


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

Lewis John McGibbney commented on GORA-543:
---

Cool thanks Ted.

> Upgrade Apache parent POM to version 21
> ---
>
> Key: GORA-543
> URL: https://issues.apache.org/jira/browse/GORA-543
> Project: Apache Gora
>  Issue Type: Task
>Reporter: Ted Yu
>Priority: Major
>
> Apache parent POM 21 has just been released. It generates .sha512 checksums 
> during release with Maven Release Plugin.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (GORA-539) Gora Website is not fully secure

2018-05-03 Thread Lewis John McGibbney (JIRA)

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

Lewis John McGibbney commented on GORA-539:
---

[~cguzel] if this is resolved? can you close?

> Gora Website is not fully secure
> 
>
> Key: GORA-539
> URL: https://issues.apache.org/jira/browse/GORA-539
> Project: Apache Gora
>  Issue Type: Improvement
>Affects Versions: 0.8
>Reporter: Cihad Guzel
>Priority: Major
> Fix For: 0.9
>
>
> Chrome console show some error as follow:
>  
> "Mixed Content: The page at '[https://gora.apache.org/]' was loaded over 
> HTTPS, but requested an insecure script 
> '[http://w.sharethis.com/button/buttons.js]'. This request has been blocked; 
> the content must be served over HTTPS."
>  
> etc..



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (GORA-109) Pig Adapter for Gora

2018-05-03 Thread Lewis John McGibbney (JIRA)

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

Lewis John McGibbney commented on GORA-109:
---

This is fricking awesome [~alfonso.nishikawa]...

> Pig Adapter for Gora
> 
>
> Key: GORA-109
> URL: https://issues.apache.org/jira/browse/GORA-109
> Project: Apache Gora
>  Issue Type: New Feature
>  Components: gora-pig
>Affects Versions: 0.2
>Reporter: Lewis John McGibbney
>Assignee: Alfonso Nishikawa
>Priority: Minor
> Fix For: 0.9
>
>
> This has been on the agenda from the start and I suppose will be purely use 
> case driven. Persoanlly I haven't touched Pig as I don't have a use-case 
> driven requirement to do so, however there is no harm in this being logged if 
> in the future it attracts interest.  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (GORA-444) Add #size() to Result API

2018-03-22 Thread Lewis John McGibbney (JIRA)

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

Lewis John McGibbney commented on GORA-444:
---

[~carlosrmng] please submit a pull request, thank you.

> Add #size() to Result API
> -
>
> Key: GORA-444
> URL: https://issues.apache.org/jira/browse/GORA-444
> Project: Apache Gora
>  Issue Type: New Feature
>  Components: gora-core
>Reporter: Lewis John McGibbney
>Priority: Minor
> Fix For: 0.9
>
>
> Right now we iterate through results by doing 
> {code}
> while (results.next()) {
>...
> }
> {code}
> It is a pain to always require a counter of sorts and would be much more 
> intuitive to provide a simple #size() method.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (GORA-266) Lucene datastore for Gora

2018-03-14 Thread Lewis John McGibbney (JIRA)

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

Lewis John McGibbney commented on GORA-266:
---

I'm updating this patch and will submit shortly

> Lucene datastore for Gora
> -
>
> Key: GORA-266
> URL: https://issues.apache.org/jira/browse/GORA-266
> Project: Apache Gora
>  Issue Type: New Feature
>  Components: gora-lucene
>Reporter: Lewis John McGibbney
>Assignee: Lewis John McGibbney
>Priority: Minor
>  Labels: features
> Fix For: 0.9
>
> Attachments: GORA-266.patch
>
>
> Sometimes we don't need to set up, administer, maintain and configure a 
> running solr server(s).
> Sometime we just want to write to Lucene index files and read directly from 
> them. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


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

2018-03-14 Thread Lewis John McGibbney (JIRA)
Lewis John McGibbney created GORA-537:
-

 Summary: Upgrade to Hadoop 3.X
 Key: GORA-537
 URL: https://issues.apache.org/jira/browse/GORA-537
 Project: Apache Gora
  Issue Type: Improvement
  Components: build process
Reporter: Lewis John McGibbney
 Fix For: 0.9


Hadoop 3 has been out for some time, we should consider upgrading. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Assigned] (GORA-266) Lucene datastore for Gora

2018-03-14 Thread Lewis John McGibbney (JIRA)

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

Lewis John McGibbney reassigned GORA-266:
-

Assignee: Lewis John McGibbney  (was: Scott Stults)

> Lucene datastore for Gora
> -
>
> Key: GORA-266
> URL: https://issues.apache.org/jira/browse/GORA-266
> Project: Apache Gora
>  Issue Type: New Feature
>  Components: gora-lucene
>Reporter: Lewis John McGibbney
>Assignee: Lewis John McGibbney
>Priority: Minor
>  Labels: features
> Fix For: 0.9
>
> Attachments: GORA-266.patch
>
>
> Sometimes we don't need to set up, administer, maintain and configure a 
> running solr server(s).
> Sometime we just want to write to Lucene index files and read directly from 
> them. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (GORA-536) Avoid calling Class#newInstance

2018-03-14 Thread Lewis John McGibbney (JIRA)

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

Lewis John McGibbney commented on GORA-536:
---

Thanks [~yuzhih...@gmail.com], a quick look at the extent of this issue
{code}
lmcgibbn@LMC-056430 /usr/local/gora(GORA-397) $ grep -lr "newInstance" .
./gora-accumulo/src/main/java/org/apache/gora/accumulo/store/AccumuloStore.java
./gora-cassandra/src/examples/java/org/apache/gora/cassandra/example/generated/AvroSerialization/CassandraKey.java
./gora-cassandra/src/examples/java/org/apache/gora/cassandra/example/generated/AvroSerialization/CassandraRecord.java
./gora-cassandra/src/examples/java/org/apache/gora/cassandra/example/generated/nativeSerialization/ComplexTypes.java
./gora-cassandra/src/examples/java/org/apache/gora/cassandra/example/generated/nativeSerialization/Document.java
./gora-cassandra/src/examples/java/org/apache/gora/cassandra/example/generated/nativeSerialization/User.java
./gora-cassandra/src/main/java/org/apache/gora/cassandra/compiler/GoraCassandraNativeCompiler.java
./gora-cassandra/src/main/java/org/apache/gora/cassandra/serializers/AvroSerializer.java
./gora-cassandra/src/main/java/org/apache/gora/cassandra/store/CassandraClient.java
./gora-cassandra/src/main/java/org/apache/gora/cassandra/store/CassandraStore.java
./gora-compiler/src/main/velocity/org/apache/gora/compiler/templates/record.vm
./gora-core/src/examples/java/org/apache/gora/examples/generated/Employee.java
./gora-core/src/examples/java/org/apache/gora/examples/generated/ImmutableFields.java
./gora-core/src/examples/java/org/apache/gora/examples/generated/Metadata.java
./gora-core/src/examples/java/org/apache/gora/examples/generated/TokenDatum.java
./gora-core/src/examples/java/org/apache/gora/examples/generated/V2.java
./gora-core/src/examples/java/org/apache/gora/examples/generated/WebPage.java
./gora-core/src/main/java/org/apache/gora/filter/FilterList.java
./gora-core/src/main/java/org/apache/gora/persistency/impl/BeanFactoryImpl.java
./gora-core/src/main/java/org/apache/gora/persistency/Persistent.java
./gora-core/src/main/java/org/apache/gora/persistency/ws/impl/BeanFactoryWSImpl.java
./gora-core/src/main/java/org/apache/gora/query/impl/QueryBase.java
./gora-core/src/main/java/org/apache/gora/store/DataStoreFactory.java
./gora-core/src/main/java/org/apache/gora/store/ws/impl/WSDataStoreFactory.java
./gora-core/src/main/java/org/apache/gora/util/ReflectionUtils.java
./gora-core/src/test/java/org/apache/gora/mock/persistency/MockPersistent.java
./gora-couchdb/src/main/java/org/apache/gora/couchdb/query/CouchDBResult.java
./gora-couchdb/src/main/java/org/apache/gora/couchdb/store/CouchDBStore.java
./gora-dynamodb/src/examples/java/org/apache/gora/dynamodb/example/generated/Person.java
./gora-dynamodb/src/examples/java/org/apache/gora/dynamodb/example/generated/Webpage.java
./gora-dynamodb/src/main/java/org/apache/gora/dynamodb/compiler/GoraDynamoDBCompiler.java
./gora-dynamodb/src/main/java/org/apache/gora/dynamodb/store/DynamoDBNativeStore.java
./gora-goraci/src/main/java/org/apache/gora/goraci/chef/ChefSoftwareProvisioning.java
./gora-goraci/src/main/java/org/apache/gora/goraci/generated/CINode.java
./gora-goraci/src/main/java/org/apache/gora/goraci/generated/Flushed.java
./gora-goraci/src/main/java/org/apache/gora/goraci/rackspace/RackspaceOrchestration.java
./gora-hbase/src/main/java/org/apache/gora/hbase/query/HBaseResult.java
./gora-hbase/src/main/java/org/apache/gora/hbase/store/HBaseStore.java
./gora-hbase/src/main/java/org/apache/gora/hbase/util/HBaseFilterUtil.java
./gora-infinispan/src/main/java/org/apache/gora/infinispan/store/InfinispanClient.java
./gora-infinispan/src/main/java/org/apache/gora/infinispan/store/InfinispanStore.java
./gora-mongodb/src/main/java/org/apache/gora/mongodb/filters/MongoFilterUtil.java
./gora-mongodb/src/main/java/org/apache/gora/mongodb/query/MongoDBResult.java
./gora-mongodb/src/main/java/org/apache/gora/mongodb/store/MongoStore.java
./gora-solr/src/main/java/org/apache/gora/solr/query/SolrResult.java
./gora-solr/src/main/java/org/apache/gora/solr/store/SolrStore.java
./gora-solr-5/target/classes/org/apache/gora/solr/query/SolrResult.class
./gora-solr-5/target/classes/org/apache/gora/solr/store/SolrStore.class
./gora-tutorial/src/main/java/org/apache/gora/tutorial/log/generated/MetricDatum.java
./gora-tutorial/src/main/java/org/apache/gora/tutorial/log/generated/Pageview.java
{code}

> Avoid calling Class#newInstance
> ---
>
> Key: GORA-536
> URL: https://issues.apache.org/jira/browse/GORA-536
> Project: Apache Gora
>  Issue Type: Task
>Reporter: Ted Yu
>Priority: Minor
> Fix For: 0.9
>
>
> Class::newInstance is deprecated starting in Java 9 - 
> https://bugs.openjdk.java.net/browse/JDK-6850612 - because it may throw 

[jira] [Updated] (GORA-536) Avoid calling Class#newInstance

2018-03-14 Thread Lewis John McGibbney (JIRA)

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

Lewis John McGibbney updated GORA-536:
--
Fix Version/s: 0.9

> Avoid calling Class#newInstance
> ---
>
> Key: GORA-536
> URL: https://issues.apache.org/jira/browse/GORA-536
> Project: Apache Gora
>  Issue Type: Task
>Reporter: Ted Yu
>Priority: Minor
> Fix For: 0.9
>
>
> Class::newInstance is deprecated starting in Java 9 - 
> https://bugs.openjdk.java.net/browse/JDK-6850612 - because it may throw 
> undeclared checked exceptions.
> The suggested replacement is {{getDeclaredConstructor().newInstance()}}, 
> which will wrap the checked exceptions in InvocationException.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (GORA-355) Integration with Apache Parquet

2018-03-14 Thread Lewis John McGibbney (JIRA)

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

Lewis John McGibbney updated GORA-355:
--
Description: 
I've been over on elephantbird [0] as I was trying out some things with the aim 
in mind of utilizing the elephantbird I/O formats for obtaining data locality 
in gora-lucene. 
[~dvryaboy] suggested that we would be nice to pursue the option of persisting 
Parquet files in HDFS... something which [~renato2099] mentioned a number of 
years ago to me as well!!!
Maybe we can extend support for this in 0.6.

[0] https://github.com/twitter/elephant-bird/issues/406

  was:
I've been over on elephantbird [0] as I was trying out some things with the aim 
in mind of utilizing the elephantbird I/O formats for obtaining data locality 
in gora-lucene. 
[~dvryaboy] suggested that we would be nice to pursue the option of persisting 
Parquet files in HDFS... something which [~renato2099] mentioned a number of 
years ago to me as well!!!
Maybe we can extend support for this in 0.6.

[0] https://github.com/kevinweil/elephant-bird/issues/406


> Integration with Apache Parquet
> ---
>
> Key: GORA-355
> URL: https://issues.apache.org/jira/browse/GORA-355
> Project: Apache Gora
>  Issue Type: Improvement
>  Components: avro, gora-core
>Reporter: Lewis John McGibbney
>Priority: Major
> Fix For: 0.9
>
>
> I've been over on elephantbird [0] as I was trying out some things with the 
> aim in mind of utilizing the elephantbird I/O formats for obtaining data 
> locality in gora-lucene. 
> [~dvryaboy] suggested that we would be nice to pursue the option of 
> persisting Parquet files in HDFS... something which [~renato2099] mentioned a 
> number of years ago to me as well!!!
> Maybe we can extend support for this in 0.6.
> [0] https://github.com/twitter/elephant-bird/issues/406



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (GORA-355) Integration with Apache Parquet

2018-03-13 Thread Lewis John McGibbney (JIRA)

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

Lewis John McGibbney updated GORA-355:
--
Summary: Integration with Apache Parquet  (was: Integration with Apache 
Parquet (incubating) )

> Integration with Apache Parquet
> ---
>
> Key: GORA-355
> URL: https://issues.apache.org/jira/browse/GORA-355
> Project: Apache Gora
>  Issue Type: Improvement
>  Components: avro, gora-core
>Reporter: Lewis John McGibbney
>Priority: Major
> Fix For: 0.9
>
>
> I've been over on elephantbird [0] as I was trying out some things with the 
> aim in mind of utilizing the elephantbird I/O formats for obtaining data 
> locality in gora-lucene. 
> [~dvryaboy] suggested that we would be nice to pursue the option of 
> persisting Parquet files in HDFS... something which [~renato2099] mentioned a 
> number of years ago to me as well!!!
> Maybe we can extend support for this in 0.6.
> [0] https://github.com/kevinweil/elephant-bird/issues/406



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (GORA-444) Add #size() to Result API

2018-03-12 Thread Lewis John McGibbney (JIRA)

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

Lewis John McGibbney commented on GORA-444:
---

[~carlosrmng] thanks for picking this up. IMHO I would be favourable towards #1 
above, this keeps inline with the getProgress() implementation

> Add #size() to Result API
> -
>
> Key: GORA-444
> URL: https://issues.apache.org/jira/browse/GORA-444
> Project: Apache Gora
>  Issue Type: New Feature
>  Components: gora-core
>Reporter: Lewis John McGibbney
>Priority: Minor
> Fix For: 0.9
>
>
> Right now we iterate through results by doing 
> {code}
> while (results.next()) {
>...
> }
> {code}
> It is a pain to always require a counter of sorts and would be much more 
> intuitive to provide a simple #size() method.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (GORA-535) Add a data store for Apache Ignite

2018-03-05 Thread Lewis John McGibbney (JIRA)

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

Lewis John McGibbney updated GORA-535:
--
Labels: gsoc2018  (was: )

> Add a data store for Apache Ignite 
> ---
>
> Key: GORA-535
> URL: https://issues.apache.org/jira/browse/GORA-535
> Project: Apache Gora
>  Issue Type: New Feature
>Reporter: Nishadi Kirielle
>Priority: Major
>  Labels: gsoc2018
>
> Apache Ignite is a distributed database, caching and processing platform.[1] 
> It will be useful to integrate Apache Ignite to Gora as a new backend. 
>  
> [1] . [https://ignite.apache.org/]
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (GORA-535) Add a data store for Apache Ignite

2018-03-05 Thread Lewis John McGibbney (JIRA)

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

Lewis John McGibbney commented on GORA-535:
---

+1 [~nishadi] please step up and I will support you.

> Add a data store for Apache Ignite 
> ---
>
> Key: GORA-535
> URL: https://issues.apache.org/jira/browse/GORA-535
> Project: Apache Gora
>  Issue Type: New Feature
>Reporter: Nishadi Kirielle
>Priority: Major
>  Labels: gsoc2018
>
> Apache Ignite is a distributed database, caching and processing platform.[1] 
> It will be useful to integrate Apache Ignite to Gora as a new backend. 
>  
> [1] . [https://ignite.apache.org/]
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Assigned] (GORA-508) Website title cut off.

2018-03-01 Thread Lewis John McGibbney (JIRA)

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

Lewis John McGibbney reassigned GORA-508:
-

Assignee: Cihad Guzel

> Website title cut off.
> --
>
> Key: GORA-508
> URL: https://issues.apache.org/jira/browse/GORA-508
> Project: Apache Gora
>  Issue Type: Bug
>  Components: website
>Reporter: William Selwood
>Assignee: Cihad Guzel
>Priority: Minor
> Fix For: 0.9
>
> Attachments: GORA-508.patch, Gora-title-cutoff.PNG
>
>
> On the home page the title is cut off. See attachment.
> Windows 10, Chrome 57.0.2987.110 (64-bit). 1920x1080
> No difference with uBlock and https disabled. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Resolved] (GORA-508) Website title cut off.

2018-03-01 Thread Lewis John McGibbney (JIRA)

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

Lewis John McGibbney resolved GORA-508.
---
Resolution: Fixed

Thank you [~cguzel]

> Website title cut off.
> --
>
> Key: GORA-508
> URL: https://issues.apache.org/jira/browse/GORA-508
> Project: Apache Gora
>  Issue Type: Bug
>  Components: website
>Reporter: William Selwood
>Priority: Minor
> Fix For: 0.9
>
> Attachments: GORA-508.patch, Gora-title-cutoff.PNG
>
>
> On the home page the title is cut off. See attachment.
> Windows 10, Chrome 57.0.2987.110 (64-bit). 1920x1080
> No difference with uBlock and https disabled. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (GORA-508) Website title cut off.

2018-02-27 Thread lewis john mcgibbney (JIRA)

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

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

+1 please commit to trunk website which lives in SVN
https://svn.apache.org/repos/asf/gora/site/
See the README.
Thanks


-- 
http://home.apache.org/~lewismc/
http://people.apache.org/keys/committer/lewismc


> Website title cut off.
> --
>
> Key: GORA-508
> URL: https://issues.apache.org/jira/browse/GORA-508
> Project: Apache Gora
>  Issue Type: Bug
>  Components: website
>Reporter: William Selwood
>Priority: Minor
> Fix For: 0.9
>
> Attachments: GORA-508.patch, Gora-title-cutoff.PNG
>
>
> On the home page the title is cut off. See attachment.
> Windows 10, Chrome 57.0.2987.110 (64-bit). 1920x1080
> No difference with uBlock and https disabled. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Resolved] (GORA-529) Remove org/apache/gora/avro/mapreduce/FsInput.java

2017-12-31 Thread Lewis John McGibbney (JIRA)

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

Lewis John McGibbney resolved GORA-529.
---
Resolution: Fixed

> Remove org/apache/gora/avro/mapreduce/FsInput.java
> --
>
> Key: GORA-529
> URL: https://issues.apache.org/jira/browse/GORA-529
> Project: Apache Gora
>  Issue Type: Improvement
>  Components: avro, gora-core
>Reporter: Lewis John McGibbney
>Assignee: Lewis John McGibbney
>Priority: Minor
> Fix For: 0.9
>
>
> It has long been the intention to remove 
> [FsInput.java|https://github.com/apache/gora/blob/master/gora-core/src/main/java/org/apache/gora/avro/mapreduce/FsInput.java]
>  and leverage the Avro implementation directly.
> This PR will achieve that.



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


[jira] [Updated] (GORA-528) Add Support for Spark 2.2.1

2017-12-29 Thread Lewis John McGibbney (JIRA)

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

Lewis John McGibbney updated GORA-528:
--
Fix Version/s: (was: 0.8)
   0.9

> Add Support for Spark 2.2.1
> ---
>
> Key: GORA-528
> URL: https://issues.apache.org/jira/browse/GORA-528
> Project: Apache Gora
>  Issue Type: Improvement
>  Components: gora-core
>Reporter: Furkan KAMACI
>Assignee: Furkan KAMACI
> Fix For: 0.9
>
>
> Add Spark 2.2.1 support for Spark backend.



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


[jira] [Created] (GORA-529) Remove org/apache/gora/avro/mapreduce/FsInput.java

2017-12-29 Thread Lewis John McGibbney (JIRA)
Lewis John McGibbney created GORA-529:
-

 Summary: Remove org/apache/gora/avro/mapreduce/FsInput.java
 Key: GORA-529
 URL: https://issues.apache.org/jira/browse/GORA-529
 Project: Apache Gora
  Issue Type: Improvement
  Components: avro, gora-core
Reporter: Lewis John McGibbney
Assignee: Lewis John McGibbney
Priority: Minor
 Fix For: 0.9


It has long been the intention to remove 
[FsInput.java|https://github.com/apache/gora/blob/master/gora-core/src/main/java/org/apache/gora/avro/mapreduce/FsInput.java]
 and leverage the Avro implementation directly.
This PR will achieve that.



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


[jira] [Assigned] (GORA-397) Support pre-defining types within GoraCompiler

2017-12-21 Thread Lewis John McGibbney (JIRA)

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

Lewis John McGibbney reassigned GORA-397:
-

Assignee: Lewis John McGibbney

> Support pre-defining types within GoraCompiler
> --
>
> Key: GORA-397
> URL: https://issues.apache.org/jira/browse/GORA-397
> Project: Apache Gora
>  Issue Type: Improvement
>  Components: avro, gora-compiler
>Affects Versions: 0.5
>Reporter: Lewis John McGibbney
>Assignee: Lewis John McGibbney
> Fix For: 0.9
>
>
> Right now in the GoraCompiler we do not support predefining field types based 
> on ordering of .avsc as it is passed into the GoraCompiler.
> This is supported in the Avro SpecificCompiler meaning that you can write 
> schemas which inherit fields of custom type based on the compiler reading the 
> custom type before it is used within the compilation and use of this type in 
> another schema.
> This feature is VERY useful when working with complex schema models and where 
> you wish to separate out and maintain individual objects rather than 
> explicitly nest them in large, difficult to maintain schema objects!



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


[jira] [Resolved] (GORA-476) Nutch 2.X GeneratorJob creates NullPointerException when using DataFileAvroStore

2017-12-21 Thread Lewis John McGibbney (JIRA)

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

Lewis John McGibbney resolved GORA-476.
---
Resolution: Fixed

Correct [~alfonso.nishikawa]. I've removed all references to the AvroStore and 
DataFileAvroStore due to the issues you've highlighted.
This issue is therefore being marked as resolved.
Thanks for chiming in.

> Nutch 2.X GeneratorJob creates NullPointerException when using 
> DataFileAvroStore
> 
>
> Key: GORA-476
> URL: https://issues.apache.org/jira/browse/GORA-476
> Project: Apache Gora
>  Issue Type: Bug
>  Components: avro, gora-core
>Affects Versions: 0.6.1
>Reporter: Lewis John McGibbney
>Assignee: Lewis John McGibbney
> Fix For: 0.9
>
>
> When running the Nuth 2.X GeneratorJob I get the following
> {code}
> 2016-05-12 17:27:30,191 INFO  crawl.GeneratorJob - GeneratorJob: starting
> 2016-05-12 17:27:30,191 INFO  crawl.GeneratorJob - GeneratorJob: filtering: 
> false
> 2016-05-12 17:27:30,191 INFO  crawl.GeneratorJob - GeneratorJob: normalizing: 
> false
> 2016-05-12 17:27:30,191 INFO  crawl.GeneratorJob - GeneratorJob: topN: 5
> 2016-05-12 17:27:30,319 WARN  util.NativeCodeLoader - Unable to load 
> native-hadoop library for your platform... using builtin-java classes where 
> applicable
> 2016-05-12 17:27:30,333 INFO  crawl.FetchScheduleFactory - Using 
> FetchSchedule impl: org.apache.nutch.crawl.DefaultFetchSchedule
> 2016-05-12 17:27:30,334 INFO  crawl.AbstractFetchSchedule - 
> defaultInterval=2592000
> 2016-05-12 17:27:30,334 INFO  crawl.AbstractFetchSchedule - 
> maxInterval=7776000
> 2016-05-12 17:27:31,012 WARN  conf.Configuration - 
> file:/tmp/hadoop-lmcgibbn/mapred/staging/lmcgibbn997854508/.staging/job_local997854508_0001/job.xml:an
>  attempt to override final parameter: 
> mapreduce.job.end-notification.max.retry.interval;  Ignoring.
> 2016-05-12 17:27:31,014 WARN  conf.Configuration - 
> file:/tmp/hadoop-lmcgibbn/mapred/staging/lmcgibbn997854508/.staging/job_local997854508_0001/job.xml:an
>  attempt to override final parameter: 
> mapreduce.job.end-notification.max.attempts;  Ignoring.
> 2016-05-12 17:27:31,091 WARN  conf.Configuration - 
> file:/tmp/hadoop-lmcgibbn/mapred/local/localRunner/lmcgibbn/job_local997854508_0001/job_local997854508_0001.xml:an
>  attempt to override final parameter: 
> mapreduce.job.end-notification.max.retry.interval;  Ignoring.
> 2016-05-12 17:27:31,094 WARN  conf.Configuration - 
> file:/tmp/hadoop-lmcgibbn/mapred/local/localRunner/lmcgibbn/job_local997854508_0001/job_local997854508_0001.xml:an
>  attempt to override final parameter: 
> mapreduce.job.end-notification.max.attempts;  Ignoring.
> 2016-05-12 17:27:31,309 INFO  crawl.FetchScheduleFactory - Using 
> FetchSchedule impl: org.apache.nutch.crawl.DefaultFetchSchedule
> 2016-05-12 17:27:31,309 INFO  crawl.AbstractFetchSchedule - 
> defaultInterval=2592000
> 2016-05-12 17:27:31,309 INFO  crawl.AbstractFetchSchedule - 
> maxInterval=7776000
> 2016-05-12 17:27:31,381 WARN  mapred.LocalJobRunner - job_local997854508_0001
> java.lang.Exception: java.lang.NullPointerException
>   at 
> org.apache.hadoop.mapred.LocalJobRunner$Job.runTasks(LocalJobRunner.java:462)
>   at 
> org.apache.hadoop.mapred.LocalJobRunner$Job.run(LocalJobRunner.java:522)
> Caused by: java.lang.NullPointerException
>   at org.apache.nutch.util.TableUtil.unreverseUrl(TableUtil.java:88)
>   at org.apache.nutch.crawl.GeneratorMapper.map(GeneratorMapper.java:51)
>   at org.apache.nutch.crawl.GeneratorMapper.map(GeneratorMapper.java:1)
>   at org.apache.hadoop.mapreduce.Mapper.run(Mapper.java:145)
>   at org.apache.hadoop.mapred.MapTask.runNewMapper(MapTask.java:764)
>   at org.apache.hadoop.mapred.MapTask.run(MapTask.java:340)
>   at 
> org.apache.hadoop.mapred.LocalJobRunner$Job$MapTaskRunnable.run(LocalJobRunner.java:243)
>   at 
> java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
>   at java.util.concurrent.FutureTask.run(FutureTask.java:266)
>   at 
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
>   at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
>   at java.lang.Thread.run(Thread.java:745)
> 2016-05-12 17:27:32,107 ERROR crawl.GeneratorJob - GeneratorJob: 
> java.lang.RuntimeException: job failed: name=[test]generate: 
> 1463099249-21154, jobid=job_local997854508_0001
>   at org.apache.nutch.util.NutchJob.waitForCompletion(NutchJob.java:119)
>   at org.apache.nutch.crawl.GeneratorJob.run(GeneratorJob.java:232)
>   at org.apache.nutch.crawl.GeneratorJob.generate(GeneratorJob.java:272)
>   at org.apache.nutch.crawl.GeneratorJob.run(GeneratorJob.java:343)
>   

[jira] [Commented] (GORA-476) Nutch 2.X GeneratorJob creates NullPointerException when using DataFileAvroStore

2017-12-20 Thread Lewis John McGibbney (JIRA)

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

Lewis John McGibbney commented on GORA-476:
---

Example gora.properties
{code}
gora.avrostore.codec.type=JSON
gora.avrostore.input.path=file:///usr/local/nutch/runtime/local/gora.datafileavrostore.inject.output
gora.avrostore.output.path=file:///usr/local/nutch/runtime/local/gora.datafileavrostore.generate.output
gora.datastore.default=org.apache.gora.avro.store.DataFileAvroStore
{code}
This assumes that inject job output has already been written to 
{code}file:///usr/local/nutch/runtime/local/gora.datafileavrostore.inject.output{code}

> Nutch 2.X GeneratorJob creates NullPointerException when using 
> DataFileAvroStore
> 
>
> Key: GORA-476
> URL: https://issues.apache.org/jira/browse/GORA-476
> Project: Apache Gora
>  Issue Type: Bug
>  Components: avro, gora-core
>Affects Versions: 0.6.1
>Reporter: Lewis John McGibbney
>Assignee: Lewis John McGibbney
> Fix For: 0.9
>
>
> When running the Nuth 2.X GeneratorJob I get the following
> {code}
> 2016-05-12 17:27:30,191 INFO  crawl.GeneratorJob - GeneratorJob: starting
> 2016-05-12 17:27:30,191 INFO  crawl.GeneratorJob - GeneratorJob: filtering: 
> false
> 2016-05-12 17:27:30,191 INFO  crawl.GeneratorJob - GeneratorJob: normalizing: 
> false
> 2016-05-12 17:27:30,191 INFO  crawl.GeneratorJob - GeneratorJob: topN: 5
> 2016-05-12 17:27:30,319 WARN  util.NativeCodeLoader - Unable to load 
> native-hadoop library for your platform... using builtin-java classes where 
> applicable
> 2016-05-12 17:27:30,333 INFO  crawl.FetchScheduleFactory - Using 
> FetchSchedule impl: org.apache.nutch.crawl.DefaultFetchSchedule
> 2016-05-12 17:27:30,334 INFO  crawl.AbstractFetchSchedule - 
> defaultInterval=2592000
> 2016-05-12 17:27:30,334 INFO  crawl.AbstractFetchSchedule - 
> maxInterval=7776000
> 2016-05-12 17:27:31,012 WARN  conf.Configuration - 
> file:/tmp/hadoop-lmcgibbn/mapred/staging/lmcgibbn997854508/.staging/job_local997854508_0001/job.xml:an
>  attempt to override final parameter: 
> mapreduce.job.end-notification.max.retry.interval;  Ignoring.
> 2016-05-12 17:27:31,014 WARN  conf.Configuration - 
> file:/tmp/hadoop-lmcgibbn/mapred/staging/lmcgibbn997854508/.staging/job_local997854508_0001/job.xml:an
>  attempt to override final parameter: 
> mapreduce.job.end-notification.max.attempts;  Ignoring.
> 2016-05-12 17:27:31,091 WARN  conf.Configuration - 
> file:/tmp/hadoop-lmcgibbn/mapred/local/localRunner/lmcgibbn/job_local997854508_0001/job_local997854508_0001.xml:an
>  attempt to override final parameter: 
> mapreduce.job.end-notification.max.retry.interval;  Ignoring.
> 2016-05-12 17:27:31,094 WARN  conf.Configuration - 
> file:/tmp/hadoop-lmcgibbn/mapred/local/localRunner/lmcgibbn/job_local997854508_0001/job_local997854508_0001.xml:an
>  attempt to override final parameter: 
> mapreduce.job.end-notification.max.attempts;  Ignoring.
> 2016-05-12 17:27:31,309 INFO  crawl.FetchScheduleFactory - Using 
> FetchSchedule impl: org.apache.nutch.crawl.DefaultFetchSchedule
> 2016-05-12 17:27:31,309 INFO  crawl.AbstractFetchSchedule - 
> defaultInterval=2592000
> 2016-05-12 17:27:31,309 INFO  crawl.AbstractFetchSchedule - 
> maxInterval=7776000
> 2016-05-12 17:27:31,381 WARN  mapred.LocalJobRunner - job_local997854508_0001
> java.lang.Exception: java.lang.NullPointerException
>   at 
> org.apache.hadoop.mapred.LocalJobRunner$Job.runTasks(LocalJobRunner.java:462)
>   at 
> org.apache.hadoop.mapred.LocalJobRunner$Job.run(LocalJobRunner.java:522)
> Caused by: java.lang.NullPointerException
>   at org.apache.nutch.util.TableUtil.unreverseUrl(TableUtil.java:88)
>   at org.apache.nutch.crawl.GeneratorMapper.map(GeneratorMapper.java:51)
>   at org.apache.nutch.crawl.GeneratorMapper.map(GeneratorMapper.java:1)
>   at org.apache.hadoop.mapreduce.Mapper.run(Mapper.java:145)
>   at org.apache.hadoop.mapred.MapTask.runNewMapper(MapTask.java:764)
>   at org.apache.hadoop.mapred.MapTask.run(MapTask.java:340)
>   at 
> org.apache.hadoop.mapred.LocalJobRunner$Job$MapTaskRunnable.run(LocalJobRunner.java:243)
>   at 
> java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
>   at java.util.concurrent.FutureTask.run(FutureTask.java:266)
>   at 
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
>   at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
>   at java.lang.Thread.run(Thread.java:745)
> 2016-05-12 17:27:32,107 ERROR crawl.GeneratorJob - GeneratorJob: 
> java.lang.RuntimeException: job failed: name=[test]generate: 
> 1463099249-21154, jobid=job_local997854508_0001
>   at 

[jira] [Assigned] (GORA-476) Nutch 2.X GeneratorJob creates NullPointerException when using DataFileAvroStore

2017-12-20 Thread Lewis John McGibbney (JIRA)

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

Lewis John McGibbney reassigned GORA-476:
-

Assignee: Lewis John McGibbney

> Nutch 2.X GeneratorJob creates NullPointerException when using 
> DataFileAvroStore
> 
>
> Key: GORA-476
> URL: https://issues.apache.org/jira/browse/GORA-476
> Project: Apache Gora
>  Issue Type: Bug
>  Components: avro, gora-core
>Affects Versions: 0.6.1
>Reporter: Lewis John McGibbney
>Assignee: Lewis John McGibbney
> Fix For: 0.9
>
>
> When running the Nuth 2.X GeneratorJob I get the following
> {code}
> 2016-05-12 17:27:30,191 INFO  crawl.GeneratorJob - GeneratorJob: starting
> 2016-05-12 17:27:30,191 INFO  crawl.GeneratorJob - GeneratorJob: filtering: 
> false
> 2016-05-12 17:27:30,191 INFO  crawl.GeneratorJob - GeneratorJob: normalizing: 
> false
> 2016-05-12 17:27:30,191 INFO  crawl.GeneratorJob - GeneratorJob: topN: 5
> 2016-05-12 17:27:30,319 WARN  util.NativeCodeLoader - Unable to load 
> native-hadoop library for your platform... using builtin-java classes where 
> applicable
> 2016-05-12 17:27:30,333 INFO  crawl.FetchScheduleFactory - Using 
> FetchSchedule impl: org.apache.nutch.crawl.DefaultFetchSchedule
> 2016-05-12 17:27:30,334 INFO  crawl.AbstractFetchSchedule - 
> defaultInterval=2592000
> 2016-05-12 17:27:30,334 INFO  crawl.AbstractFetchSchedule - 
> maxInterval=7776000
> 2016-05-12 17:27:31,012 WARN  conf.Configuration - 
> file:/tmp/hadoop-lmcgibbn/mapred/staging/lmcgibbn997854508/.staging/job_local997854508_0001/job.xml:an
>  attempt to override final parameter: 
> mapreduce.job.end-notification.max.retry.interval;  Ignoring.
> 2016-05-12 17:27:31,014 WARN  conf.Configuration - 
> file:/tmp/hadoop-lmcgibbn/mapred/staging/lmcgibbn997854508/.staging/job_local997854508_0001/job.xml:an
>  attempt to override final parameter: 
> mapreduce.job.end-notification.max.attempts;  Ignoring.
> 2016-05-12 17:27:31,091 WARN  conf.Configuration - 
> file:/tmp/hadoop-lmcgibbn/mapred/local/localRunner/lmcgibbn/job_local997854508_0001/job_local997854508_0001.xml:an
>  attempt to override final parameter: 
> mapreduce.job.end-notification.max.retry.interval;  Ignoring.
> 2016-05-12 17:27:31,094 WARN  conf.Configuration - 
> file:/tmp/hadoop-lmcgibbn/mapred/local/localRunner/lmcgibbn/job_local997854508_0001/job_local997854508_0001.xml:an
>  attempt to override final parameter: 
> mapreduce.job.end-notification.max.attempts;  Ignoring.
> 2016-05-12 17:27:31,309 INFO  crawl.FetchScheduleFactory - Using 
> FetchSchedule impl: org.apache.nutch.crawl.DefaultFetchSchedule
> 2016-05-12 17:27:31,309 INFO  crawl.AbstractFetchSchedule - 
> defaultInterval=2592000
> 2016-05-12 17:27:31,309 INFO  crawl.AbstractFetchSchedule - 
> maxInterval=7776000
> 2016-05-12 17:27:31,381 WARN  mapred.LocalJobRunner - job_local997854508_0001
> java.lang.Exception: java.lang.NullPointerException
>   at 
> org.apache.hadoop.mapred.LocalJobRunner$Job.runTasks(LocalJobRunner.java:462)
>   at 
> org.apache.hadoop.mapred.LocalJobRunner$Job.run(LocalJobRunner.java:522)
> Caused by: java.lang.NullPointerException
>   at org.apache.nutch.util.TableUtil.unreverseUrl(TableUtil.java:88)
>   at org.apache.nutch.crawl.GeneratorMapper.map(GeneratorMapper.java:51)
>   at org.apache.nutch.crawl.GeneratorMapper.map(GeneratorMapper.java:1)
>   at org.apache.hadoop.mapreduce.Mapper.run(Mapper.java:145)
>   at org.apache.hadoop.mapred.MapTask.runNewMapper(MapTask.java:764)
>   at org.apache.hadoop.mapred.MapTask.run(MapTask.java:340)
>   at 
> org.apache.hadoop.mapred.LocalJobRunner$Job$MapTaskRunnable.run(LocalJobRunner.java:243)
>   at 
> java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
>   at java.util.concurrent.FutureTask.run(FutureTask.java:266)
>   at 
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
>   at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
>   at java.lang.Thread.run(Thread.java:745)
> 2016-05-12 17:27:32,107 ERROR crawl.GeneratorJob - GeneratorJob: 
> java.lang.RuntimeException: job failed: name=[test]generate: 
> 1463099249-21154, jobid=job_local997854508_0001
>   at org.apache.nutch.util.NutchJob.waitForCompletion(NutchJob.java:119)
>   at org.apache.nutch.crawl.GeneratorJob.run(GeneratorJob.java:232)
>   at org.apache.nutch.crawl.GeneratorJob.generate(GeneratorJob.java:272)
>   at org.apache.nutch.crawl.GeneratorJob.run(GeneratorJob.java:343)
>   at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:70)
>   at org.apache.nutch.crawl.GeneratorJob.main(GeneratorJob.java:351)
> {code}



--
This message was sent by Atlassian JIRA

[jira] [Resolved] (GORA-503) Field index 0 is always considered as clean even if it is dirty

2017-12-17 Thread Lewis John McGibbney (JIRA)

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

Lewis John McGibbney resolved GORA-503.
---
Resolution: Fixed

Thank you [~cloudysunny14]

> Field index 0 is always considered as clean even if it is dirty
> ---
>
> Key: GORA-503
> URL: https://issues.apache.org/jira/browse/GORA-503
> Project: Apache Gora
>  Issue Type: Bug
>  Components: gora-core
>Reporter: Kiyonari Harigae
>Assignee: Kiyonari Harigae
> Fix For: 0.9
>
> Attachments: GORA-503.patch
>
>
> PersistentBase#checkIfMutableFieldAndDirty is always returns false when the 
> field index is 0. Also, PersistentBase#clearDirynessIfFieldIsDirtyable is 
> does not clean when field index is 0 even if it is dirty.



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


[jira] [Resolved] (GORA-526) Potential null dereference in AvroSerializer#analyzePersistent

2017-09-28 Thread Lewis John McGibbney (JIRA)

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

Lewis John McGibbney resolved GORA-526.
---
Resolution: Fixed

Thank you [~madhawa]

> Potential null dereference in AvroSerializer#analyzePersistent
> --
>
> Key: GORA-526
> URL: https://issues.apache.org/jira/browse/GORA-526
> Project: Apache Gora
>  Issue Type: Bug
>Reporter: Ted Yu
>Assignee: Madhawa Gunasekara
>Priority: Minor
> Fix For: 0.9
>
>
> In ctor:
> {code}
> if 
> (PersistentBase.class.isAssignableFrom(dataStore.getPersistentClass())) {
>   persistentSchema = ((PersistentBase) 
> dataStore.getBeanFactory().getCachedPersistent()).getSchema();
> } else {
>   persistentSchema = null;
> {code}
> In updateByQuery, persistentSchema is passed to 
> CassandraQueryFactory.getUpdateByQueryForAvro() which dereferences the schema 
> without checking:
> {code}
>   public boolean updateByQuery(Query query) {
> List objectArrayList = new ArrayList<>();
> String cqlQuery = CassandraQueryFactory.getUpdateByQueryForAvro(mapping, 
> query, objectArrayList, persistentSchema);
> {code}



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


[jira] [Updated] (GORA-526) Potential null dereference in AvroSerializer#analyzePersistent

2017-09-11 Thread Lewis John McGibbney (JIRA)

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

Lewis John McGibbney updated GORA-526:
--
Fix Version/s: 0.8

> Potential null dereference in AvroSerializer#analyzePersistent
> --
>
> Key: GORA-526
> URL: https://issues.apache.org/jira/browse/GORA-526
> Project: Apache Gora
>  Issue Type: Bug
>Reporter: Ted Yu
>Priority: Minor
> Fix For: 0.8
>
>
> In ctor:
> {code}
> if 
> (PersistentBase.class.isAssignableFrom(dataStore.getPersistentClass())) {
>   persistentSchema = ((PersistentBase) 
> dataStore.getBeanFactory().getCachedPersistent()).getSchema();
> } else {
>   persistentSchema = null;
> {code}
> In updateByQuery, persistentSchema is passed to 
> CassandraQueryFactory.getUpdateByQueryForAvro() which dereferences the schema 
> without checking:
> {code}
>   public boolean updateByQuery(Query query) {
> List objectArrayList = new ArrayList<>();
> String cqlQuery = CassandraQueryFactory.getUpdateByQueryForAvro(mapping, 
> query, objectArrayList, persistentSchema);
> {code}



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


[jira] [Commented] (GORA-526) Potential null dereference in AvroSerializer#analyzePersistent

2017-09-11 Thread Lewis John McGibbney (JIRA)

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

Lewis John McGibbney commented on GORA-526:
---

 [~madhawa] can you please have a look for this and possibly add a test if you 
can?

> Potential null dereference in AvroSerializer#analyzePersistent
> --
>
> Key: GORA-526
> URL: https://issues.apache.org/jira/browse/GORA-526
> Project: Apache Gora
>  Issue Type: Bug
>Reporter: Ted Yu
>Assignee: Madhawa Gunasekara
>Priority: Minor
> Fix For: 0.8
>
>
> In ctor:
> {code}
> if 
> (PersistentBase.class.isAssignableFrom(dataStore.getPersistentClass())) {
>   persistentSchema = ((PersistentBase) 
> dataStore.getBeanFactory().getCachedPersistent()).getSchema();
> } else {
>   persistentSchema = null;
> {code}
> In updateByQuery, persistentSchema is passed to 
> CassandraQueryFactory.getUpdateByQueryForAvro() which dereferences the schema 
> without checking:
> {code}
>   public boolean updateByQuery(Query query) {
> List objectArrayList = new ArrayList<>();
> String cqlQuery = CassandraQueryFactory.getUpdateByQueryForAvro(mapping, 
> query, objectArrayList, persistentSchema);
> {code}



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


[jira] [Assigned] (GORA-526) Potential null dereference in AvroSerializer#analyzePersistent

2017-09-11 Thread Lewis John McGibbney (JIRA)

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

Lewis John McGibbney reassigned GORA-526:
-

Assignee: Madhawa Gunasekara

> Potential null dereference in AvroSerializer#analyzePersistent
> --
>
> Key: GORA-526
> URL: https://issues.apache.org/jira/browse/GORA-526
> Project: Apache Gora
>  Issue Type: Bug
>Reporter: Ted Yu
>Assignee: Madhawa Gunasekara
>Priority: Minor
> Fix For: 0.8
>
>
> In ctor:
> {code}
> if 
> (PersistentBase.class.isAssignableFrom(dataStore.getPersistentClass())) {
>   persistentSchema = ((PersistentBase) 
> dataStore.getBeanFactory().getCachedPersistent()).getSchema();
> } else {
>   persistentSchema = null;
> {code}
> In updateByQuery, persistentSchema is passed to 
> CassandraQueryFactory.getUpdateByQueryForAvro() which dereferences the schema 
> without checking:
> {code}
>   public boolean updateByQuery(Query query) {
> List objectArrayList = new ArrayList<>();
> String cqlQuery = CassandraQueryFactory.getUpdateByQueryForAvro(mapping, 
> query, objectArrayList, persistentSchema);
> {code}



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


[jira] [Resolved] (GORA-525) Fix java-doc issues in Cassandra Datastore

2017-09-05 Thread Lewis John McGibbney (JIRA)

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

Lewis John McGibbney resolved GORA-525.
---
Resolution: Fixed

Thank you [~madhawa]

> Fix java-doc issues in Cassandra Datastore
> --
>
> Key: GORA-525
> URL: https://issues.apache.org/jira/browse/GORA-525
> Project: Apache Gora
>  Issue Type: Bug
>  Components: gora-cassandra
>Reporter: Kevin Ratnasekera
>Assignee: Madhawa Gunasekara
> Fix For: 0.8
>
>
> {code}mvn javadoc:aggregate{code} this resulted in the following
> {code}
> [ERROR] 
> /usr/local/gora/gora-cassandra/src/examples/java/org/apache/gora/cassandra/example/generated/AvroSerialization/CassandraKey.java:144:
>  error: @param name not found
> [ERROR] * @param value the value to set.
> [ERROR] ^
> [ERROR] 
> /usr/local/gora/gora-cassandra/src/examples/java/org/apache/gora/cassandra/example/generated/AvroSerialization/CassandraKey.java:170:
>  error: @param name not found
> [ERROR] * @param value the value to set.
> [ERROR] ^
> [ERROR] 
> /usr/local/gora/gora-cassandra/src/examples/java/org/apache/gora/cassandra/example/generated/AvroSerialization/CassandraKey.java:411:
>  error: @param name not found
> [ERROR] * @param value the value to set.
> [ERROR] ^
> [ERROR] 
> /usr/local/gora/gora-cassandra/src/examples/java/org/apache/gora/cassandra/example/generated/AvroSerialization/CassandraKey.java:436:
>  error: @param name not found
> [ERROR] * @param value the value to set.
> [ERROR] ^
> [ERROR] 
> /usr/local/gora/gora-cassandra/src/examples/java/org/apache/gora/cassandra/example/generated/AvroSerialization/CassandraRecord.java:221:
>  error: @param name not found
> [ERROR] * @param value the value to set.
> [ERROR] ^
> [ERROR] 
> /usr/local/gora/gora-cassandra/src/examples/java/org/apache/gora/cassandra/example/generated/AvroSerialization/CassandraRecord.java:247:
>  error: @param name not found
> [ERROR] * @param value the value to set.
> [ERROR] ^
> [ERROR] 
> /usr/local/gora/gora-cassandra/src/examples/java/org/apache/gora/cassandra/example/generated/AvroSerialization/CassandraRecord.java:273:
>  error: @param name not found
> [ERROR] * @param value the value to set.
> [ERROR] ^
> [ERROR] 
> /usr/local/gora/gora-cassandra/src/examples/java/org/apache/gora/cassandra/example/generated/AvroSerialization/CassandraRecord.java:299:
>  error: @param name not found
> [ERROR] * @param value the value to set.
> [ERROR] ^
> [ERROR] 
> /usr/local/gora/gora-cassandra/src/examples/java/org/apache/gora/cassandra/example/generated/AvroSerialization/CassandraRecord.java:325:
>  error: @param name not found
> [ERROR] * @param value the value to set.
> [ERROR] ^
> [ERROR] 
> /usr/local/gora/gora-cassandra/src/examples/java/org/apache/gora/cassandra/example/generated/AvroSerialization/CassandraRecord.java:351:
>  error: @param name not found
> [ERROR] * @param value the value to set.
> [ERROR] ^
> [ERROR] 
> /usr/local/gora/gora-cassandra/src/examples/java/org/apache/gora/cassandra/example/generated/AvroSerialization/CassandraRecord.java:377:
>  error: @param name not found
> [ERROR] * @param value the value to set.
> [ERROR] ^
> [ERROR] 
> /usr/local/gora/gora-cassandra/src/examples/java/org/apache/gora/cassandra/example/generated/AvroSerialization/CassandraRecord.java:403:
>  error: @param name not found
> [ERROR] * @param value the value to set.
> [ERROR] ^
> [ERROR] 
> /usr/local/gora/gora-cassandra/src/examples/java/org/apache/gora/cassandra/example/generated/AvroSerialization/CassandraRecord.java:429:
>  error: @param name not found
> [ERROR] * @param value the value to set.
> [ERROR] ^
> [ERROR] 
> /usr/local/gora/gora-cassandra/src/examples/java/org/apache/gora/cassandra/example/generated/AvroSerialization/CassandraRecord.java:455:
>  error: @param name not found
> [ERROR] * @param value the value to set.
> [ERROR] ^
> [ERROR] 
> /usr/local/gora/gora-cassandra/src/examples/java/org/apache/gora/cassandra/example/generated/AvroSerialization/CassandraRecord.java:481:
>  error: @param name not found
> [ERROR] * @param value the value to set.
> [ERROR] ^
> [ERROR] 
> /usr/local/gora/gora-cassandra/src/examples/java/org/apache/gora/cassandra/example/generated/AvroSerialization/CassandraRecord.java:507:
>  error: @param name not found
> [ERROR] * @param value the value to set.
> [ERROR] ^
> [ERROR] 
> /usr/local/gora/gora-cassandra/src/examples/java/org/apache/gora/cassandra/example/generated/AvroSerialization/CassandraRecord.java:533:
>  error: @param name not found
> [ERROR] * @param value the value to set.
> [ERROR] ^
> [ERROR] 
> /usr/local/gora/gora-cassandra/src/examples/java/org/apache/gora/cassandra/example/generated/AvroSerialization/CassandraRecord.java:1214:
>  error: @param name not found
> [ERROR] * @param value the value to set.
> [ERROR] ^
> 

[jira] [Commented] (GORA-521) Document Cassandra Datastore at Apache Gora site.

2017-08-31 Thread Lewis John McGibbney (JIRA)

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

Lewis John McGibbney commented on GORA-521:
---

Hi Madhawa, you also have some Javadoc to complete. I just tried to generate 
the gora-cassandra Javadoc as follows {code}mvn javadoc:aggregate{code} this 
resulted in the following

{code}
[ERROR] 
/usr/local/gora/gora-cassandra/src/examples/java/org/apache/gora/cassandra/example/generated/AvroSerialization/CassandraKey.java:144:
 error: @param name not found
[ERROR] * @param value the value to set.
[ERROR] ^
[ERROR] 
/usr/local/gora/gora-cassandra/src/examples/java/org/apache/gora/cassandra/example/generated/AvroSerialization/CassandraKey.java:170:
 error: @param name not found
[ERROR] * @param value the value to set.
[ERROR] ^
[ERROR] 
/usr/local/gora/gora-cassandra/src/examples/java/org/apache/gora/cassandra/example/generated/AvroSerialization/CassandraKey.java:411:
 error: @param name not found
[ERROR] * @param value the value to set.
[ERROR] ^
[ERROR] 
/usr/local/gora/gora-cassandra/src/examples/java/org/apache/gora/cassandra/example/generated/AvroSerialization/CassandraKey.java:436:
 error: @param name not found
[ERROR] * @param value the value to set.
[ERROR] ^
[ERROR] 
/usr/local/gora/gora-cassandra/src/examples/java/org/apache/gora/cassandra/example/generated/AvroSerialization/CassandraRecord.java:221:
 error: @param name not found
[ERROR] * @param value the value to set.
[ERROR] ^
[ERROR] 
/usr/local/gora/gora-cassandra/src/examples/java/org/apache/gora/cassandra/example/generated/AvroSerialization/CassandraRecord.java:247:
 error: @param name not found
[ERROR] * @param value the value to set.
[ERROR] ^
[ERROR] 
/usr/local/gora/gora-cassandra/src/examples/java/org/apache/gora/cassandra/example/generated/AvroSerialization/CassandraRecord.java:273:
 error: @param name not found
[ERROR] * @param value the value to set.
[ERROR] ^
[ERROR] 
/usr/local/gora/gora-cassandra/src/examples/java/org/apache/gora/cassandra/example/generated/AvroSerialization/CassandraRecord.java:299:
 error: @param name not found
[ERROR] * @param value the value to set.
[ERROR] ^
[ERROR] 
/usr/local/gora/gora-cassandra/src/examples/java/org/apache/gora/cassandra/example/generated/AvroSerialization/CassandraRecord.java:325:
 error: @param name not found
[ERROR] * @param value the value to set.
[ERROR] ^
[ERROR] 
/usr/local/gora/gora-cassandra/src/examples/java/org/apache/gora/cassandra/example/generated/AvroSerialization/CassandraRecord.java:351:
 error: @param name not found
[ERROR] * @param value the value to set.
[ERROR] ^
[ERROR] 
/usr/local/gora/gora-cassandra/src/examples/java/org/apache/gora/cassandra/example/generated/AvroSerialization/CassandraRecord.java:377:
 error: @param name not found
[ERROR] * @param value the value to set.
[ERROR] ^
[ERROR] 
/usr/local/gora/gora-cassandra/src/examples/java/org/apache/gora/cassandra/example/generated/AvroSerialization/CassandraRecord.java:403:
 error: @param name not found
[ERROR] * @param value the value to set.
[ERROR] ^
[ERROR] 
/usr/local/gora/gora-cassandra/src/examples/java/org/apache/gora/cassandra/example/generated/AvroSerialization/CassandraRecord.java:429:
 error: @param name not found
[ERROR] * @param value the value to set.
[ERROR] ^
[ERROR] 
/usr/local/gora/gora-cassandra/src/examples/java/org/apache/gora/cassandra/example/generated/AvroSerialization/CassandraRecord.java:455:
 error: @param name not found
[ERROR] * @param value the value to set.
[ERROR] ^
[ERROR] 
/usr/local/gora/gora-cassandra/src/examples/java/org/apache/gora/cassandra/example/generated/AvroSerialization/CassandraRecord.java:481:
 error: @param name not found
[ERROR] * @param value the value to set.
[ERROR] ^
[ERROR] 
/usr/local/gora/gora-cassandra/src/examples/java/org/apache/gora/cassandra/example/generated/AvroSerialization/CassandraRecord.java:507:
 error: @param name not found
[ERROR] * @param value the value to set.
[ERROR] ^
[ERROR] 
/usr/local/gora/gora-cassandra/src/examples/java/org/apache/gora/cassandra/example/generated/AvroSerialization/CassandraRecord.java:533:
 error: @param name not found
[ERROR] * @param value the value to set.
[ERROR] ^
[ERROR] 
/usr/local/gora/gora-cassandra/src/examples/java/org/apache/gora/cassandra/example/generated/AvroSerialization/CassandraRecord.java:1214:
 error: @param name not found
[ERROR] * @param value the value to set.
[ERROR] ^
[ERROR] 
/usr/local/gora/gora-cassandra/src/examples/java/org/apache/gora/cassandra/example/generated/AvroSerialization/CassandraRecord.java:1239:
 error: @param name not found
[ERROR] * @param value the value to set.
[ERROR] ^
[ERROR] 
/usr/local/gora/gora-cassandra/src/examples/java/org/apache/gora/cassandra/example/generated/AvroSerialization/CassandraRecord.java:1264:
 error: @param name not found
[ERROR] * @param value the value to set.
[ERROR] ^
[ERROR] 

[jira] [Assigned] (GORA-298) Implement CassandraStore#getPartitions

2017-08-23 Thread Lewis John McGibbney (JIRA)

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

Lewis John McGibbney reassigned GORA-298:
-

Assignee: Madhawa Gunasekara

> Implement CassandraStore#getPartitions
> --
>
> Key: GORA-298
> URL: https://issues.apache.org/jira/browse/GORA-298
> Project: Apache Gora
>  Issue Type: Improvement
>  Components: gora-cassandra
>Affects Versions: 0.3
>Reporter: Lewis John McGibbney
>Assignee: Madhawa Gunasekara
> Fix For: 0.8
>
>
> It is noted that getParitions always returns one data partition from the 
> cluster.
> We need to fix this to successfully support MR in gora-cassandra.



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


[jira] [Assigned] (GORA-269) Add parameter for setting port used in the Cassandra Module

2017-08-23 Thread Lewis John McGibbney (JIRA)

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

Lewis John McGibbney reassigned GORA-269:
-

Assignee: Madhawa Gunasekara

> Add parameter for setting port used in the Cassandra Module
> ---
>
> Key: GORA-269
> URL: https://issues.apache.org/jira/browse/GORA-269
> Project: Apache Gora
>  Issue Type: Bug
>  Components: gora-cassandra
>Affects Versions: 0.4
>Reporter: Renato Javier Marroquín Mogrovejo
>Assignee: Madhawa Gunasekara
>Priority: Minor
> Fix For: 0.8
>
>
> We should add the port used when connecting to a Cassandra cluster. Right now 
> in both files (gora-mapping and gora-properties) we have to set the server 
> name along with the port, but this is sometimes confusing for users. 
>  gora.cassandrastore.servers=myserver:9160
> So adding:
>  gora.cassandrastore.port
> and:
>  PORT 
> inside the mapping file.



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


[jira] [Resolved] (GORA-269) Add parameter for setting port used in the Cassandra Module

2017-08-23 Thread Lewis John McGibbney (JIRA)

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

Lewis John McGibbney resolved GORA-269.
---
Resolution: Fixed

implemented in GORA-497

> Add parameter for setting port used in the Cassandra Module
> ---
>
> Key: GORA-269
> URL: https://issues.apache.org/jira/browse/GORA-269
> Project: Apache Gora
>  Issue Type: Bug
>  Components: gora-cassandra
>Affects Versions: 0.4
>Reporter: Renato Javier Marroquín Mogrovejo
>Assignee: Madhawa Gunasekara
>Priority: Minor
> Fix For: 0.8
>
>
> We should add the port used when connecting to a Cassandra cluster. Right now 
> in both files (gora-mapping and gora-properties) we have to set the server 
> name along with the port, but this is sometimes confusing for users. 
>  gora.cassandrastore.servers=myserver:9160
> So adding:
>  gora.cassandrastore.port
> and:
>  PORT 
> inside the mapping file.



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


  1   2   3   4   5   6   7   8   9   10   >