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

2019-03-19 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/GORA-266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16796626#comment-16796626 ] Hudson commented on GORA-266: - FAILURE: Integrated in Jenkins build gora-trunk #1758 (See

gora-trunk - Build # 1758 - Failure

2019-03-19 Thread Apache Jenkins Server
The Apache Jenkins build system has built gora-trunk (build #1758) Status: Failure Check console output at https://builds.apache.org/job/gora-trunk/1758/ to view the results.

[jira] [Created] (GORA-559) Improve gora-pig's GoraStorage with pushdown filters

2019-03-19 Thread Alfonso Nishikawa (JIRA)
Alfonso Nishikawa created GORA-559: -- Summary: Improve gora-pig's GoraStorage with pushdown filters Key: GORA-559 URL: https://issues.apache.org/jira/browse/GORA-559 Project: Apache Gora

[jira] [Resolved] (GORA-530) Reinstate exception throwing at Query#execute()

2019-03-19 Thread Alfonso Nishikawa (JIRA)
[ https://issues.apache.org/jira/browse/GORA-530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alfonso Nishikawa resolved GORA-530. Resolution: Fixed > Reinstate exception throwing at Query#execute() >

[jira] [Updated] (GORA-557) Add support for MongoDB to GoraExplorer

2019-03-19 Thread Alfonso Nishikawa (JIRA)
[ https://issues.apache.org/jira/browse/GORA-557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alfonso Nishikawa updated GORA-557: --- Issue Type: Improvement (was: New Feature) > Add support for MongoDB to GoraExplorer >

[jira] [Created] (GORA-558) Add support for Cassandra to GoraExplorer

2019-03-19 Thread Alfonso Nishikawa (JIRA)
Alfonso Nishikawa created GORA-558: -- Summary: Add support for Cassandra to GoraExplorer Key: GORA-558 URL: https://issues.apache.org/jira/browse/GORA-558 Project: Apache Gora Issue Type:

[jira] [Created] (GORA-557) Add support for MongoDB to GoraExplorer

2019-03-19 Thread Alfonso Nishikawa (JIRA)
Alfonso Nishikawa created GORA-557: -- Summary: Add support for MongoDB to GoraExplorer Key: GORA-557 URL: https://issues.apache.org/jira/browse/GORA-557 Project: Apache Gora Issue Type: New

[GitHub] [gora] djkevincr commented on issue #140: GORA-548 Apache Flink support for Gora

2019-03-19 Thread GitBox
djkevincr commented on issue #140: GORA-548 Apache Flink support for Gora URL: https://github.com/apache/gora/pull/140#issuecomment-474611500 I am currently working on writing something similar to MapReduceTestUtils so that people write test cases based on Flink Jobs.

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

2019-03-19 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kevin Ratnasekera resolved GORA-266. Resolution: Fixed > Lucene datastore for Gora > - > >

[GitHub] [gora] djkevincr commented on issue #152: GORA-266 Lucene datastore for Gora - lewismc

2019-03-19 Thread GitBox
djkevincr commented on issue #152: GORA-266 Lucene datastore for Gora - lewismc URL: https://github.com/apache/gora/pull/152#issuecomment-474608512 @lewismc I have merged the PR. Thank you very much for your hard work on implementation and reviewing PR.

[jira] [Created] (GORA-556) Implement tests for gora-pig under HBase 2.x

2019-03-19 Thread Alfonso Nishikawa (JIRA)
Alfonso Nishikawa created GORA-556: -- Summary: Implement tests for gora-pig under HBase 2.x Key: GORA-556 URL: https://issues.apache.org/jira/browse/GORA-556 Project: Apache Gora Issue Type:

[GitHub] [gora] djkevincr merged pull request #152: GORA-266 Lucene datastore for Gora - lewismc

2019-03-19 Thread GitBox
djkevincr merged pull request #152: GORA-266 Lucene datastore for Gora - lewismc URL: https://github.com/apache/gora/pull/152 This is an automated message from the Apache Git Service. To respond to the message, please log on

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

2019-03-19 Thread Kevin Ratnasekera (JIRA)
[ https://issues.apache.org/jira/browse/GORA-109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16796575#comment-16796575 ] Kevin Ratnasekera commented on GORA-109: [~alfonso.nishikawa] +1 > Pig Adapter for Gora >

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

2019-03-19 Thread Alfonso Nishikawa (JIRA)
[ https://issues.apache.org/jira/browse/GORA-109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alfonso Nishikawa resolved GORA-109. Resolution: Fixed > Pig Adapter for Gora > > > Key:

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

2019-03-19 Thread Alfonso Nishikawa (JIRA)
[ https://issues.apache.org/jira/browse/GORA-109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16796573#comment-16796573 ] Alfonso Nishikawa commented on GORA-109: I close this issue because the pig adapter has been merged

[GitHub] [gora] djkevincr commented on issue #135: Goraexplorer needed changes

2019-03-19 Thread GitBox
djkevincr commented on issue #135: Goraexplorer needed changes URL: https://github.com/apache/gora/pull/135#issuecomment-474604466 @alfonsonishikawa Lets create a new ticket and address separately :) This is an automated

[GitHub] [gora] alfonsonishikawa commented on issue #135: Goraexplorer needed changes

2019-03-19 Thread GitBox
alfonsonishikawa commented on issue #135: Goraexplorer needed changes URL: https://github.com/apache/gora/pull/135#issuecomment-474603882 Oh! Thank you for the pull! I was working on the Gora-Pig tests as @djkevincr suggested. I will continue working on them anyway but will open a

[GitHub] [gora] djkevincr commented on issue #135: Goraexplorer needed changes

2019-03-19 Thread GitBox
djkevincr commented on issue #135: Goraexplorer needed changes URL: https://github.com/apache/gora/pull/135#issuecomment-474603912 @alfonsonishikawa I have merged you PR, thank you very much for your hard work on this :) I went through your design documents and all looked very impressive.

[GitHub] [gora] djkevincr merged pull request #135: Goraexplorer needed changes

2019-03-19 Thread GitBox
djkevincr merged pull request #135: Goraexplorer needed changes URL: https://github.com/apache/gora/pull/135 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[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

[GitHub] [gora] lewismc commented on issue #152: GORA-266 Lucene datastore for Gora - lewismc

2019-03-19 Thread GitBox
lewismc commented on issue #152: GORA-266 Lucene datastore for Gora - lewismc URL: https://github.com/apache/gora/pull/152#issuecomment-474597691 +1 @djkevincr This is an automated message from the Apache Git Service. To

[GitHub] [gora] lewismc commented on issue #135: Goraexplorer needed changes

2019-03-19 Thread GitBox
lewismc commented on issue #135: Goraexplorer needed changes URL: https://github.com/apache/gora/pull/135#issuecomment-474597518 > Do you have any concern over your review on this PR? No This is an automated message