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

2019-04-07 Thread Mukul chand yadav (JIRA)


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

Mukul chand yadav commented on GORA-405:


[~lewismc] 
Myself Mukul, currently pursuing Master's from University of Florida have had 
3+ years experience with developing REST API, the latest one was building APIs 
on CXF + Spring boot framework. Please let me know of any domain details that I 
should go through before filing a proposal for this project on GSOC19 portal

> 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] [Commented] (GORA-564) Remove deprecated method usages of HBase module after upgrading to 2

2019-04-07 Thread Sheriffo Ceesay (JIRA)


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

Sheriffo Ceesay commented on GORA-564:
--

I have just submitted a pull request for this [~djkevincr], can you please have 
a look. Thanks. 

> Remove deprecated method usages of HBase module after upgrading to 2
> 
>
> Key: GORA-564
> URL: https://issues.apache.org/jira/browse/GORA-564
> Project: Apache Gora
>  Issue Type: Improvement
>  Components: gora-hbase
>Affects Versions: 0.8
>Reporter: Kevin Ratnasekera
>Priority: Major
>
> Following can be seen on the build
> [WARNING] 
> /home/djkevincr/apache_contributions/gora/gora-hbase/src/main/java/org/apache/gora/hbase/store/HBaseStoreMetadataAnalyzer.java:[27,30]
>  [deprecation] HTableDescriptor in org.apache.hadoop.hbase has been deprecated
> [WARNING] 
> /home/djkevincr/apache_contributions/gora/gora-hbase/src/main/java/org/apache/gora/hbase/store/HBaseStore.java:[629,11]
>  [deprecation] setTimeStamp(long) in Get has been deprecated
> [WARNING] 
> /home/djkevincr/apache_contributions/gora/gora-hbase/src/main/java/org/apache/gora/hbase/store/HBaseStoreMetadataAnalyzer.java:[69,12]
>  [deprecation] HTableDescriptor in org.apache.hadoop.hbase has been deprecated
> [WARNING] 
> /home/djkevincr/apache_contributions/gora/gora-hbase/src/main/java/org/apache/gora/hbase/store/HBaseStoreMetadataAnalyzer.java:[69,57]
>  [deprecation] getTableDescriptor(TableName) in Admin has been deprecated
> [WARNING] 
> /home/djkevincr/apache_contributions/gora/gora-hbase/src/main/java/org/apache/gora/hbase/store/HBaseStoreMetadataAnalyzer.java:[71,82]
>  [deprecation] getColumnFamilies() in HTableDescriptor has been deprecated
> [WARNING] 
> /home/djkevincr/apache_contributions/gora/gora-hbase/src/main/java/org/apache/gora/hbase/store/HBaseStoreMetadataAnalyzer.java:[71,108]
>  [deprecation] HColumnDescriptor in org.apache.hadoop.hbase has been 
> deprecated



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