[jira] [Created] (HBASE-16509) Add option to LoadIncrementalHFiles which allows skipping unmatched column families

2016-08-26 Thread Ted Yu (JIRA)
Ted Yu created HBASE-16509: -- Summary: Add option to LoadIncrementalHFiles which allows skipping unmatched column families Key: HBASE-16509 URL: https://issues.apache.org/jira/browse/HBASE-16509 Project: HBas

[jira] [Created] (HBASE-16508) Move UnexpectedStateException to common

2016-08-26 Thread Matteo Bertozzi (JIRA)
Matteo Bertozzi created HBASE-16508: --- Summary: Move UnexpectedStateException to common Key: HBASE-16508 URL: https://issues.apache.org/jira/browse/HBASE-16508 Project: HBase Issue Type: Imp

Re: [DISCUSS] 0.98 branch disposition

2016-08-26 Thread Manjeet Singh
I am extremely sorry my intention was to send as personal message and its send in group ... sorry for that On 26 Aug 2016 23:50, "Andrew Purtell" wrote: > Manjeet, > > Hijacking a discussion is poor form and not appreciated. Please start a > brand new discussion thread, and mail u...@hbase.apach

Re: [DISCUSS] 0.98 branch disposition

2016-08-26 Thread Andrew Purtell
Manjeet, Hijacking a discussion is poor form and not appreciated. Please start a brand new discussion thread, and mail u...@hbase.apache.org if you'd like a response. On Fri, Aug 26, 2016 at 11:16 AM, Manjeet Singh wrote: > Hi Andy > > Can you please help me on below issue? > > -- Best regards

Re: [DISCUSS] 0.98 branch disposition

2016-08-26 Thread Manjeet Singh
Hi Andy Can you please help me on below issue? I am using wide table approach, where I might have 100 to 1,00, column qualifier (U can understand this record as assume rowkey is mobile number or any ip and column name it self as a value which is url surf by this subscriber) I have perform

[DISCUSS] 0.98 branch disposition

2016-08-26 Thread Andrew Purtell
Greetings, HBase 0.98.0 was released in February of 2014. We have had 21 releases in 2 1/2 years at a fairly regular cadence, a terrific run for any software product. However as 0.98 RM I think it's now time to discuss winding down 0.98. I want to give you notice of this as far in advance as possi

Rolling 0.98.22 next week

2016-08-26 Thread Andrew Purtell
It's about that time again. -- Best regards, - Andy Problems worthy of attack prove their worth by hitting back. - Piet Hein (via Tom White)

[jira] [Created] (HBASE-16507) Procedure v2 - Force DDL operation to always roll forward

2016-08-26 Thread Matteo Bertozzi (JIRA)
Matteo Bertozzi created HBASE-16507: --- Summary: Procedure v2 - Force DDL operation to always roll forward Key: HBASE-16507 URL: https://issues.apache.org/jira/browse/HBASE-16507 Project: HBase

[jira] [Created] (HBASE-16506) Use subprocedure of Proc V2 for snapshot in BackupProcedure

2016-08-26 Thread Ted Yu (JIRA)
Ted Yu created HBASE-16506: -- Summary: Use subprocedure of Proc V2 for snapshot in BackupProcedure Key: HBASE-16506 URL: https://issues.apache.org/jira/browse/HBASE-16506 Project: HBase Issue Type:

Re: namespace quota not take effect

2016-08-26 Thread Stephen Jiang
Could you check whether the "hbase.quota.enabled" is "true". If not set, default is false. Thanks Stephen On Wed, Aug 24, 2016 at 10:42 PM, Dima Spivak wrote: > Hey who.cat, > > I can't seem to reproduce this against master: > > [root@node-1 ~]# hbase shell > 2016-08-24 22:35:54,154 WARN [mai

Successful: HBase Generate Website

2016-08-26 Thread Apache Jenkins Server
Build status: Successful If successful, the website and docs have been generated. To update the live site, follow the instructions below. If failed, skip to the bottom of this email. Use the following commands to download the patch and apply it to a clean branch based on origin/asf-site. If yo

[jira] [Reopened] (HBASE-14882) Provide a Put API that adds the provided family, qualifier, value without copying

2016-08-26 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John reopened HBASE-14882: Reverted to address concerns from Enis. > Provide a Put API that adds the provided family, qua

adding a column to exiting tables

2016-08-26 Thread satishleo
Hi, I am a hbase newbie so posing this question, I need to add an integer column to hbase table with default value 2 and also need to back fill the column value to 2 for the existing rows. could someone please let me know how to do this. -- View this message in context: http://apache-hbase.6

[jira] [Reopened] (HBASE-16502) Reduce garbage in BufferedDataBlockEncoder

2016-08-26 Thread binlijin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] binlijin reopened HBASE-16502: -- > Reduce garbage in BufferedDataBlockEncoder > -- > >