Re: Adding a new balancer to HBase

2019-06-20 Thread Clay Baenziger (BLOOMBERG/ 731 LEX)
Could it work to have the stochastic load balancer use pluggable cost functions[1]? Then, could this type of a load balancer be implemented simply as a new cost function which folks could choose to load and mix with the others? -Clay [1]: Instead of this static list of cost functions?

Closing old JIRA tickets?

2019-05-20 Thread Clay Baenziger (BLOOMBERG/ 731 LEX)
Hi HBase Devs, Could anyone clarify if it's okay to close incomplete/stale HBase JIRAs (and if there is a hard line of a stale ticket) or if the community has had any guidance on their handling? I closed the following JIRA tickets[1] and realized I may be stepping on toes or be out of process.

Re: HBase 2.x getRegionServerServices for Client IPAddress Access

2018-09-21 Thread Clay Baenziger (BLOOMBERG/ 731 LEX)
he context of an Rpc handler thread, that is. On 9/21/18 11:12 AM, Clay Baenziger (BLOOMBERG/ 731 LEX) wrote: > Hi all, > > I've been playing around trying to add client location based ACL controls. > (Akin to the GRANT user@ type of access one has in MySQL, > et. al.) My nascent

Re: HBase 2.x getRegionServerServices for Client IPAddress Access

2018-09-21 Thread Clay Baenziger (BLOOMBERG/ 731 LEX)
, that is. On 9/21/18 11:12 AM, Clay Baenziger (BLOOMBERG/ 731 LEX) wrote: > Hi all, > > I've been playing around trying to add client location based ACL controls. > (Akin to the GRANT user@ type of access one has in MySQL, > et. al.) My nascent work has been on HBase 1

HBase 2.x getRegionServerServices for Client IPAddress Access

2018-09-21 Thread Clay Baenziger (BLOOMBERG/ 731 LEX)
Hi all, I've been playing around trying to add client location based ACL controls. (Akin to the GRANT user@ type of access one has in MySQL, et. al.) My nascent work has been on HBase 1.x but I missed that getRegionServerSerivces went away in 2.x[1]. Is there a way to now get to the RpcServer

Updated HBaseCon Archive Page

2018-07-19 Thread Clay Baenziger (BLOOMBERG/ 731 LEX)
Hi all, I don't know how best to recommend a change to the HBase-Site Git repo (HBase JIRA's seem only built against the code repo) but I have a patch for the HBaseCon Archive page including the recent HBaseCon West 2018. I used OpenOffice to write the original and adding HBaseCon West 2018. I

Re:Major Compaction Tool

2017-12-15 Thread Clay Baenziger (BLOOMBERG/ 731 LEX)
Hi Rahul, That sounds like a very useful tool. It would be a good extension to the pedagogy I point folks to for scheduled HBase major compactions via Oozie (which just does a naive asynchronous table-wide major compaction today): https://github.com/cbaenziger/Oozie_MajorCompaction_Example

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