[jira] [Commented] (GORA-320) Hive DataStore

2019-08-27 Thread Kevin Ratnasekera (Jira)


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

Kevin Ratnasekera commented on GORA-320:


[~chanakadkb] I have merged your PR. Thank you for this and looking forward to 
your future contributions.

> Hive DataStore
> --
>
> Key: GORA-320
> URL: https://issues.apache.org/jira/browse/GORA-320
> Project: Apache Gora
>  Issue Type: New Feature
>  Components: gora-hive
>Reporter: Renato Javier Marroquín Mogrovejo
>Assignee: Chanaka
>Priority: Major
> Fix For: 1.0
>
>  Time Spent: 2h 50m
>  Remaining Estimate: 0h
>
> We could/should also support Hive as a backend.



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


[jira] [Commented] (GORA-320) Hive DataStore

2019-08-27 Thread Hudson (Jira)


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

Hudson commented on GORA-320:
-

FAILURE: Integrated in Jenkins build gora-trunk #1813 (See 
[https://builds.apache.org/job/gora-trunk/1813/])
GORA-320 Hive backend support in Gora (#187) (djkevincr: rev 
504833f99f9bffd3b92bd46a48daebdabf1ccd57)
* (add) 
gora-hive/src/main/java/org/apache/gora/hive/store/HiveMappingBuilder.java
* (add) gora-hive/src/main/java/org/apache/gora/hive/store/package-info.java
* (add) gora-hive/src/main/java/org/apache/gora/hive/package-info.java
* (add) gora-hive/src/main/java/org/apache/gora/hive/util/package-info.java
* (add) gora-hive/src/main/java/org/apache/gora/hive/query/HiveResult.java
* (add) 
gora-hive/src/main/java/org/apache/gora/hive/store/HiveStoreParameters.java
* (add) gora-hive/src/main/java/org/apache/gora/hive/util/HiveResultParser.java
* (add) gora-hive/src/main/java/org/apache/gora/hive/query/package-info.java
* (add) gora-hive/src/test/java/org/apache/gora/hive/package-info.java
* (edit) gora-core/src/test/java/org/apache/gora/store/DataStoreTestUtil.java
* (add) gora-hive/src/test/java/org/apache/gora/hive/util/package-info.java
* (add) gora-hive/src/main/java/org/apache/gora/hive/query/HiveQuery.java
* (add) gora-hive/src/main/java/org/apache/gora/hive/store/HiveDataContext.java
* (add) gora-hive/src/test/resources/gora.properties
* (edit) pom.xml
* (add) gora-hive/src/test/java/org/apache/gora/hive/GoraHiveTestDriver.java
* (add) gora-hive/src/test/java/org/apache/gora/hive/store/TestHiveStore.java
* (add) gora-hive/src/test/resources/hive-site.xml
* (add) gora-hive/pom.xml
* (add) gora-hive/src/test/java/org/apache/gora/hive/store/package-info.java
* (add) gora-hive/src/main/java/org/apache/gora/hive/store/HiveStore.java
* (add) gora-hive/src/main/java/org/apache/gora/hive/store/HiveMapping.java
* (add) gora-hive/src/main/java/org/apache/gora/hive/util/HiveQueryBuilder.java
* (add) gora-hive/src/test/resources/gora-hive-mapping.xml
* (add) gora-hive/src/test/java/org/apache/gora/hive/util/HiveTestServer.java


> Hive DataStore
> --
>
> Key: GORA-320
> URL: https://issues.apache.org/jira/browse/GORA-320
> Project: Apache Gora
>  Issue Type: New Feature
>  Components: gora-hive
>Reporter: Renato Javier Marroquín Mogrovejo
>Assignee: Chanaka
>Priority: Major
> Fix For: 1.0
>
>  Time Spent: 2h 50m
>  Remaining Estimate: 0h
>
> We could/should also support Hive as a backend.



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


[jira] [Commented] (GORA-320) Hive DataStore

2019-08-14 Thread Chanaka (JIRA)


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

Chanaka commented on GORA-320:
--

Hi all, 

I have created a PR[1] on the initial implementation of gora-hive module.

It will be great if you could review and suggest/comment on any changes to make 
it a better implementation. Moreover, I appreciate very much if you could run 
the test profile "hive-with-test" and let me know if any test case is failing.
Thanks a lot

[1][https://github.com/apache/gora/pull/187]

> Hive DataStore
> --
>
> Key: GORA-320
> URL: https://issues.apache.org/jira/browse/GORA-320
> Project: Apache Gora
>  Issue Type: New Feature
>  Components: gora-hive
>Reporter: Renato Javier Marroquín Mogrovejo
>Assignee: Chanaka
>Priority: Major
> Fix For: 1.0
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> We could/should also support Hive as a backend.



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


[jira] [Commented] (GORA-320) Hive DataStore

2019-08-07 Thread Kevin Ratnasekera (JIRA)


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

Kevin Ratnasekera commented on GORA-320:


[~chanakadkb] I just assigned the ticket for you. If you need any help or when 
you have an update please let us know. This will be a great addition to Apache 
Gora.

> Hive DataStore
> --
>
> Key: GORA-320
> URL: https://issues.apache.org/jira/browse/GORA-320
> Project: Apache Gora
>  Issue Type: New Feature
>  Components: gora-hive
>Reporter: Renato Javier Marroquín Mogrovejo
>Assignee: Chanaka
>Priority: Major
> Fix For: 1.0
>
>
> We could/should also support Hive as a backend.



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


[jira] [Commented] (GORA-320) Hive DataStore

2019-07-18 Thread Madhawa Gunasekara (JIRA)


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

Madhawa Gunasekara commented on GORA-320:
-

You can work on this :) 

> Hive DataStore
> --
>
> Key: GORA-320
> URL: https://issues.apache.org/jira/browse/GORA-320
> Project: Apache Gora
>  Issue Type: New Feature
>  Components: gora-hive
>Reporter: Renato Javier Marroquín Mogrovejo
>Priority: Major
> Fix For: 1.0
>
>
> We could/should also support Hive as a backend.



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


[jira] [Commented] (GORA-320) Hive DataStore

2019-07-17 Thread Chanaka (JIRA)


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

Chanaka commented on GORA-320:
--

Hi [~Madhawa Gunasekara],

Are you still working on this feature? Otherwise, I would like to give it a try.

Thanks,

Chanaka

> Hive DataStore
> --
>
> Key: GORA-320
> URL: https://issues.apache.org/jira/browse/GORA-320
> Project: Apache Gora
>  Issue Type: New Feature
>  Components: gora-hive
>Reporter: Renato Javier Marroquín Mogrovejo
>Priority: Major
> Fix For: 1.0
>
>
> We could/should also support Hive as a backend.



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


[jira] [Commented] (GORA-320) Hive DataStore

2016-12-12 Thread Alfonso Nishikawa (JIRA)

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

Alfonso Nishikawa commented on GORA-320:


Completely open :)

> Hive DataStore
> --
>
> Key: GORA-320
> URL: https://issues.apache.org/jira/browse/GORA-320
> Project: Apache Gora
>  Issue Type: New Feature
>  Components: gora-hive
>Reporter: Renato Javier Marroquín Mogrovejo
> Fix For: 0.8
>
>
> We could/should also support Hive as a backend.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (GORA-320) Hive DataStore

2016-04-26 Thread Madhawa Gunasekara (JIRA)

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

Madhawa Gunasekara commented on GORA-320:
-

Hi, 

Is this feature still open ? I would like to do contributions.

Thanks,
Madhawa

> Hive DataStore
> --
>
> Key: GORA-320
> URL: https://issues.apache.org/jira/browse/GORA-320
> Project: Apache Gora
>  Issue Type: New Feature
>  Components: gora-hive
>Reporter: Renato Javier Marroquín Mogrovejo
> Fix For: 0.8
>
>
> We could/should also support Hive as a backend.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)