[jira] [Created] (HBASE-17885) Backport HBASE-15871 to branch-1

2017-04-05 Thread ramkrishna.s.vasudevan (JIRA)
ramkrishna.s.vasudevan created HBASE-17885: -- Summary: Backport HBASE-15871 to branch-1 Key: HBASE-17885 URL: https://issues.apache.org/jira/browse/HBASE-17885 Project: HBase Issue

Re: release of HBase 1.3.1?

2017-04-05 Thread James Taylor
Thanks, Mikhail, Andrew and the rest of the team! Really appreciate it. James On Wed, Apr 5, 2017 at 4:39 PM, Mikhail Antonov wrote: > All right, I cherry picked HBASE-17227 and the first RC is out. > > Thanks Andrew for the help pushing it! > > -Mikhail > > On Wed,

Re: release of HBase 1.3.1?

2017-04-05 Thread Mikhail Antonov
All right, I cherry picked HBASE-17227 and the first RC is out. Thanks Andrew for the help pushing it! -Mikhail On Wed, Apr 5, 2017 at 12:47 PM, Mikhail Antonov wrote: > Thanks Andrew! > > So after open jiras has been re-targeted for 1.3.2 and looking at the > filter >

[jira] [Created] (HBASE-17884) Backport HBASE-16217 to branch-1

2017-04-05 Thread Gary Helmling (JIRA)
Gary Helmling created HBASE-17884: - Summary: Backport HBASE-16217 to branch-1 Key: HBASE-17884 URL: https://issues.apache.org/jira/browse/HBASE-17884 Project: HBase Issue Type: Sub-task

[VOTE] First release candidate for HBase 1.3.1 (RC0) is available

2017-04-05 Thread Mikhail Antonov
Hello everyone, I'm pleased to announce the first release candidate for Apache HBase 1.3.1 is available to download and testing. Artifacts are available here: https://dist.apache.org/repos/dist/dev/hbase/1.3.1RC0/ Maven artifacts are available in the staging repository:

Re: release of HBase 1.3.1?

2017-04-05 Thread Mikhail Antonov
Thanks Andrew! So after open jiras has been re-targeted for 1.3.2 and looking at the filter `affectedVersion in (1.3.0) AND fixVersion = 1.3.2 AND status in (Open, "Patch Available", Reopened, "In Progress")` there are only few issues that warrant discussion before RC0, I think. - HBASE-17513,

[jira] [Resolved] (HBASE-17641) Provide shaded hbase-testing-util

2017-04-05 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey resolved HBASE-17641. - Resolution: Duplicate Fix Version/s: (was: 1.4.0) (was: 2.0.0)

Re: release of HBase 1.3.1?

2017-04-05 Thread Andrew Purtell
Branch 1.3 updated and tagged for RC0. remote: hbase git commit: Update POMs and CHANGES.txt for 1.3.1 RC0 To https://git-wip-us.apache.org/repos/asf/hbase.git fd297e2..3a2f3aa branch-1.3 -> branch-1.3 * [new tag] 1.3.1RC0 -> 1.3.1RC0 On Mon, Apr 3, 2017 at 10:35 PM, Mikhail

[jira] [Created] (HBASE-17883) release 1.4.0

2017-04-05 Thread Sean Busbey (JIRA)
Sean Busbey created HBASE-17883: --- Summary: release 1.4.0 Key: HBASE-17883 URL: https://issues.apache.org/jira/browse/HBASE-17883 Project: HBase Issue Type: Task Components: community

[jira] [Created] (HBASE-17882) Why do the WalEdit implement the Writable interface

2017-04-05 Thread Chia-Ping Tsai (JIRA)
Chia-Ping Tsai created HBASE-17882: -- Summary: Why do the WalEdit implement the Writable interface Key: HBASE-17882 URL: https://issues.apache.org/jira/browse/HBASE-17882 Project: HBase

[jira] [Created] (HBASE-17881) Remove the ByteBufferCellImpl

2017-04-05 Thread Chia-Ping Tsai (JIRA)
Chia-Ping Tsai created HBASE-17881: -- Summary: Remove the ByteBufferCellImpl Key: HBASE-17881 URL: https://issues.apache.org/jira/browse/HBASE-17881 Project: HBase Issue Type: Sub-task

[jira] [Resolved] (HBASE-17880) Avoid NPE in snapshot.jsp when accessing without any request parameter

2017-04-05 Thread Abhishek Kumar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abhishek Kumar resolved HBASE-17880. Resolution: Duplicate Closing it as duplicate of HBASE-17879, raised it twice mistakenly.

[jira] [Created] (HBASE-17880) Avoid NPE in snapshot.jsp when accessing without any request parameter

2017-04-05 Thread Abhishek Kumar (JIRA)
Abhishek Kumar created HBASE-17880: -- Summary: Avoid NPE in snapshot.jsp when accessing without any request parameter Key: HBASE-17880 URL: https://issues.apache.org/jira/browse/HBASE-17880 Project:

[jira] [Created] (HBASE-17879) Avoid NPE in snapshot.jsp when accessing without any request parameter

2017-04-05 Thread Abhishek Kumar (JIRA)
Abhishek Kumar created HBASE-17879: -- Summary: Avoid NPE in snapshot.jsp when accessing without any request parameter Key: HBASE-17879 URL: https://issues.apache.org/jira/browse/HBASE-17879 Project:

[jira] [Resolved] (HBASE-15179) Cell/DBB end-to-end on the write-path

2017-04-05 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John resolved HBASE-15179. Resolution: Fixed Hadoop Flags: Reviewed > Cell/DBB end-to-end on the write-path >

[jira] [Created] (HBASE-17878) java.lang.NoSuchMethodError: org.joda.time.format.DateTimeFormatter.withZoneUTC()Lorg/joda/time/format/DateTimeFormatter when starting HBase with hbase.rootdir on S3

2017-04-05 Thread Xiang Li (JIRA)
Xiang Li created HBASE-17878: Summary: java.lang.NoSuchMethodError: org.joda.time.format.DateTimeFormatter.withZoneUTC()Lorg/joda/time/format/DateTimeFormatter when starting HBase with hbase.rootdir on S3 Key: HBASE-17878