Re: [DISCUSS] Merge hbase-metrics:oahh.metrics.impl into hbase-metrics-api

2017-10-25 Thread Elliott Clark
, 2017 at 7:38 PM, Apekshit Sharma <a...@cloudera.com> wrote: > Hey Elliott, good to see you around :) > > Btw, this is new stuff added in HBASE-9774 which was committed to only 2.0. > Made it to 1.4 too later (HBASE-18060). > > -- Appy > > On Tue, Oct 24, 2017

Re: [DISCUSS] Merge hbase-metrics:oahh.metrics.impl into hbase-metrics-api

2017-10-24 Thread Elliott Clark
The weird module dance with reflection came from needing to extend inner hadoop classes on multiple different versions. This was back when HBase had to support hadoop < 1, hadoop 1.x, and hadoop 2.x. When we dropped older hadoop versions then things got easier. On Tue, Oct 24, 2017 at 3:09 PM,

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

2017-06-06 Thread Elliott Clark
That doesn't solve the same problem. Dedicating a remote server for the system tables still means that all the master to system tables mutations and reads are done over rpc. That still means that the most important operations are competing for rpc queue time. On Fri, Nov 18, 2016 at 11:37 AM,

Re: VOTE: Merge new Assignment Manager AMv2), HBASE-14614

2017-05-31 Thread Elliott Clark
+1 for merge On Tue, May 30, 2017 at 10:33 PM, ramkrishna vasudevan < ramkrishna.s.vasude...@gmail.com> wrote: > I have been following this activity and I think it is good to be merged. > +1. Any test case failures can be fixed post merge (if any). > > Regards > Ram > > On Wed, May 31, 2017 at

Re: [VOTE] The 1st HBase 1.3.0 release candidate (RC0) is available

2017-01-14 Thread Elliott Clark
+1 Checked sigs. Downloaded everything looks good. License and Notice files look good. On Mon, Jan 9, 2017 at 7:11 PM, Andrew Purtell wrote: > +1 > > Checked sums and signatures: ok > Spot check LICENSE and NOTICE files: ok > Built from source (7u80): ok > RAT audit (7u80):

[jira] [Resolved] (HBASE-13559) Region stuck in PENDING_OPEN on repeated master failure

2016-08-10 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13559?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark resolved HBASE-13559. --- Resolution: Cannot Reproduce > Region stuck in PENDING_OPEN on repeated master fail

[jira] [Created] (HBASE-16365) Hook up Put work flow

2016-08-05 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-16365: - Summary: Hook up Put work flow Key: HBASE-16365 URL: https://issues.apache.org/jira/browse/HBASE-16365 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-16305) Multi threaded scan performance bottlenecked on Connection

2016-07-29 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-16305: - Summary: Multi threaded scan performance bottlenecked on Connection Key: HBASE-16305 URL: https://issues.apache.org/jira/browse/HBASE-16305 Project: HBase

[jira] [Created] (HBASE-16292) Can't start a local instance

2016-07-27 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-16292: - Summary: Can't start a local instance Key: HBASE-16292 URL: https://issues.apache.org/jira/browse/HBASE-16292 Project: HBase Issue Type: Bug

[jira] [Resolved] (HBASE-16216) Clean up Cell source code.

2016-07-12 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark resolved HBASE-16216. --- Resolution: Fixed > Clean up Cell source c

[jira] [Created] (HBASE-16216) Clean up Cell source code.

2016-07-12 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-16216: - Summary: Clean up Cell source code. Key: HBASE-16216 URL: https://issues.apache.org/jira/browse/HBASE-16216 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-16196) Update jruby to a newer version.

2016-07-07 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-16196: - Summary: Update jruby to a newer version. Key: HBASE-16196 URL: https://issues.apache.org/jira/browse/HBASE-16196 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-16177) In dev mode thrift server can't be run

