[jira] [Commented] (HBASE-15811) Batch Get after batch Put does not fetch all Cells

2016-05-10 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15279573#comment-15279573 ] stack commented on HBASE-15811: --- I'm on branch-1 [~mantonov] so yeah, 1.3 and 1.2.1. This seems to be an

[jira] [Commented] (HBASE-15811) Batch Get after batch Put does not fetch all Cells

2016-05-10 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15279572#comment-15279572 ] stack commented on HBASE-15811: --- This is a bit ugly. Its mvcc. If I immediately go back again when I get an

[jira] [Commented] (HBASE-14879) maven archetype: mapreduce application

2016-05-10 Thread Daniel Vimont (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15279551#comment-15279551 ] Daniel Vimont commented on HBASE-14879: --- BTW, the instructions for both testing current archetypes

[jira] [Commented] (HBASE-14879) maven archetype: mapreduce application

2016-05-10 Thread Daniel Vimont (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15279538#comment-15279538 ] Daniel Vimont commented on HBASE-14879: --- I did a fresh clone of the hbase.git repository, applied

[jira] [Updated] (HBASE-15812) HttpServer fails to come up against hadoop trunk

2016-05-10 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15812: --- Attachment: 15812.v1.txt TestRegionServerMetrics passes locally with patch. > HttpServer fails to come up

[jira] [Commented] (HBASE-15784) MIsuse core/maxPoolSize of LinkedBlockingQueue in ThreadPoolExecutor

2016-05-10 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15279447#comment-15279447 ] Anoop Sam John commented on HBASE-15784: +1 > MIsuse core/maxPoolSize of LinkedBlockingQueue in

[jira] [Commented] (HBASE-15784) MIsuse core/maxPoolSize of LinkedBlockingQueue in ThreadPoolExecutor

2016-05-10 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15279444#comment-15279444 ] Jingcheng Du commented on HBASE-15784: -- Any comments for the latest patch? Thanks a lot! > MIsuse

[jira] [Commented] (HBASE-15742) Reduce allocation of objects in metrics

2016-05-10 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15279437#comment-15279437 ] Phil Yang commented on HBASE-15742: --- I see, thanks > Reduce allocation of objects in metrics >

[jira] [Commented] (HBASE-15742) Reduce allocation of objects in metrics

2016-05-10 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15279435#comment-15279435 ] Ted Yu commented on HBASE-15742: To my understanding, there wouldn't be more 1.0 release. > Reduce

[jira] [Commented] (HBASE-15742) Reduce allocation of objects in metrics

2016-05-10 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15279431#comment-15279431 ] Phil Yang commented on HBASE-15742: --- [~tedyu] Thanks. And seems we haven't commit the patch to

[jira] [Commented] (HBASE-14813) REST documentation under package.html should go to the book

2016-05-10 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15279428#comment-15279428 ] Hadoop QA commented on HBASE-14813: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Resolved] (HBASE-15742) Reduce allocation of objects in metrics

2016-05-10 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu resolved HBASE-15742. Resolution: Fixed TestRpcMetrics passes with the addendum > Reduce allocation of objects in metrics >

[jira] [Updated] (HBASE-15813) Rename DefaultWALProvider to a more specific name and clean up unnecessary reference to it

2016-05-10 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15813: -- Status: Patch Available (was: Open) > Rename DefaultWALProvider to a more specific name and clean up

[jira] [Updated] (HBASE-15813) Rename DefaultWALProvider to a more specific name and clean up unnecessary reference to it

2016-05-10 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-15813: -- Attachment: HBASE-15813.patch Almost same with the patch in HBASE-15536 except that the default WAL is

[jira] [Updated] (HBASE-15742) Reduce allocation of objects in metrics

2016-05-10 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang updated HBASE-15742: -- Attachment: 15742.0.98.patch > Reduce allocation of objects in metrics >

[jira] [Reopened] (HBASE-15742) Reduce allocation of objects in metrics

2016-05-10 Thread Phil Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Yang reopened HBASE-15742: --- 0.98 has a failing test caused by this issue > Reduce allocation of objects in metrics >

[jira] [Updated] (HBASE-15673) [PE tool] Fix latency metrics for multiGet

2016-05-10 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15673?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Appy updated HBASE-15673: - Component/s: Performance > [PE tool] Fix latency metrics for multiGet >

[jira] [Assigned] (HBASE-13532) Make UnknownScannerException logging less scary

2016-05-10 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Appy reassigned HBASE-13532: Assignee: Appy > Make UnknownScannerException logging less scary >

[jira] [Updated] (HBASE-13532) Make UnknownScannerException logging less scary

2016-05-10 Thread Appy (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Appy updated HBASE-13532: - Attachment: HBASE-13532-master.patch i feel kind of sad that i ignored such small fix for too long. Trying to

[jira] [Commented] (HBASE-15812) HttpServer fails to come up against hadoop trunk

2016-05-10 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15279384#comment-15279384 ] Hadoop QA commented on HBASE-15812: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Created] (HBASE-15813) Rename DefaultWALProvider to a more specific name and clean up unnecessary reference to it

2016-05-10 Thread Duo Zhang (JIRA)
Duo Zhang created HBASE-15813: - Summary: Rename DefaultWALProvider to a more specific name and clean up unnecessary reference to it Key: HBASE-15813 URL: https://issues.apache.org/jira/browse/HBASE-15813

[jira] [Commented] (HBASE-15774) Fix Upgrade lock usage in connection pool.

2016-05-10 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15279371#comment-15279371 ] Hadoop QA commented on HBASE-15774: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Updated] (HBASE-15774) Fix Upgrade lock usage in connection pool.

2016-05-10 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-15774: -- Status: Patch Available (was: In Progress) > Fix Upgrade lock usage in connection pool. >

[jira] [Updated] (HBASE-15774) Fix Upgrade lock usage in connection pool.

2016-05-10 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-15774: -- Description: Release the lock after a miss. This should allow most reads to go through. (was:

[jira] [Updated] (HBASE-15774) Fix Upgrade lock usage in connection pool.

2016-05-10 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-15774: -- Attachment: HBASE-15774.patch Use upgrade lock better. https://reviews.facebook.net/D58005 >

[jira] [Commented] (HBASE-14879) maven archetype: mapreduce application

2016-05-10 Thread Daniel Vimont (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15279315#comment-15279315 ] Daniel Vimont commented on HBASE-14879: --- I will look into this and get back to you soon. Thanks!

[jira] [Commented] (HBASE-15811) Batch Get after batch Put does not fetch all Cells

2016-05-10 Thread Mikhail Antonov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15279309#comment-15279309 ] Mikhail Antonov commented on HBASE-15811: - [~stack] you tried that on 1.2.1 branch only or...?

[jira] [Commented] (HBASE-15811) Batch Get after batch Put does not fetch all Cells

2016-05-10 Thread Mikhail Antonov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15279307#comment-15279307 ] Mikhail Antonov commented on HBASE-15811: - I assume it affects 1.3 too > Batch Get after batch

[jira] [Commented] (HBASE-10358) Shell changes for setting consistency per request

2016-05-10 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15279271#comment-15279271 ] Hadoop QA commented on HBASE-10358: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-14451) Move on to htrace-4.0.1 (from htrace-3.2.0) and tell a couple of good trace stories

2016-05-10 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15279268#comment-15279268 ] Hadoop QA commented on HBASE-14451: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-15808) Reduce potential bulk load intermediate space usage and waste

2016-05-10 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15279256#comment-15279256 ] Jerry He commented on HBASE-15808: -- Sure. I will add a test. > Reduce potential bulk load intermediate

[jira] [Assigned] (HBASE-15774) Fix Upgrade lock usage in connection pool.

2016-05-10 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark reassigned HBASE-15774: - Assignee: Elliott Clark (was: Mikhail Antonov) > Fix Upgrade lock usage in connection

[jira] [Commented] (HBASE-15615) Wrong sleep time when RegionServerCallable need retry

2016-05-10 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15279196#comment-15279196 ] Guanghao Zhang commented on HBASE-15615: Attach a v3 patch for master. It keep

[jira] [Commented] (HBASE-14920) Compacting Memstore

2016-05-10 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15279191#comment-15279191 ] stack commented on HBASE-14920: --- On the latter [~anoop.hbase], there is a new flush policy which will pick

[jira] [Updated] (HBASE-14813) REST documentation under package.html should go to the book

2016-05-10 Thread Misty Stanley-Jones (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Misty Stanley-Jones updated HBASE-14813: Attachment: HBASE-14813.patch Ready for review. > REST documentation under

[jira] [Updated] (HBASE-14813) REST documentation under package.html should go to the book

2016-05-10 Thread Misty Stanley-Jones (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Misty Stanley-Jones updated HBASE-14813: Status: Patch Available (was: Open) > REST documentation under package.html

[jira] [Assigned] (HBASE-14813) REST documentation under package.html should go to the book

2016-05-10 Thread Misty Stanley-Jones (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Misty Stanley-Jones reassigned HBASE-14813: --- Assignee: Misty Stanley-Jones > REST documentation under package.html

[jira] [Commented] (HBASE-15808) Reduce potential bulk load intermediate space usage and waste

2016-05-10 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15279179#comment-15279179 ] Hadoop QA commented on HBASE-15808: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-15812) HttpServer fails to come up against hadoop trunk

2016-05-10 Thread Sangjin Lee (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15279176#comment-15279176 ] Sangjin Lee commented on HBASE-15812: - LGTM. It would be great if this could be ported to 1.x lines.

[jira] [Updated] (HBASE-15812) HttpServer fails to come up against hadoop trunk

2016-05-10 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15812: --- Status: Patch Available (was: Open) > HttpServer fails to come up against hadoop trunk >

[jira] [Updated] (HBASE-15812) HttpServer fails to come up against hadoop trunk

2016-05-10 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-15812: --- Attachment: 15812.v1.txt Following example of HADOOP-12504, '/metrics' is removed > HttpServer fails to

[jira] [Commented] (HBASE-10358) Shell changes for setting consistency per request

2016-05-10 Thread yi liang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15279097#comment-15279097 ] yi liang commented on HBASE-10358: -- Hi Enis, Could you take a look at the patch, and help me to

[jira] [Updated] (HBASE-10358) Shell changes for setting consistency per request

2016-05-10 Thread yi liang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yi liang updated HBASE-10358: - Attachment: (was: shell_2.patch) > Shell changes for setting consistency per request >

[jira] [Updated] (HBASE-10358) Shell changes for setting consistency per request

2016-05-10 Thread yi liang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-10358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] yi liang updated HBASE-10358: - Attachment: shell_3.patch > Shell changes for setting consistency per request >

[jira] [Updated] (HBASE-14451) Move on to htrace-4.0.1 (from htrace-3.2.0) and tell a couple of good trace stories

2016-05-10 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-14451: -- Attachment: 14451.wip.v18.patch Rebase. Doesn't compile. Need to figure recent zk changes. Will be back. >

[jira] [Updated] (HBASE-14451) Move on to htrace-4.0.1 (from htrace-3.2.0) and tell a couple of good trace stories

2016-05-10 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-14451: -- Attachment: 14451.wip.v17.patch Putting this aside for a while. Got as far as traces crossing the RPC. Next up

[jira] [Commented] (HBASE-14644) Region in transition metric is broken

2016-05-10 Thread Scott Kuehn (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15278882#comment-15278882 ] Scott Kuehn commented on HBASE-14644: - I encountered this scenario on a production cluster today. The

[jira] [Commented] (HBASE-15798) Add Async RpcChannels to all RpcClients

2016-05-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15278819#comment-15278819 ] Hudson commented on HBASE-15798: FAILURE: Integrated in HBase-Trunk_matrix #912 (See

[jira] [Commented] (HBASE-15808) Reduce potential bulk load intermediate space usage and waste

2016-05-10 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15278799#comment-15278799 ] Matteo Bertozzi commented on HBASE-15808: - patch looks ok to me. checkstyle may complain about

[jira] [Updated] (HBASE-15808) Reduce potential bulk load intermediate space usage and waste

2016-05-10 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-15808: - Fix Version/s: 1.2.2 1.4.0 1.3.0 2.0.0

[jira] [Updated] (HBASE-15808) Reduce potential bulk load intermediate space usage and waste

2016-05-10 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-15808: - Attachment: HBASE-15808-v2.patch > Reduce potential bulk load intermediate space usage and waste >

[jira] [Commented] (HBASE-15808) Reduce potential bulk load intermediate space usage and waste

2016-05-10 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15278782#comment-15278782 ] Jerry He commented on HBASE-15808: -- After HBASE-12375, _tmp is not safe anymore. Attached v2.

[jira] [Created] (HBASE-15812) HttpServer fails to come up against hadoop trunk

2016-05-10 Thread Sangjin Lee (JIRA)
Sangjin Lee created HBASE-15812: --- Summary: HttpServer fails to come up against hadoop trunk Key: HBASE-15812 URL: https://issues.apache.org/jira/browse/HBASE-15812 Project: HBase Issue Type:

[jira] [Commented] (HBASE-14879) maven archetype: mapreduce application

2016-05-10 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15278764#comment-15278764 ] Jonathan Hsieh commented on HBASE-14879: Hey [~daniel_vimont], I'm given this patch a spin. I

[jira] [Comment Edited] (HBASE-14879) maven archetype: mapreduce application

2016-05-10 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15278764#comment-15278764 ] Jonathan Hsieh edited comment on HBASE-14879 at 5/10/16 8:00 PM: - Hey

[jira] [Updated] (HBASE-15792) Add on a test for locating a region

2016-05-10 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-15792: -- Resolution: Fixed Status: Resolved (was: Patch Available) > Add on a test for

[jira] [Updated] (HBASE-15811) Batch Get after batch Put does not fetch all Cells

2016-05-10 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15811?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-15811: -- Attachment: Test.java Program to reproduce by Robert Farr. > Batch Get after batch Put does not fetch all

[jira] [Created] (HBASE-15811) Batch Get after batch Put does not fetch all Cells

2016-05-10 Thread stack (JIRA)
stack created HBASE-15811: - Summary: Batch Get after batch Put does not fetch all Cells Key: HBASE-15811 URL: https://issues.apache.org/jira/browse/HBASE-15811 Project: HBase Issue Type: Bug

[jira] [Commented] (HBASE-15801) Upgrade checkstyle for all branches

2016-05-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15278506#comment-15278506 ] Hudson commented on HBASE-15801: FAILURE: Integrated in HBase-1.0 #1160 (See

[jira] [Commented] (HBASE-15801) Upgrade checkstyle for all branches

2016-05-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15278494#comment-15278494 ] Hudson commented on HBASE-15801: FAILURE: Integrated in HBase-0.98-on-Hadoop-1.1 #1215 (See

[jira] [Updated] (HBASE-15798) Add Async RpcChannels to all RpcClients

2016-05-10 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-15798: -- Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 2.0.0 Status: Resolved (was:

[jira] [Commented] (HBASE-15554) StoreFile$Writer.appendGeneralBloomFilter generates extra KV

2016-05-10 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15278186#comment-15278186 ] ramkrishna.s.vasudevan commented on HBASE-15554: bq.It can avoid copy when the entire Key

[jira] [Commented] (HBASE-15798) Add Async RpcChannels to all RpcClients

2016-05-10 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15278157#comment-15278157 ] Hadoop QA commented on HBASE-15798: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Created] (HBASE-15810) We are running a map reduce/spark job to bulk load hbase data in one of the environment . While running the job, it is not able to connect to hbase zookeeper

2016-05-10 Thread Neemesh (JIRA)
Neemesh created HBASE-15810: --- Summary: We are running a map reduce/spark job to bulk load hbase data in one of the environment . While running the job, it is not able to connect to hbase zookeeper Key: HBASE-15810

[jira] [Commented] (HBASE-15785) Unnecessary lock in ByteBufferArray#asSubByteBuff

2016-05-10 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15278136#comment-15278136 ] ramkrishna.s.vasudevan commented on HBASE-15785: +1 > Unnecessary lock in

[jira] [Commented] (HBASE-15801) Upgrade checkstyle for all branches

2016-05-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15278055#comment-15278055 ] Hudson commented on HBASE-15801: FAILURE: Integrated in HBase-0.98-matrix #343 (See

[jira] [Commented] (HBASE-15554) StoreFile$Writer.appendGeneralBloomFilter generates extra KV

2016-05-10 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15278035#comment-15278035 ] Anoop Sam John commented on HBASE-15554: It can avoid copy when the entire Key is in one buffer

[jira] [Commented] (HBASE-15805) Canary test timesout if there is failed\shutdown zookeeper node in a quorum

2016-05-10 Thread Vishal Khandelwal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15277982#comment-15277982 ] Vishal Khandelwal commented on HBASE-15805: --- Thanks [~churromorales]. Fixed the patch name. >

[jira] [Resolved] (HBASE-7065) alter table with multiple actions should do just one schema update (shell)

2016-05-10 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi resolved HBASE-7065. -- Resolution: Duplicate Handled as part of HBASE-15641 > alter table with multiple actions

[jira] [Updated] (HBASE-15798) Add Async RpcChannels to all RpcClients

2016-05-10 Thread Jurriaan Mous (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jurriaan Mous updated HBASE-15798: -- Attachment: HBASE-15798-v2.patch Fix server test failures. Was missing an instanceof check in

[jira] [Commented] (HBASE-14920) Compacting Memstore

2016-05-10 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15277940#comment-15277940 ] Hadoop QA commented on HBASE-14920: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-15554) StoreFile$Writer.appendGeneralBloomFilter generates extra KV

2016-05-10 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15277932#comment-15277932 ] ramkrishna.s.vasudevan commented on HBASE-15554: A simple way to solve is - can we here

[jira] [Resolved] (HBASE-8039) Make HDFS replication number configurable for a column family

2016-05-10 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi resolved HBASE-8039. -- Resolution: Duplicate Fix Version/s: (was: 2.0.0) Implemented as part of HBASE-14154

[jira] [Commented] (HBASE-14920) Compacting Memstore

2016-05-10 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15277864#comment-15277864 ] Anoop Sam John commented on HBASE-14920: Did not go through the latest patch.. So it will work

[jira] [Commented] (HBASE-15801) Upgrade checkstyle for all branches

2016-05-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15277854#comment-15277854 ] Hudson commented on HBASE-15801: SUCCESS: Integrated in HBase-1.1-JDK7 #1714 (See

[jira] [Commented] (HBASE-15765) RPC handlers should steal from other queues in the same or higher priority

2016-05-10 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15277839#comment-15277839 ] Hadoop QA commented on HBASE-15765: --- | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote ||

[jira] [Commented] (HBASE-15799) Two Shell 'close_region' Example Syntaxes Don't Work

2016-05-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15277832#comment-15277832 ] Hudson commented on HBASE-15799: FAILURE: Integrated in HBase-Trunk_matrix #911 (See

[jira] [Commented] (HBASE-15415) Improve Master WebUI snapshot information

2016-05-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15277831#comment-15277831 ] Hudson commented on HBASE-15415: FAILURE: Integrated in HBase-Trunk_matrix #911 (See

[jira] [Commented] (HBASE-15801) Upgrade checkstyle for all branches

2016-05-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15277787#comment-15277787 ] Hudson commented on HBASE-15801: FAILURE: Integrated in HBase-1.1-JDK8 #1800 (See

[jira] [Commented] (HBASE-15526) Make SnapshotManager accessible through MasterServices

2016-05-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15277781#comment-15277781 ] Hudson commented on HBASE-15526: SUCCESS: Integrated in HBase-1.3-IT #657 (See

[jira] [Commented] (HBASE-15415) Improve Master WebUI snapshot information

2016-05-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15277780#comment-15277780 ] Hudson commented on HBASE-15415: SUCCESS: Integrated in HBase-1.3-IT #657 (See

[jira] [Commented] (HBASE-15805) Canary test timesout if there is failed\shutdown zookeeper node in a quorum

2016-05-10 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15277762#comment-15277762 ] Hadoop QA commented on HBASE-15805: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Updated] (HBASE-14920) Compacting Memstore

2016-05-10 Thread Eshcar Hillel (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eshcar Hillel updated HBASE-14920: -- Attachment: HBASE-14920-V08.patch New patch including code review comments and solution for

[jira] [Commented] (HBASE-15526) Make SnapshotManager accessible through MasterServices

2016-05-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15277756#comment-15277756 ] Hudson commented on HBASE-15526: SUCCESS: Integrated in HBase-1.3 #694 (See

[jira] [Commented] (HBASE-15415) Improve Master WebUI snapshot information

2016-05-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15277755#comment-15277755 ] Hudson commented on HBASE-15415: SUCCESS: Integrated in HBase-1.3 #694 (See

[jira] [Commented] (HBASE-15801) Upgrade checkstyle for all branches

2016-05-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15277754#comment-15277754 ] Hudson commented on HBASE-15801: SUCCESS: Integrated in HBase-1.3 #694 (See

[jira] [Commented] (HBASE-15415) Improve Master WebUI snapshot information

2016-05-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15277735#comment-15277735 ] Hudson commented on HBASE-15415: FAILURE: Integrated in HBase-1.4 #146 (See

[jira] [Commented] (HBASE-15801) Upgrade checkstyle for all branches

2016-05-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15277734#comment-15277734 ] Hudson commented on HBASE-15801: FAILURE: Integrated in HBase-1.4 #146 (See

[jira] [Commented] (HBASE-15525) OutOfMemory could occur when using BoundedByteBufferPool during RPC bursts

2016-05-10 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15277723#comment-15277723 ] ramkrishna.s.vasudevan commented on HBASE-15525: bq.Not a big deal and wont consume much

[jira] [Commented] (HBASE-15801) Upgrade checkstyle for all branches

2016-05-10 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15277712#comment-15277712 ] Hudson commented on HBASE-15801: FAILURE: Integrated in HBase-1.2 #622 (See

[jira] [Updated] (HBASE-15765) RPC handlers should steal from other queues in the same or higher priority

2016-05-10 Thread Heng Chen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Heng Chen updated HBASE-15765: -- Attachment: HBASE-15765_v1.patch fix failed test case > RPC handlers should steal from other queues

[jira] [Commented] (HBASE-15296) Break out writer and reader from StoreFile

2016-05-10 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15277677#comment-15277677 ] Hadoop QA commented on HBASE-15296: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem