[jira] [Created] (HBASE-13803) Disable the MobCompactionChore when the interval is not larger than 0

2015-05-29 Thread Jingcheng Du (JIRA)
Jingcheng Du created HBASE-13803: Summary: Disable the MobCompactionChore when the interval is not larger than 0 Key: HBASE-13803 URL: https://issues.apache.org/jira/browse/HBASE-13803 Project: HBase

[jira] [Created] (HBASE-13804) Revert the changes in pom.xml

2015-05-29 Thread Jingcheng Du (JIRA)
Jingcheng Du created HBASE-13804: Summary: Revert the changes in pom.xml Key: HBASE-13804 URL: https://issues.apache.org/jira/browse/HBASE-13804 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-13805) Use LimitInputStream in hbase-common instead of ProtobufUtil.LimitedInputStream

2015-05-29 Thread Jingcheng Du (JIRA)
Jingcheng Du created HBASE-13805: Summary: Use LimitInputStream in hbase-common instead of ProtobufUtil.LimitedInputStream Key: HBASE-13805 URL: https://issues.apache.org/jira/browse/HBASE-13805

[jira] [Created] (HBASE-13802) Procedure V2: Master fail to come up due to rollback of create namespace table

2015-05-29 Thread Stephen Yuan Jiang (JIRA)
Stephen Yuan Jiang created HBASE-13802: -- Summary: Procedure V2: Master fail to come up due to rollback of create namespace table Key: HBASE-13802 URL: https://issues.apache.org/jira/browse/HBASE-13802

[jira] [Created] (HBASE-13807) [0.98] NoTagsKeyValue optimization is not proper

2015-05-29 Thread Anoop Sam John (JIRA)
Anoop Sam John created HBASE-13807: -- Summary: [0.98] NoTagsKeyValue optimization is not proper Key: HBASE-13807 URL: https://issues.apache.org/jira/browse/HBASE-13807 Project: HBase Issue

[jira] [Created] (HBASE-13806) Check the mob files when there are mob-enabled columns in HFileCorruptionChecker

2015-05-29 Thread Jingcheng Du (JIRA)
Jingcheng Du created HBASE-13806: Summary: Check the mob files when there are mob-enabled columns in HFileCorruptionChecker Key: HBASE-13806 URL: https://issues.apache.org/jira/browse/HBASE-13806

[jira] [Reopened] (HBASE-13776) Setting illegal versions for HColumnDescriptor does not throw IllegalArgumentException

2015-05-29 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu reopened HBASE-13776: Thanks for the reminder, Matteo. I reverted from branch-1.0 Setting illegal versions for HColumnDescriptor

Re: Planning for HBase 1.2

2015-05-29 Thread Sean Busbey
It sounds like we have plenty to get into a 1.2 release regardless of how the discussion over MOB goes. It sounds like we're at consensus for me taking on release manager for the 1.2 line? Presuming that's the case, I'll plan to cut a branch in mid-June with a goal of getting our first release

Async Table API

2015-05-29 Thread Jurriaan Mous
Dear HBase Developers, I am currently working on issue HBASE-13784 https://issues.apache.org/jira/browse/HBASE-13784 to provide an Async Table api which builds on my previous work in HBASE-12684 https://issues.apache.org/jira/browse/HBASE-12684 which added a new AsyncRpcClient. For this I am

review bump

2015-05-29 Thread Sean Busbey
could someone take a quick look at https://issues.apache.org/jira/browse/HBASE-13728 -- Sean

Re: review bump

2015-05-29 Thread Sean Busbey
thanks Ted! On Fri, May 29, 2015 at 12:35 PM, Ted Yu yuzhih...@gmail.com wrote: Should be good to go. On Fri, May 29, 2015 at 10:28 AM, Sean Busbey bus...@cloudera.com wrote: could someone take a quick look at https://issues.apache.org/jira/browse/HBASE-13728 -- Sean -- Sean

[jira] [Resolved] (HBASE-13799) javadoc how Scan gets polluted when used; if you set attributes or ask for scan metrics

2015-05-29 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-13799. --- Resolution: Fixed Fix Version/s: 1.1.1 1.2.0 1.0.2

[jira] [Reopened] (HBASE-13779) Calling table.exists() before table.get() end up with an empty Result

2015-05-29 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi reopened HBASE-13779: - Dang the failures are proper. Get(Get) doesn't seems to preserve the fields from Query like

[jira] [Created] (HBASE-13811) Splitting WALs, we are filtering out too many edits - DATALOSS

2015-05-29 Thread stack (JIRA)
stack created HBASE-13811: - Summary: Splitting WALs, we are filtering out too many edits - DATALOSS Key: HBASE-13811 URL: https://issues.apache.org/jira/browse/HBASE-13811 Project: HBase Issue

[CANCELLED] [VOTE] The 1st HBase 0.98.13 release candidate (RC0) is available, vote closing 6/3/2015

2015-05-29 Thread Andrew Purtell
It's never too late Enis, well, until a vote passes anyway. :-) Thanks for looking in to the ramifications of this change. An practically-infinite timeout is a bug by definition. I think we should have something like this change in 0.98.13 and the 1.x-es. Your point about the new 60 second

[jira] [Created] (HBASE-13813) Fix Javadoc warnings in Procedure.java

2015-05-29 Thread Stephen Yuan Jiang (JIRA)
Stephen Yuan Jiang created HBASE-13813: -- Summary: Fix Javadoc warnings in Procedure.java Key: HBASE-13813 URL: https://issues.apache.org/jira/browse/HBASE-13813 Project: HBase Issue

Re: HBase release notes?

2015-05-29 Thread Enis Söztutar
If you are interested in a summary, the release announcement emails to the dev threads are the best resource for 1.0 and 1.1 releases. Those also include pointers to actual release notes containing all the issues. Enis On Thu, May 28, 2015 at 8:55 PM, Stack st...@duboce.net wrote: What JMS

Re: Planning for HBase 1.2

2015-05-29 Thread Ted Yu
+1 for Sean to be RM from me too. On Fri, May 29, 2015 at 12:28 PM, Enis Söztutar e...@apache.org wrote: Belated +1 for Sean for the 1.2 RM. It will be good for having diversity for RMs. Enis On Fri, May 29, 2015 at 7:59 AM, Sean Busbey bus...@cloudera.com wrote: It sounds like we have

[jira] [Reopened] (HBASE-13647) Default value for hbase.client.operation.timeout is too high

2015-05-29 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar reopened HBASE-13647: --- Reopening this since there are a couple of problems. It seems that it has been committed to

Re: Planning for HBase 1.2

2015-05-29 Thread Stack
On Fri, May 29, 2015 at 7:59 AM, Sean Busbey bus...@cloudera.com wrote: It sounds like we have plenty to get into a 1.2 release regardless of how the discussion over MOB goes. It sounds like we're at consensus for me taking on release manager for the 1.2 line? Presuming that's the case, I'll

[jira] [Created] (HBASE-13809) TestRowTooBig should use HDFS directory for its region directory

2015-05-29 Thread Stephen Yuan Jiang (JIRA)
Stephen Yuan Jiang created HBASE-13809: -- Summary: TestRowTooBig should use HDFS directory for its region directory Key: HBASE-13809 URL: https://issues.apache.org/jira/browse/HBASE-13809

[jira] [Created] (HBASE-13808) Some Phoenix tests failed with NPE

2015-05-29 Thread Alicia Ying Shu (JIRA)
Alicia Ying Shu created HBASE-13808: --- Summary: Some Phoenix tests failed with NPE Key: HBASE-13808 URL: https://issues.apache.org/jira/browse/HBASE-13808 Project: HBase Issue Type: Bug

Re: Planning for HBase 1.2

2015-05-29 Thread Enis Söztutar
Belated +1 for Sean for the 1.2 RM. It will be good for having diversity for RMs. Enis On Fri, May 29, 2015 at 7:59 AM, Sean Busbey bus...@cloudera.com wrote: It sounds like we have plenty to get into a 1.2 release regardless of how the discussion over MOB goes. It sounds like we're at

Re: [VOTE] The 1st HBase 0.98.13 release candidate (RC0) is available, vote closing 6/3/2015

2015-05-29 Thread Enis Söztutar
Sorry to be late, but I would vote -0 because of: https://issues.apache.org/jira/browse/HBASE-13647?focusedCommentId=14565266page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14565266 I don't think it is acceptable to change the default so aggressively in 0.98-1.1