2016-07-05 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-16177: - Summary: In dev mode thrift server can't be run Key: HBASE-16177 URL: https://issues.apache.org/jira/browse/HBASE-16177 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-16174) Hook cell test up

2016-07-05 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-16174: - Summary: Hook cell test up Key: HBASE-16174 URL: https://issues.apache.org/jira/browse/HBASE-16174 Project: HBase Issue Type: Sub-task

[jira] [Resolved] (HBASE-15945) Patch for Cell

2016-07-05 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark resolved HBASE-15945. --- Resolution: Fixed > Patch for Cell > -- > > Key:

[jira] [Created] (HBASE-16111) Truncate preserve shell command is broken

2016-06-24 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-16111: - Summary: Truncate preserve shell command is broken Key: HBASE-16111 URL: https://issues.apache.org/jira/browse/HBASE-16111 Project: HBase Issue Type: Bug

Re: [VOTE] Second release candidate for HBase 1.2.2 (RC1)

2016-06-23 Thread Elliott Clark
Is HBASE-16093 critical enough in the eyes of the community to sink a 1.2 release ? On Thu, Jun 23, 2016 at 3:58 PM, Sean Busbey wrote: > Hi folks! > > I'm happy to announce that the second release candidate of HBase 1.2.2 is > available for download at: > >

[jira] [Created] (HBASE-16093) Splits failed before creating daughter regions leave meta inconsistent

2016-06-23 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-16093: - Summary: Splits failed before creating daughter regions leave meta inconsistent Key: HBASE-16093 URL: https://issues.apache.org/jira/browse/HBASE-16093 Project

[jira] [Created] (HBASE-16089) Add on FastPath for CoDel

2016-06-22 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-16089: - Summary: Add on FastPath for CoDel Key: HBASE-16089 URL: https://issues.apache.org/jira/browse/HBASE-16089 Project: HBase Issue Type: Improvement

Re: Branch for 1.3

2016-06-22 Thread Elliott Clark
ome machines in-house to run them), so I’d be happy to help if > there’s anything I can do. > > -Dima > > On Wed, Jun 22, 2016 at 12:47 PM, Elliott Clark <ecl...@apache.org> wrote: > > > Could use some help in HBASE-16074 if anyone has a cluster that has chaos > > m

[jira] [Created] (HBASE-16087) Replication shouldn't start on a master if if only hosts system tables

2016-06-22 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-16087: - Summary: Replication shouldn't start on a master if if only hosts system tables Key: HBASE-16087 URL: https://issues.apache.org/jira/browse/HBASE-16087 Project

Re: Branch for 1.3

2016-06-22 Thread Elliott Clark
Could use some help in HBASE-16074 if anyone has a cluster that has chaos monkey set up. Right now it looks like there is some issue with scanners during failures giving corrupt data. On Wed, Jun 22, 2016 at 12:28 PM, Mikhail Antonov wrote: > Hi guys, > > as we're

[jira] [Created] (HBASE-16085) Add on metric for failed compactions

2016-06-22 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-16085: - Summary: Add on metric for failed compactions Key: HBASE-16085 URL: https://issues.apache.org/jira/browse/HBASE-16085 Project: HBase Issue Type

[jira] [Created] (HBASE-16080) Fix flakey tests

2016-06-21 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-16080: - Summary: Fix flakey tests Key: HBASE-16080 URL: https://issues.apache.org/jira/browse/HBASE-16080 Project: HBase Issue Type: Sub-task Reporter

Re: MutableQuantiles

2016-06-20 Thread Elliott Clark
MetricMutableHistogram and all ( The classes which were ports of hadoop's classes) have been removed. They are no longer used. However the ones hadoop supplies were very slow so instead we use MutableHistogram. See: HBASE-15222 On Mon, Jun 20, 2016 at 5:19 AM, Lars George

[jira] [Created] (HBASE-16061) Allow logging to a buffered console

2016-06-17 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-16061: - Summary: Allow logging to a buffered console Key: HBASE-16061 URL: https://issues.apache.org/jira/browse/HBASE-16061 Project: HBase Issue Type: Bug

[jira] [Resolved] (HBASE-15348) Fix tests broken by recent metrics re-work

2016-06-02 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark resolved HBASE-15348. --- Resolution: Not A Problem > Fix tests broken by recent metrics re-w

[jira] [Created] (HBASE-15905) Makefile build env incorrectly links in tests

2016-05-27 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-15905: - Summary: Makefile build env incorrectly links in tests Key: HBASE-15905 URL: https://issues.apache.org/jira/browse/HBASE-15905 Project: HBase Issue Type

[jira] [Resolved] (HBASE-15851) Makefile update for build env

2016-05-27 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark resolved HBASE-15851. --- Resolution: Fixed > Makefile update for build

[jira] [Reopened] (HBASE-15824) LocalHBaseCluster gets bind exception in master info port

2016-05-17 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15824?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark reopened HBASE-15824: --- Looks like this broke the web ui on standalone single node installs. Try running ./bin/start

[jira] [Created] (HBASE-15840) WAL.proto compilation broken for cpp

2016-05-16 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-15840: - Summary: WAL.proto compilation broken for cpp Key: HBASE-15840 URL: https://issues.apache.org/jira/browse/HBASE-15840 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-15826) Clean up ASF license issues

2016-05-13 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-15826: - Summary: Clean up ASF license issues Key: HBASE-15826 URL: https://issues.apache.org/jira/browse/HBASE-15826 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-15823) Use call once for user util

2016-05-13 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-15823: - Summary: Use call once for user util Key: HBASE-15823 URL: https://issues.apache.org/jira/browse/HBASE-15823 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-15822) Move to the latest docker base image

2016-05-13 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-15822: - Summary: Move to the latest docker base image Key: HBASE-15822 URL: https://issues.apache.org/jira/browse/HBASE-15822 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-15821) Document TestUtil

2016-05-12 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-15821: - Summary: Document TestUtil Key: HBASE-15821 URL: https://issues.apache.org/jira/browse/HBASE-15821 Project: HBase Issue Type: Sub-task

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

2016-05-06 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-15792: - Summary: Add on a test for locating a region Key: HBASE-15792 URL: https://issues.apache.org/jira/browse/HBASE-15792 Project: HBase Issue Type: Sub-task

[jira] [Resolved] (HBASE-15771) Document all the public classes

2016-05-06 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15771?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark resolved HBASE-15771. --- Resolution: Fixed Pushed. Thanks > Document all the public clas

[jira] [Created] (HBASE-15777) Fix needs header in client handler

2016-05-05 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-15777: - Summary: Fix needs header in client handler Key: HBASE-15777 URL: https://issues.apache.org/jira/browse/HBASE-15777 Project: HBase Issue Type: Sub-task

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

2016-05-05 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-15774: - Summary: Fix Upgrade lock usage in connection pool. Key: HBASE-15774 URL: https://issues.apache.org/jira/browse/HBASE-15774 Project: HBase Issue Type: Sub

Re: Hangouts for C++ client discussions

2016-05-05 Thread Elliott Clark
Thanks for taking notes Stack. One other thing I would like to call out, is that since the c++ client is new code, it really needs all the code reviews that it can get. If you have some c++ knowledge please come on over to https://issues.apache.org/jira/browse/HBASE-14850 and lets work to make the

[jira] [Created] (HBASE-15771) Document all the public classes

2016-05-05 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-15771: - Summary: Document all the public classes Key: HBASE-15771 URL: https://issues.apache.org/jira/browse/HBASE-15771 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-15770) Stop using wangle's global executor

2016-05-04 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-15770: - Summary: Stop using wangle's global executor Key: HBASE-15770 URL: https://issues.apache.org/jira/browse/HBASE-15770 Project: HBase Issue Type: Sub-task

Re: Hangouts for C++ client discussions

2016-05-04 Thread Elliott Clark
Same. On Wed, May 4, 2016 at 10:02 AM, Devaraj Das wrote: > The link is not working for me Enis > > Sent from Outlook Mobile > > > > > On Tue, May 3, 2016 at 11:58 AM -0700, "Enis Söztutar" > wrote: > >

[jira] [Created] (HBASE-15766) Show working puts

2016-05-04 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-15766: - Summary: Show working puts Key: HBASE-15766 URL: https://issues.apache.org/jira/browse/HBASE-15766 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-15761) Add on more server name tests

2016-05-03 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-15761: - Summary: Add on more server name tests Key: HBASE-15761 URL: https://issues.apache.org/jira/browse/HBASE-15761 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-15750) Add on meta deserialization

2016-05-02 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-15750: - Summary: Add on meta deserialization Key: HBASE-15750 URL: https://issues.apache.org/jira/browse/HBASE-15750 Project: HBase Issue Type: Sub-task

[jira] [Resolved] (HBASE-15748) Don't link in static libunwind.

2016-05-02 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark resolved HBASE-15748. --- Resolution: Fixed Assignee: Elliott Clark > Don't link in static libunw

[jira] [Created] (HBASE-15748) Don't link in static libunwind.

2016-05-02 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-15748: - Summary: Don't link in static libunwind. Key: HBASE-15748 URL: https://issues.apache.org/jira/browse/HBASE-15748 Project: HBase Issue Type: Sub-task

[jira] [Resolved] (HBASE-15739) Add region location lookup from meta

2016-05-02 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark resolved HBASE-15739. --- Resolution: Fixed > Add region location lookup from m

[jira] [Created] (HBASE-15739) Add region location lookup from meta

2016-04-29 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-15739: - Summary: Add region location lookup from meta Key: HBASE-15739 URL: https://issues.apache.org/jira/browse/HBASE-15739 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-15731) Add on a connection pool

2016-04-27 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-15731: - Summary: Add on a connection pool Key: HBASE-15731 URL: https://issues.apache.org/jira/browse/HBASE-15731 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-15730) Add on script to format all files.

2016-04-27 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-15730: - Summary: Add on script to format all files. Key: HBASE-15730 URL: https://issues.apache.org/jira/browse/HBASE-15730 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-15725) make_patch.sh should add the branch name when -b is passed.

2016-04-27 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-15725: - Summary: make_patch.sh should add the branch name when -b is passed. Key: HBASE-15725 URL: https://issues.apache.org/jira/browse/HBASE-15725 Project: HBase

[jira] [Created] (HBASE-15726) Hook this all up to pre-commit tests

2016-04-27 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-15726: - Summary: Hook this all up to pre-commit tests Key: HBASE-15726 URL: https://issues.apache.org/jira/browse/HBASE-15726 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-15724) Use explicit docker image

2016-04-27 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-15724: - Summary: Use explicit docker image Key: HBASE-15724 URL: https://issues.apache.org/jira/browse/HBASE-15724 Project: HBase Issue Type: Sub-task

[jira] [Resolved] (HBASE-14233) Branch-1.2 Merging regions can result in messed up tables

2016-04-27 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark resolved HBASE-14233. --- Resolution: Cannot Reproduce > Branch-1.2 Merging regions can result in messed up tab

[jira] [Created] (HBASE-15718) Add on TableName implementation and tests

2016-04-26 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-15718: - Summary: Add on TableName implementation and tests Key: HBASE-15718 URL: https://issues.apache.org/jira/browse/HBASE-15718 Project: HBase Issue Type: Sub

[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: Google Summer Of Code 2016

2016-04-22 Thread Elliott Clark
On Fri, Apr 22, 2016 at 12:07 PM, Stack wrote: > Congrats Talat. You are our GSoC. We'll try and be nice (smile). > Congrats. That's awesome!

[jira] [Created] (HBASE-15696) Move region location cache serialization into serde

2016-04-22 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-15696: - Summary: Move region location cache serialization into serde Key: HBASE-15696 URL: https://issues.apache.org/jira/browse/HBASE-15696 Project: HBase Issue

[jira] [Resolved] (HBASE-15601) Split up core in buck

2016-04-21 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark resolved HBASE-15601. --- Resolution: Fixed Assignee: Elliott Clark Done in HBASE-15620 > Split up core in b

[jira] [Created] (HBASE-15690) Add utility to get current username

2016-04-21 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-15690: - Summary: Add utility to get current username Key: HBASE-15690 URL: https://issues.apache.org/jira/browse/HBASE-15690 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-15687) Allow decoding more than GetResponse from the server

2016-04-21 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-15687: - Summary: Allow decoding more than GetResponse from the server Key: HBASE-15687 URL: https://issues.apache.org/jira/browse/HBASE-15687 Project: HBase Issue

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

2016-04-19 Thread Elliott Clark
On Tue, Apr 19, 2016 at 1:52 PM, Francis Liu wrote: > Locality is not as useful here writes still end up being remote by virtue > of hdfs. > Removing one hop is still useful. It's the same reason that for hdfs writes the first copy is local.

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

2016-04-19 Thread Elliott Clark
On Mon, Apr 18, 2016 at 10:59 PM, wrote: > Whenever we added new source files, the default template injected our > names into those files. > There are copyrights from: Copyright (C) 1994 X Consortium Copyright (C) 1996-2013 Free Software Foundation, Inc. Originally

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

2016-04-19 Thread Elliott Clark
On Mon, Apr 18, 2016 at 10:40 PM, Devaraj Das wrote: > why would we block it. AsyncProcess is what we get if we don't. I don't want to ever inflict that on another person.

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

2016-04-18 Thread Elliott Clark
On Mon, Apr 18, 2016 at 8:41 PM, Elliott Clark <ecl...@apache.org> wrote: > There are copyright headers from other projects (install-sh, missing). To be clear those are just the first two that I saw. There could be more, but I don't really want to have to go through everything to c

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

2016-04-18 Thread Elliott Clark
On Mon, Apr 18, 2016 at 4:57 PM, Devaraj Das wrote: > 1. Be able to do async RPC. Vamsi's current implementation does sync. I > know Vamsi is already looking at that aspect. Just to be clear, this in my > mind this doesn't qualify as a blocker - since we don't have an async

[jira] [Created] (HBASE-15674) HRegionLocator#getAllRegionLocations should put the results in cache

2016-04-18 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-15674: - Summary: HRegionLocator#getAllRegionLocations should put the results in cache Key: HBASE-15674 URL: https://issues.apache.org/jira/browse/HBASE-15674 Project

[jira] [Created] (HBASE-15656) Fix unused protobuf warning in Admin.proto

2016-04-14 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-15656: - Summary: Fix unused protobuf warning in Admin.proto Key: HBASE-15656 URL: https://issues.apache.org/jira/browse/HBASE-15656 Project: HBase Issue Type

[jira] [Created] (HBASE-15655) Set up doxygen for documentation

2016-04-14 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-15655: - Summary: Set up doxygen for documentation Key: HBASE-15655 URL: https://issues.apache.org/jira/browse/HBASE-15655 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-15649) Ignore buck-out when building docker image

2016-04-13 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-15649: - Summary: Ignore buck-out when building docker image Key: HBASE-15649 URL: https://issues.apache.org/jira/browse/HBASE-15649 Project: HBase Issue Type: Sub

Re: [DISCUSS] Shade protobuf so we can move to a newer version

2016-04-12 Thread Elliott Clark
Yeah I think it's a good idea however we need to remove PB from all our user facing api's first. There are some brave souls working on it here: https://issues.apache.org/jira/browse/HBASE-15174 On Tue, Apr 12, 2016 at 4:17 PM, Stack wrote: > I opened HBASE-15638 Shade protobuf

[jira] [Resolved] (HBASE-15604) Add a good readme on the build.

2016-04-08 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark resolved HBASE-15604. --- Resolution: Fixed Pushed to branch. Thanks > Add a good readme on the bu

[jira] [Created] (HBASE-15620) Add on Call serialization

2016-04-08 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-15620: - Summary: Add on Call serialization Key: HBASE-15620 URL: https://issues.apache.org/jira/browse/HBASE-15620 Project: HBase Issue Type: Sub-task

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

2016-04-08 Thread Elliott Clark
Let me put it this way: Removing meta fixes no issues seen from day to day operations, but makes worse just about everything that has been an issue on loaded clusters. On Fri, Apr 8, 2016 at 9:05 AM, Elliott Clark <ecl...@apache.org> wrote: > > On Fri, Apr 8, 2016 at 8:59 AM, Mat

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

2016-04-08 Thread Elliott Clark
On Fri, Apr 8, 2016 at 8:59 AM, Matteo Bertozzi wrote: > You are still thinking at meta used as a state machine. > to simplify, meta should just be: region:location > > not being able to access meta only means that we can't publish > to the client the new location of the

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

2016-04-08 Thread Elliott Clark
> > machine or in the same JVM? Or build a new storage based on the procedure > > store and convert it to a normal table when it is too large? > > > > Thanks. > > > > 2016-04-08 16:42 GMT+08:00 Elliott Clark <ecl...@apache.org>: > > > > &g

Re: [DISCUSS] hbase-2.0.x requires jdk8

2016-04-08 Thread Elliott Clark
As a side benefit, only testing one jdk would seriously speed up test runs. +1 On Thu, Apr 7, 2016 at 10:12 PM, Stack wrote: > Is there a YETUS issue for this Sean or should I file one? > St.Ack > > On Thu, Apr 7, 2016 at 9:21 PM, Sean Busbey wrote: > >

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

2016-04-08 Thread Elliott Clark
good comments by the likes of > our Francis Liu and Mighty Matteo Bertozzi are here [1], on unifying master > and meta-serving. Slightly related are old discussions on being able to > scale by splitting meta with good comments by our Elliott Clark [2]. > > Also for consideration, the l

[jira] [Created] (HBASE-15604) Good readme on the build.

2016-04-07 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-15604: - Summary: Good readme on the build. Key: HBASE-15604 URL: https://issues.apache.org/jira/browse/HBASE-15604 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-15603) Set up all the license stuff needed for compliance.

2016-04-07 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-15603: - Summary: Set up all the license stuff needed for compliance. Key: HBASE-15603 URL: https://issues.apache.org/jira/browse/HBASE-15603 Project: HBase Issue

[jira] [Created] (HBASE-15602) Clean up using directives in cc files.

2016-04-07 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-15602: - Summary: Clean up using directives in cc files. Key: HBASE-15602 URL: https://issues.apache.org/jira/browse/HBASE-15602 Project: HBase Issue Type: Sub

[jira] [Created] (HBASE-15601) Split up core in buck

2016-04-07 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-15601: - Summary: Split up core in buck Key: HBASE-15601 URL: https://issues.apache.org/jira/browse/HBASE-15601 Project: HBase Issue Type: Sub-task

Re: [VOTE] Second release candidate for HBase 1.2.1 (RC1) is available

2016-04-05 Thread Elliott Clark
+1 Checked gpg sha1's. Checked gpg signature. Checked that tars unpack correctly. Checked that I can start a stand alone instance. Checked that hbase reports the correct git sha. Ran pe on standalone. Been running this release in production for a little bit everything is clean there. On Mon, Apr

[jira] [Resolved] (HBASE-13245) Revamp mutation metrics

2016-03-31 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark resolved HBASE-13245. --- Resolution: Not A Problem > Revamp mutation metr

[jira] [Created] (HBASE-15559) BaseMasterAndRegionObserver doesn't implement all the methods

2016-03-29 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-15559: - Summary: BaseMasterAndRegionObserver doesn't implement all the methods Key: HBASE-15559 URL: https://issues.apache.org/jira/browse/HBASE-15559 Project: HBase

[jira] [Created] (HBASE-15558) Add random failure co processor to hbase-it

2016-03-29 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-15558: - Summary: Add random failure co processor to hbase-it Key: HBASE-15558 URL: https://issues.apache.org/jira/browse/HBASE-15558 Project: HBase Issue Type

[jira] [Created] (HBASE-15551) Make call queue too big exception use servername

2016-03-28 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-15551: - Summary: Make call queue too big exception use servername Key: HBASE-15551 URL: https://issues.apache.org/jira/browse/HBASE-15551 Project: HBase Issue

[jira] [Resolved] (HBASE-15419) Push HBASE-14850 to apache's git.

2016-03-25 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark resolved HBASE-15419. --- Resolution: Done > Push HBASE-14850 to apache's

[jira] [Resolved] (HBASE-15418) Clean up un-used warning in test util

2016-03-25 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark resolved HBASE-15418. --- Resolution: Fixed Thanks for the review stack. > Clean up un-used warning in test u

[jira] [Created] (HBASE-15504) Fix Balancer in 1.3 not moving regions off overloaded regionserver

2016-03-21 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-15504: - Summary: Fix Balancer in 1.3 not moving regions off overloaded regionserver Key: HBASE-15504 URL: https://issues.apache.org/jira/browse/HBASE-15504 Project: HBase

[jira] [Created] (HBASE-15475) Allow TimestampsFilter to provide a seek hint

2016-03-20 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-15475: - Summary: Allow TimestampsFilter to provide a seek hint Key: HBASE-15475 URL: https://issues.apache.org/jira/browse/HBASE-15475 Project: HBase Issue Type

Re: [DISCUSS] Backporting Regionserver Groups (HBASE-6721) to 1.x and 0.98

2016-03-19 Thread Elliott Clark
I just don't see a why we would back port. We're going to release a 2.0 when things are ready. It will be a major feature release. Region server groups is a major feature. Backporting to branch-1 seems like an end run around what sem ver is supposed to mean (not the api guarantees, the actual

Re: [DISCUSS] Backporting Regionserver Groups (HBASE-6721) to 1.x and 0.98

2016-03-19 Thread Elliott Clark
On Wed, Mar 16, 2016 at 6:26 PM, Andrew Purtell wrote: > Because I for one might well want to run RS groups in production with > branch-1 code without waiting for or dealing with the other stuff coming in > any 2.0. This is the same email that I sent for MOB. Which

[jira] [Created] (HBASE-15471) Add num calls in priority and general queue to RS UI

2016-03-19 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-15471: - Summary: Add num calls in priority and general queue to RS UI Key: HBASE-15471 URL: https://issues.apache.org/jira/browse/HBASE-15471 Project: HBase Issue

[jira] [Created] (HBASE-15470) Add a setting for Priority queue length

2016-03-18 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-15470: - Summary: Add a setting for Priority queue length Key: HBASE-15470 URL: https://issues.apache.org/jira/browse/HBASE-15470 Project: HBase Issue Type

[jira] [Created] (HBASE-15460) Fix infer issues in hbase-common

2016-03-14 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-15460: - Summary: Fix infer issues in hbase-common Key: HBASE-15460 URL: https://issues.apache.org/jira/browse/HBASE-15460 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-15458) Fix bugs that Infer finds in HBase

2016-03-14 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-15458: - Summary: Fix bugs that Infer finds in HBase Key: HBASE-15458 URL: https://issues.apache.org/jira/browse/HBASE-15458 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-15459) Fix infer issues in hbase-server

2016-03-14 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-15459: - Summary: Fix infer issues in hbase-server Key: HBASE-15459 URL: https://issues.apache.org/jira/browse/HBASE-15459 Project: HBase Issue Type: Sub-task

  1   2   3   4   5   6   7   >