[jira] [Commented] (TEPHRA-238) Support HBase 1.3.x

2017-09-05 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/TEPHRA-238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16153964#comment-16153964 ] James Taylor commented on TEPHRA-238: - Ping [~anew]. > Support HBase 1.3.x >

[jira] [Commented] (TEPHRA-238) Support HBase 1.3.x

2017-09-05 Thread Andreas Neumann (JIRA)
[ https://issues.apache.org/jira/browse/TEPHRA-238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154228#comment-16154228 ] Andreas Neumann commented on TEPHRA-238: Hi [~jamestaylor], I tried running the

[jira] [Commented] (TEPHRA-238) Support HBase 1.3.x

2017-09-05 Thread James Taylor (JIRA)
[ https://issues.apache.org/jira/browse/TEPHRA-238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154248#comment-16154248 ] James Taylor commented on TEPHRA-238: - Looks like perhaps a test-only issue. Do you st

[jira] [Commented] (TEPHRA-238) Support HBase 1.3.x

2017-09-05 Thread Andreas Neumann (JIRA)
[ https://issues.apache.org/jira/browse/TEPHRA-238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154253#comment-16154253 ] Andreas Neumann commented on TEPHRA-238: We could add reflection to the test class

Proposed Podling Report for September'17

2017-09-05 Thread Andreas Neumann
Hi all, please review the draft of the incubator report for Tephra that is due tomorrow. Please let me know if this looks right; I am planning to add it to the wiki tomorrow. Thanks -Andreas. Tephra Tephra is a system for providing globally consistent transactions on top of Apache HBa

Re: Proposed Podling Report for September'17

2017-09-05 Thread Poorna Chandra
+1 On Sep 5, 2017 3:40 PM, "Andreas Neumann" wrote: > Hi all, > > please review the draft of the incubator report for Tephra that is due > tomorrow. Please let me know if this looks right; I am planning to add it > to the wiki tomorrow. > > Thanks -Andreas. > > > > Tephra > > Tephra is

Re: Proposed Podling Report for September'17

2017-09-05 Thread James Taylor
+1 On Tue, Sep 5, 2017 at 4:04 PM, Poorna Chandra wrote: > +1 > > On Sep 5, 2017 3:40 PM, "Andreas Neumann" wrote: > > > Hi all, > > > > please review the draft of the incubator report for Tephra that is due > > tomorrow. Please let me know if this looks right; I am planning to add it > > to th

[GitHub] incubator-tephra pull request #50: [TEPHRA-238] Support for HBase 1.3.x

2017-09-05 Thread anew
GitHub user anew opened a pull request: https://github.com/apache/incubator-tephra/pull/50 [TEPHRA-238] Support for HBase 1.3.x - Adds a new compat module using 1.3.1 as the HBase version. I could not reuse the compat-1.1-base because HTable added four new methods in 1.3 (get/setO

[jira] [Commented] (TEPHRA-238) Support HBase 1.3.x

2017-09-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TEPHRA-238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154570#comment-16154570 ] ASF GitHub Bot commented on TEPHRA-238: --- GitHub user anew opened a pull request:

[jira] [Commented] (TEPHRA-238) Support HBase 1.3.x

2017-09-05 Thread Andreas Neumann (JIRA)
[ https://issues.apache.org/jira/browse/TEPHRA-238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154579#comment-16154579 ] Andreas Neumann commented on TEPHRA-238: I had to add a new compat module because

[jira] [Commented] (TEPHRA-238) Support HBase 1.3.x

2017-09-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TEPHRA-238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154582#comment-16154582 ] ASF GitHub Bot commented on TEPHRA-238: --- Github user JamesRTaylor commented on the i

[GitHub] incubator-tephra issue #50: [TEPHRA-238] Support for HBase 1.3.x

2017-09-05 Thread JamesRTaylor
Github user JamesRTaylor commented on the issue: https://github.com/apache/incubator-tephra/pull/50 +1. Thanks, @anew! ---

[jira] [Created] (TEPHRA-252) Travis builds are broken

2017-09-05 Thread Andreas Neumann (JIRA)
Andreas Neumann created TEPHRA-252: -- Summary: Travis builds are broken Key: TEPHRA-252 URL: https://issues.apache.org/jira/browse/TEPHRA-252 Project: Tephra Issue Type: Bug Repor

[jira] [Assigned] (TEPHRA-252) Travis builds are broken

2017-09-05 Thread Andreas Neumann (JIRA)
[ https://issues.apache.org/jira/browse/TEPHRA-252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Neumann reassigned TEPHRA-252: -- Assignee: Andreas Neumann (was: Poorna Chandra) > Travis builds are broken > -

[jira] [Commented] (TEPHRA-238) Support HBase 1.3.x

2017-09-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TEPHRA-238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154606#comment-16154606 ] ASF GitHub Bot commented on TEPHRA-238: --- Github user anew commented on the issue:

[GitHub] incubator-tephra issue #50: [TEPHRA-238] Support for HBase 1.3.x

2017-09-05 Thread anew
Github user anew commented on the issue: https://github.com/apache/incubator-tephra/pull/50 Thanks for the quick review, @JamesRTaylor. As an additional validation, could you run the Phoenix tests with this branch of Tephra? Thanks a lot! ---

[GitHub] incubator-tephra issue #50: [TEPHRA-238] Support for HBase 1.3.x

2017-09-05 Thread JamesRTaylor
Github user JamesRTaylor commented on the issue: https://github.com/apache/incubator-tephra/pull/50 Will do - I'll get back to you when finished. ---

[jira] [Commented] (TEPHRA-238) Support HBase 1.3.x

2017-09-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TEPHRA-238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154609#comment-16154609 ] ASF GitHub Bot commented on TEPHRA-238: --- Github user JamesRTaylor commented on the i

[GitHub] incubator-tephra pull request #51: [TEPHRA-252] Fix Travis build for Oracle ...

2017-09-05 Thread anew
GitHub user anew opened a pull request: https://github.com/apache/incubator-tephra/pull/51 [TEPHRA-252] Fix Travis build for Oracle JDK 7 You can merge this pull request into a Git repository by running: $ git pull https://github.com/anew/incubator-tephra tephra-252 Alternati

[jira] [Commented] (TEPHRA-252) Travis builds are broken

2017-09-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TEPHRA-252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154618#comment-16154618 ] ASF GitHub Bot commented on TEPHRA-252: --- GitHub user anew opened a pull request:

[GitHub] incubator-tephra issue #51: [TEPHRA-252] Fix Travis build for Oracle JDK 7

2017-09-05 Thread chtyim
Github user chtyim commented on the issue: https://github.com/apache/incubator-tephra/pull/51 LGTM ---

[jira] [Commented] (TEPHRA-252) Travis builds are broken

2017-09-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TEPHRA-252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154685#comment-16154685 ] ASF GitHub Bot commented on TEPHRA-252: --- Github user chtyim commented on the issue:

Podling Report Reminder - September 2017

2017-09-05 Thread johndament
Dear podling, This email was sent by an automated system on behalf of the Apache Incubator PMC. It is an initial reminder to give you plenty of time to prepare your quarterly board report. The board meeting is scheduled for Wed, 20 September 2017, 10:30 am PDT. The report for your podling will fo

[GitHub] incubator-tephra pull request #51: [TEPHRA-252] Fix Travis build for Oracle ...

2017-09-05 Thread anew
Github user anew closed the pull request at: https://github.com/apache/incubator-tephra/pull/51 ---

[GitHub] incubator-tephra issue #51: [TEPHRA-252] Fix Travis build for Oracle JDK 7

2017-09-05 Thread anew
Github user anew commented on the issue: https://github.com/apache/incubator-tephra/pull/51 Travis build passed now. Will commit this. ---

[jira] [Commented] (TEPHRA-252) Travis builds are broken

2017-09-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TEPHRA-252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154867#comment-16154867 ] ASF GitHub Bot commented on TEPHRA-252: --- Github user anew closed the pull request at

[jira] [Commented] (TEPHRA-252) Travis builds are broken

2017-09-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TEPHRA-252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154866#comment-16154866 ] ASF GitHub Bot commented on TEPHRA-252: --- Github user anew commented on the issue:

[jira] [Resolved] (TEPHRA-252) Travis builds are broken

2017-09-05 Thread Andreas Neumann (JIRA)
[ https://issues.apache.org/jira/browse/TEPHRA-252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Neumann resolved TEPHRA-252. Resolution: Fixed > Travis builds are broken > > >

[jira] [Commented] (TEPHRA-238) Support HBase 1.3.x

2017-09-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TEPHRA-238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154880#comment-16154880 ] ASF GitHub Bot commented on TEPHRA-238: --- Github user anew commented on the issue:

[GitHub] incubator-tephra issue #50: [TEPHRA-238] Support for HBase 1.3.x

2017-09-05 Thread anew
Github user anew commented on the issue: https://github.com/apache/incubator-tephra/pull/50 Rebased on top of Tephra-252. Travis build should now pass. ---

[GitHub] incubator-tephra issue #50: [TEPHRA-238] Support for HBase 1.3.x

2017-09-05 Thread JamesRTaylor
Github user JamesRTaylor commented on the issue: https://github.com/apache/incubator-tephra/pull/50 Verified that all test pass with usage of new HBase 1.3 compat module using this patch. Would be much appreciated if a Tephra release could be done with this patch so we can support tra

[jira] [Commented] (TEPHRA-238) Support HBase 1.3.x

2017-09-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TEPHRA-238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154892#comment-16154892 ] ASF GitHub Bot commented on TEPHRA-238: --- Github user JamesRTaylor commented on the i

[GitHub] incubator-tephra issue #50: [TEPHRA-238] Support for HBase 1.3.x

2017-09-05 Thread anew
Github user anew commented on the issue: https://github.com/apache/incubator-tephra/pull/50 Thanks, @JamesRTaylor, for the verification. I am waiting for the Travis build to succeed. What is your anticipated date for Phoenix 4.12? We have a few critical fixes that we would like t

[jira] [Commented] (TEPHRA-238) Support HBase 1.3.x

2017-09-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TEPHRA-238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16154899#comment-16154899 ] ASF GitHub Bot commented on TEPHRA-238: --- Github user anew commented on the issue: