Re: Time for HBase 1.1.5

2016-04-25 Thread Nick Dimiduk
Compat report is looking nice and clean this time around: http://home.apache.org/~ndimiduk/1.1.4_branch-1.1_compat_report.html On Mon, Apr 25, 2016 at 10:10 AM, Stack wrote: > Thanks Nick, > St.Ack > > On Thu, Apr 21, 2016 at 4:00 PM, Nick Dimiduk wrote:

[jira] [Created] (HBASE-15709) Handle large edits for asynchronous WAL

2016-04-25 Thread Duo Zhang (JIRA)
Duo Zhang created HBASE-15709: - Summary: Handle large edits for asynchronous WAL Key: HBASE-15709 URL: https://issues.apache.org/jira/browse/HBASE-15709 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-15708) Docker for dev-support scripts

2016-04-25 Thread Appy (JIRA)
Appy created HBASE-15708: Summary: Docker for dev-support scripts Key: HBASE-15708 URL: https://issues.apache.org/jira/browse/HBASE-15708 Project: HBase Issue Type: Bug Reporter: Appy

[jira] [Created] (HBASE-15707) ImportTSV bulk output does not support tags with hfile.format.version=3

2016-04-25 Thread huaxiang sun (JIRA)
huaxiang sun created HBASE-15707: Summary: ImportTSV bulk output does not support tags with hfile.format.version=3 Key: HBASE-15707 URL: https://issues.apache.org/jira/browse/HBASE-15707 Project:

Re: Hangout on Slack?

2016-04-25 Thread Stack
On Mon, Apr 25, 2016 at 4:05 PM, Apekshit Sharma wrote: > "Committers should hang out in the #hbase room on irc.freenode.net for > real-time discussions." > -- HBase Book > > The room has a bunch of people, but none who I recognize. I wonder what > happened. How a room which I

Hangout on Slack?

2016-04-25 Thread Apekshit Sharma
"Committers should hang out in the #hbase room on irc.freenode.net for real-time discussions." -- HBase Book The room has a bunch of people, but none who I recognize. I wonder what happened. How a room which I imagine must have had thriving geeky discussions once, just died. Anyways, let's

[jira] [Created] (HBASE-15706) HFilePrettyPrinter should print out nicely formatted tags

2016-04-25 Thread huaxiang sun (JIRA)
huaxiang sun created HBASE-15706: Summary: HFilePrettyPrinter should print out nicely formatted tags Key: HBASE-15706 URL: https://issues.apache.org/jira/browse/HBASE-15706 Project: HBase

[jira] [Created] (HBASE-15705) Add on meta cache.

2016-04-25 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-15705: - Summary: Add on meta cache. Key: HBASE-15705 URL: https://issues.apache.org/jira/browse/HBASE-15705 Project: HBase Issue Type: Sub-task

Re: Allowing clients to set priorities

2016-04-25 Thread Andrew Purtell
I think option one is interesting if we are able to make our theadpools work more like Java executors: there is a reservation of core threads always available, and another limit where a pool can dynamically create more handlers up to some max and terminate when unused. This addresses the

Re: Allowing clients to set priorities

2016-04-25 Thread Mikhail Antonov
An interesting discussion indeed. "It is related to PHOENIX-938, but also had this desire back in the days at Flurry, I recall us always wishing for a way that we could reserve a group of handlers for specific users or tables." Could you tell more about what you wished you had at that moment if

Re: [DISCUSS] No regions on Master node in 2.0

2016-04-25 Thread Gary Helmling
On Mon, Apr 25, 2016 at 11:20 AM Stack wrote: > On Fri, Apr 8, 2016 at 1:42 AM, Elliott Clark wrote: > > > # Without meta on master, we double assign and lose data. > > > > That is currently a fact that I have seen over and over on multiple > loaded > >

[jira] [Created] (HBASE-15704) Refactoring: Move HFileArchiver from backup to its own package

2016-04-25 Thread Vladimir Rodionov (JIRA)
Vladimir Rodionov created HBASE-15704: - Summary: Refactoring: Move HFileArchiver from backup to its own package Key: HBASE-15704 URL: https://issues.apache.org/jira/browse/HBASE-15704 Project:

Re: [DISCUSS] No regions on Master node in 2.0

2016-04-25 Thread Stack
On Tue, Apr 12, 2016 at 11:22 AM, Gary Helmling wrote: > ... > > > Currently in the master branch, HMaster hosts 'system tables': e.g. > > hbase:meta. HMaster is doing more than just gardening the cluster, > > bootstrapping and keeping all up and serving healthy as in

[jira] [Created] (HBASE-15703) Deadline scheduler needs to return to the client info about skipped calls, not just drop them

2016-04-25 Thread Mikhail Antonov (JIRA)
Mikhail Antonov created HBASE-15703: --- Summary: Deadline scheduler needs to return to the client info about skipped calls, not just drop them Key: HBASE-15703 URL:

Re: [DISCUSS] No regions on Master node in 2.0

2016-04-25 Thread Stack
On Fri, Apr 8, 2016 at 8:43 AM, Matteo Bertozzi wrote: > ... > if we hard code meta, we need a special logic to load it and from there > start the bootstrap of the other regions. > then there is no way to switch to multiple metas if someone wants that, > unless we keep

Re: [DISCUSS] No regions on Master node in 2.0

2016-04-25 Thread Stack
On Fri, Apr 8, 2016 at 1:42 AM, Elliott Clark wrote: > # Without meta on master, we double assign and lose data. > > That is currently a fact that I have seen over and over on multiple loaded > clusters. Some abstract clean up of deployment vs losing data is a > no-brainer for

Re: What's going on? Two C++ clients being developed

2016-04-25 Thread Clay Baenziger (BLOOMBERG/ 731 LEX)
From an operator's view-point, I would add: I am concerned that as an operator who often has to build Hadoop eco-system components and is chiefly interested in these C++ bindings that a non Apache, GNU or otherwise large-scale community supported open source utility in the build chain is

Re: Note breaking change on RegionObserver in hbase-2.0.0 (HBASE-15296 nice cleanup/refactor)

2016-04-25 Thread Stack
On Thu, Apr 14, 2016 at 3:37 PM, Stephen Jiang wrote: > In the past, both HBASE-11425 and HBASE013645 used deprecation model, > HBASE-15296 now uses replacement model. > > Even we don't guarantee the compatibility of upgrading to 2.0. the > replacement model would make

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

2016-04-25 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack reopened HBASE-15296: --- Reopen to ask a question Can the CP changes be done in a backward compatible way [~appy]? > Break out writer

Re: Time for HBase 1.1.5

2016-04-25 Thread Stack
Thanks Nick, St.Ack On Thu, Apr 21, 2016 at 4:00 PM, Nick Dimiduk wrote: > Heya folks, > > It's getting to be time for the next patch release on 1.1. Are there any > tickets you're actively tracking specifically for this release? Please let > me know. In the mean time, I'll

Re: Allowing clients to set priorities

2016-04-25 Thread Stack
On Fri, Apr 22, 2016 at 3:41 PM, rahul gidwani wrote: > ... > For the exposing priority to the client I was thinking this work goes > into OperationWithAttributes or Operation we can add a setPriority() > and getPriority() and by default they are set to normal priority >

Successful: HBase Generate Website

2016-04-25 Thread Apache Jenkins Server
Build status: Successful If successful, the website and docs have been generated. 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 you prefer to keep the hbase-site repo around

Successful: hbase.apache.org HTML Checker

2016-04-25 Thread Apache Jenkins Server
Successful If successful, the HTML and link-checking report for http://hbase.apache.org is available at https://builds.apache.org/job/HBase%20Website%20Link%20Ckecker/36/artifact/link_report/index.html. If failed, see https://builds.apache.org/job/HBase%20Website%20Link%20Ckecker/36/console.

[jira] [Created] (HBASE-15702) Improve PerClientRandomNonceGenerator

2016-04-25 Thread Hiroshi Ikeda (JIRA)
Hiroshi Ikeda created HBASE-15702: - Summary: Improve PerClientRandomNonceGenerator Key: HBASE-15702 URL: https://issues.apache.org/jira/browse/HBASE-15702 Project: HBase Issue Type: