[jira] [Created] (HBASE-12564) consolidate the getTableDescriptors() semantic

2014-11-24 Thread Matteo Bertozzi (JIRA)
Matteo Bertozzi created HBASE-12564: --- Summary: consolidate the getTableDescriptors() semantic Key: HBASE-12564 URL: https://issues.apache.org/jira/browse/HBASE-12564 Project: HBase Issue

Re: Changing it so we do NOT archive hfiles by default

2014-11-24 Thread Dave Latham
Even with the manifest feature, it is still inefficient to iterate over every hfile in the archive and check with the namenode to see if there is a new snapshot manifest that may reference that single hfile rather than doing that check a single time for the list of all archived hfiles. On Sat,

[jira] [Reopened] (HBASE-12479) Backport HBASE-11689 (Track meta in transition) to 0.98 and branch-1

2014-11-24 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell reopened HBASE-12479: Reverted Backport HBASE-11689 (Track meta in transition) to 0.98 and branch-1

[jira] [Created] (HBASE-12565) Race condition in HRegion.batchMutate() causes partial data to be written when region closes

2014-11-24 Thread Scott Fines (JIRA)
Scott Fines created HBASE-12565: --- Summary: Race condition in HRegion.batchMutate() causes partial data to be written when region closes Key: HBASE-12565 URL: https://issues.apache.org/jira/browse/HBASE-12565

[jira] [Reopened] (HBASE-12550) Check all storefiles are referenced before splitting

2014-11-24 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell reopened HBASE-12550: This change breaks Apache Phoenix compilation: {code} [ERROR]

[jira] [Created] (HBASE-12566) HRegion should have an InterfaceAudience of LimitedPrivate(PHOENIX)

2014-11-24 Thread Andrew Purtell (JIRA)
Andrew Purtell created HBASE-12566: -- Summary: HRegion should have an InterfaceAudience of LimitedPrivate(PHOENIX) Key: HBASE-12566 URL: https://issues.apache.org/jira/browse/HBASE-12566 Project:

[jira] [Created] (HBASE-12567) Track remaining issues for HBase-1.0

2014-11-24 Thread Enis Soztutar (JIRA)
Enis Soztutar created HBASE-12567: - Summary: Track remaining issues for HBase-1.0 Key: HBASE-12567 URL: https://issues.apache.org/jira/browse/HBASE-12567 Project: HBase Issue Type: Task

Thinking of cutting 0.99.2 RC next Monday, 12/01/14

2014-11-24 Thread Enis Söztutar
0.99.2 will be the last 0.99 release. We should do 1.0.0 RC shortly afterwards. I am starting testing upgrade of earlier versions into 0.99 bits this week. I'll create 1.0.1 and 1.1.0 jira release labels now. We can mark issues past 1.0 to track. See

[jira] [Created] (HBASE-12568) Adopt Semantic Versioning and document it in the book

2014-11-24 Thread Enis Soztutar (JIRA)
Enis Soztutar created HBASE-12568: - Summary: Adopt Semantic Versioning and document it in the book Key: HBASE-12568 URL: https://issues.apache.org/jira/browse/HBASE-12568 Project: HBase

Re: Changing it so we do NOT archive hfiles by default

2014-11-24 Thread lars hofhansl
Ah. I agree. Let's get that back in. Should not be too hard. As for this specific issue - apparently there are no snapshots involved. Are we still doing the work then? Need to study the code again. If it is the Namenode stuck on doing deletes, deleting the files immediately won't help (well it

[jira] [Created] (HBASE-12569) Control MaxDirectMemorySize in the same manner as heap size

2014-11-24 Thread Patrick White (JIRA)
Patrick White created HBASE-12569: - Summary: Control MaxDirectMemorySize in the same manner as heap size Key: HBASE-12569 URL: https://issues.apache.org/jira/browse/HBASE-12569 Project: HBase

[jira] [Created] (HBASE-12570) Missing/invalid split policy class name brings down your HBase cluster

2014-11-24 Thread James Taylor (JIRA)
James Taylor created HBASE-12570: Summary: Missing/invalid split policy class name brings down your HBase cluster Key: HBASE-12570 URL: https://issues.apache.org/jira/browse/HBASE-12570 Project:

Re: YCSB load data quit because hbase region too busy

2014-11-24 Thread mail list
hi, all I retest the YCSB load data, and here is a situation which may explain the load data blocked. I use too many threads to insert values, so the flush thread is not effectively to handle all memstore, and the user9099 memstore is queued at last, and waiting for flush too long which

Re: YCSB load data quit because hbase region too busy

2014-11-24 Thread mail list
Hi,all I modify the configuration, set hbase.hstore.flusher.count to 20 (default value is 2), and run the YCSB to load data with 32 threads, it works fine. On Nov 25, 2014, at 10:22, mail list louis.hust...@gmail.com wrote: hi, all I retest the YCSB load data, and here is a situation

RE: Questions about HBase replication

2014-11-24 Thread Bijieshan
But even with replicationSink, replicationSource still need to use RPC to ship entries. So, the potential problem you said may still occur. Replication has its own handler, which is different from normal handlers. You can check it from code:) Jieshan.

Replication terminology master-master

2014-11-24 Thread Misty Stanley-Jones
Hi all, I think master-master is a term that should be re-thought. It is not really a type of replication, but refers to a characteristic of a cluster, specifically a cluster which participates in multiple clusters with different roles -- it is a slave in one cluster and a master in another

Re: Thinking of cutting 0.99.2 RC next Monday, 12/01/14

2014-11-24 Thread ramkrishna vasudevan
Hi Enis I would like to get https://issues.apache.org/jira/browse/HBASE-11639 in the RC itself. It is in the last stages of review. Regards Ram On Tue, Nov 25, 2014 at 6:19 AM, Enis Söztutar e...@apache.org wrote: 0.99.2 will be the last 0.99 release. We should do 1.0.0 RC shortly

Re: Replication terminology master-master

2014-11-24 Thread lars hofhansl
Hmm... From that angle all we really have is master-slave replication, without limit as how it can be setup.A master can be slave too, and a slave a master, and cycles are allowed. I find cyclical replication more confusing than master-master (although it's true that master-master is strictly a

[jira] [Created] (HBASE-12571) hbase shell hung when enable table after rebooting base

2014-11-24 Thread Xiaobogu (JIRA)
Xiaobogu created HBASE-12571: Summary: hbase shell hung when enable table after rebooting base Key: HBASE-12571 URL: https://issues.apache.org/jira/browse/HBASE-12571 Project: HBase Issue Type: