[jira] [Created] (HBASE-14676) HBaseTestCase clean out: Purge Incommon Interface and Table and Region implementations

2015-10-22 Thread stack (JIRA)
stack created HBASE-14676: - Summary: HBaseTestCase clean out: Purge Incommon Interface and Table and Region implementations Key: HBASE-14676 URL: https://issues.apache.org/jira/browse/HBASE-14676 Project:

[jira] [Created] (HBASE-14675) Excise deprecated Put#add(...) and replace with Put#addColumn(...)

2015-10-22 Thread Jonathan Hsieh (JIRA)
Jonathan Hsieh created HBASE-14675: -- Summary: Excise deprecated Put#add(...) and replace with Put#addColumn(...) Key: HBASE-14675 URL: https://issues.apache.org/jira/browse/HBASE-14675 Project:

Could all tests run MR without MiniMapReduceCluster?

2015-10-22 Thread 陈恒
When i dig in HBASE-14659, i found in testcase TestHFileOutputFormat, some tests run MR job without MiniMRCluster and some run with it. The ones with no MiniMRCluster run much faster! Do we need to 'test' clustered MR especially in a unit test? As stack suggestion, i post this topic here

[jira] [Created] (HBASE-14677) BucketAllocator freeBlock is the bottleneck in bulk block cache evictions

2015-10-22 Thread Vladimir Rodionov (JIRA)
Vladimir Rodionov created HBASE-14677: - Summary: BucketAllocator freeBlock is the bottleneck in bulk block cache evictions Key: HBASE-14677 URL: https://issues.apache.org/jira/browse/HBASE-14677

[jira] [Resolved] (HBASE-14677) BucketAllocator freeBlock is the bottleneck in bulk block cache evictions

2015-10-22 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vladimir Rodionov resolved HBASE-14677. --- Resolution: Duplicate Duplicate of HBASE-14624 > BucketAllocator freeBlock is the

[jira] [Created] (HBASE-14678) Experiment: Temporarily disable balancer and a few others to see if root of crashed/timedout JVMs

2015-10-22 Thread stack (JIRA)
stack created HBASE-14678: - Summary: Experiment: Temporarily disable balancer and a few others to see if root of crashed/timedout JVMs Key: HBASE-14678 URL: https://issues.apache.org/jira/browse/HBASE-14678

Re: Could all tests run MR without MiniMapReduceCluster?

2015-10-22 Thread Elliott Clark
Do we have any tests that test the locality feature for map task -> machine? That's the only thing I can think of that would 100% require an mr mincluster. I'd be +1 on removing most of the uses of mr minicluster. On Wed, Oct 21, 2015 at 10:01 PM, 陈恒 wrote: > When i dig in

Re: Could all tests run MR without MiniMapReduceCluster?

2015-10-22 Thread Stack
On Wed, Oct 21, 2015 at 10:01 PM, 陈恒 wrote: > When i dig in HBASE-14659, i found in testcase TestHFileOutputFormat, > some tests run MR job > without MiniMRCluster and some run with it. > > > The ones with no MiniMRCluster run much faster! > Do we need to 'test' clustered MR

Re: add msg in disable table interface

2015-10-22 Thread Ted Yu
Isn't such information already available in master log (though not on one line) ? bq. a process need to add cp so disable Using online table alter feature, there is no need to disable the whole table. Cheers On Thu, Oct 22, 2015 at 3:07 AM, wangyongqiang0...@163.com <

[jira] [Created] (HBASE-14679) Separate security shell tests from other shell tests

2015-10-22 Thread Ted Yu (JIRA)
Ted Yu created HBASE-14679: -- Summary: Separate security shell tests from other shell tests Key: HBASE-14679 URL: https://issues.apache.org/jira/browse/HBASE-14679 Project: HBase Issue Type: Task

[jira] [Created] (HBASE-14681) Upgrade Checkstyle plugin to 2.15 to avoid MCHECKSTYLE-288

2015-10-22 Thread Misty Stanley-Jones (JIRA)
Misty Stanley-Jones created HBASE-14681: --- Summary: Upgrade Checkstyle plugin to 2.15 to avoid MCHECKSTYLE-288 Key: HBASE-14681 URL: https://issues.apache.org/jira/browse/HBASE-14681 Project:

[jira] [Created] (HBASE-14682) CM restore functionality for regionservers is broken

2015-10-22 Thread Enis Soztutar (JIRA)
Enis Soztutar created HBASE-14682: - Summary: CM restore functionality for regionservers is broken Key: HBASE-14682 URL: https://issues.apache.org/jira/browse/HBASE-14682 Project: HBase Issue

[jira] [Resolved] (HBASE-14681) Upgrade Checkstyle plugin to 2.16

2015-10-22 Thread Misty Stanley-Jones (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Misty Stanley-Jones resolved HBASE-14681. - Resolution: Fixed Hadoop Flags: Reviewed > Upgrade Checkstyle plugin to

add msg in disable table interface

2015-10-22 Thread wangyongqiang0...@163.com
we can find some tables are disabled sometimes, and we want to chcek out why. when we check master log, we can see logs are as follows: Client=root//"ip_address disable" "table_name" this log is from hbase0.98.10, line 2213 can we add a parameter named message to the interface disableTable, we

Upgrading Apache HTrace integration to 4.x branch

2015-10-22 Thread Andrey Redko
Hey guys, I am wondering if there are there any plans on upgrading Apache HTrace version used in HBase client / server from 3.x to 4.x release branch? Unfortunately, HTrace 3.x and 4.x versions are not compatible with respect to integration modules (zipkin, htraced) and cause nasty classpath

[jira] [Created] (HBASE-14683) Batching in buffered mutator is awful when adding lists of mutations.

2015-10-22 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-14683: - Summary: Batching in buffered mutator is awful when adding lists of mutations. Key: HBASE-14683 URL: https://issues.apache.org/jira/browse/HBASE-14683 Project:

Re: Could all tests run MR without MiniMapReduceCluster?

2015-10-22 Thread Elliott Clark
On Thu, Oct 22, 2015 at 7:41 PM, Heng Chen wrote: > IMO we can remove them firstly, and see what QA says. > +1

Opinions wanted: new site skin

2015-10-22 Thread Misty Stanley-Jones
Hi all, We are currently using the reFlow Maven site skin. I went looking around and found Fluido, which seems to be a bit more extensible. I built and staged a version of the site at http://mstanleyjones.github.io/hbase/index.html. Note the Github ribbon and the Google site search. I'm curious

Re: Could all tests run MR without MiniMapReduceCluster?

2015-10-22 Thread Stack
What Elliott said. St.Ack On Thu, Oct 22, 2015 at 10:09 PM, Elliott Clark wrote: > On Thu, Oct 22, 2015 at 7:41 PM, Heng Chen > wrote: > > > IMO we can remove them firstly, and see what QA says. > > > > +1 >

Re: Opinions wanted: new site skin

2015-10-22 Thread Stack
I think it looks pretty amazing. Fresh! I like the menu of menu reports. It shines light on mess we've shoved under the carpet for ages now (dependencies, being public w/ what the licensing of our depenencies are...). Can we change the google search to be search-hadoop.com setup for hbase

Re: Upgrading Apache HTrace integration to 4.x branch

2015-10-22 Thread Dave Latham
Looks like there's work to do that happening at https://issues.apache.org/jira/browse/HBASE-14451 On Thu, Oct 22, 2015 at 7:47 AM, Andrey Redko wrote: > Hey guys, > > I am wondering if there are there any plans on upgrading Apache HTrace > version used in HBase client / server

Re: Upgrading Apache HTrace integration to 4.x branch

2015-10-22 Thread Stack
What Dave said. The posted patch will put us up on htrace 4. Lacking is the work to make it so traces tell a good story, that all the previous trace points are properly connected and perhaps adding more. Should get to it soon. Thanks for asking, St.Ack On Thu, Oct 22, 2015 at 8:49 AM, Dave