[jira] [Commented] (GORA-534) Prepare gora-hbase for HBase 2.0 release

2019-02-10 Thread Hudson (JIRA)


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

Hudson commented on GORA-534:
-

FAILURE: Integrated in Jenkins build gora-trunk #1755 (See 
[https://builds.apache.org/job/gora-trunk/1755/])
GORA-534 Upgrade HBase to 2.1.1 (djkevincr: rev 
ad8a8978a5bcc1cc177bc2fabcc92cf70e861906)
* (edit) gora-hbase/src/main/java/org/apache/gora/hbase/store/HBaseMapping.java
* (edit) 
gora-hbase/src/test/java/org/apache/gora/hbase/store/TestHBaseStore.java
* (edit) pom.xml
* (edit) gora-hbase/src/main/java/org/apache/gora/hbase/store/HBaseStore.java
* (edit) gora-hbase/src/main/java/org/apache/gora/hbase/util/DefaultFactory.java
* (edit) 
gora-hbase/src/main/java/org/apache/gora/hbase/store/HBaseTableConnection.java
* (edit) 
gora-hbase/src/test/java/org/apache/gora/hbase/util/HBaseClusterSingleton.java


> Prepare gora-hbase for HBase 2.0 release
> 
>
> Key: GORA-534
> URL: https://issues.apache.org/jira/browse/GORA-534
> Project: Apache Gora
>  Issue Type: Bug
>Reporter: Ted Yu
>Assignee: Kevin Ratnasekera
>Priority: Major
> Fix For: 0.9
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> HBase 2.0 is around the corner.
> We should accommodate hbase 2.0 API in anticipation of the new release.



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


[jira] [Commented] (GORA-534) Prepare gora-hbase for HBase 2.0 release

2018-11-29 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot commented on GORA-534:
-

Github user alfonsonishikawa commented on the issue:

https://github.com/apache/gora/pull/136
  
Hi!

Will try to test it this weekend or maybe between this and next :S
I am deploying my server in my new flat and I have to install a
Goraexplorer VM (can't export directly from Amazon to VirtualBox).

Thanks for the bell ding :)

Regards,

Alfonso

El mié., 28 nov. 2018 22:40, Lewis John McGibbney 
escribió:

> Tested locally and everything passes @alfonsonishikawa
>  any comments?
>
> —
> You are receiving this because you were mentioned.
> Reply to this email directly, view it on GitHub
> , or mute
> the thread
> 

> .
>



> Prepare gora-hbase for HBase 2.0 release
> 
>
> Key: GORA-534
> URL: https://issues.apache.org/jira/browse/GORA-534
> Project: Apache Gora
>  Issue Type: Bug
>Reporter: Ted Yu
>Assignee: Kevin Ratnasekera
>Priority: Major
> Fix For: 0.9
>
>
> HBase 2.0 is around the corner.
> We should accommodate hbase 2.0 API in anticipation of the new release.



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


[jira] [Commented] (GORA-534) Prepare gora-hbase for HBase 2.0 release

2018-11-28 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot commented on GORA-534:
-

Github user lewismc commented on the issue:

https://github.com/apache/gora/pull/136
  
Tested locally and everything passes @alfonsonishikawa any comments?


> Prepare gora-hbase for HBase 2.0 release
> 
>
> Key: GORA-534
> URL: https://issues.apache.org/jira/browse/GORA-534
> Project: Apache Gora
>  Issue Type: Bug
>Reporter: Ted Yu
>Assignee: Kevin Ratnasekera
>Priority: Major
> Fix For: 0.9
>
>
> HBase 2.0 is around the corner.
> We should accommodate hbase 2.0 API in anticipation of the new release.



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


[jira] [Commented] (GORA-534) Prepare gora-hbase for HBase 2.0 release

2018-11-18 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot commented on GORA-534:
-

GitHub user djkevincr opened a pull request:

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

GORA-534 Upgrade HBase to 2.1.1



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/djkevincr/gora GORA-534-HBase-Upgrade

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/gora/pull/136.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #136


commit ad8a8978a5bcc1cc177bc2fabcc92cf70e861906
Author: Kevin Ratnasekera 
Date:   2018-11-18T09:06:34Z

GORA-534 Upgrade HBase to 2.1.1




> Prepare gora-hbase for HBase 2.0 release
> 
>
> Key: GORA-534
> URL: https://issues.apache.org/jira/browse/GORA-534
> Project: Apache Gora
>  Issue Type: Bug
>Reporter: Ted Yu
>Assignee: Kevin Ratnasekera
>Priority: Major
> Fix For: 0.9
>
>
> HBase 2.0 is around the corner.
> We should accommodate hbase 2.0 API in anticipation of the new release.



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


[jira] [Commented] (GORA-534) Prepare gora-hbase for HBase 2.0 release

2018-04-06 Thread Ted Yu (JIRA)

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

Ted Yu commented on GORA-534:
-

hbase2.0 RC can be expected within a week.

> Prepare gora-hbase for HBase 2.0 release
> 
>
> Key: GORA-534
> URL: https://issues.apache.org/jira/browse/GORA-534
> Project: Apache Gora
>  Issue Type: Bug
>Reporter: Ted Yu
>Priority: Major
>
> HBase 2.0 is around the corner.
> We should accommodate hbase 2.0 API in anticipation of the new release.



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