[jira] [Created] (HBASE-24473) Disable webui access log by default

2020-05-29 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-24473: Summary: Disable webui access log by default Key: HBASE-24473 URL: https://issues.apache.org/jira/browse/HBASE-24473 Project: HBase Issue Type: Sub-task

Re: [DISCUSS] Separate web access logs

2020-05-29 Thread Nick Dimiduk
log? > > No sure if it is useful to output these access logs as for me I do not care > the access to status pages too much... > > Nick Dimiduk 于2020年5月14日周四 上午6:20写道: > > > Having read through a region server log with this feature enabled, > looking > > to diagnose a

[jira] [Resolved] (HBASE-24132) Upgrade to Apache ZooKeeper 3.5.7

2020-05-29 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk resolved HBASE-24132. -- Resolution: Fixed > Upgrade to Apache ZooKeeper 3.

[DISCUSS] Doing away with the pluggable Normalizer implementation

2020-05-28 Thread Nick Dimiduk
Heya, We're working through a simplifying cleanup of the master code around the Region Normalizer feature, HBASE-24418, and one of the suggestions proposed was to make the implementation no longer pluggable. If the implementation we provide does what people need, maybe we can simplify our lives a

[jira] [Created] (HBASE-24465) Normalizer should consider region max file size when planning merges

2020-05-28 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-24465: Summary: Normalizer should consider region max file size when planning merges Key: HBASE-24465 URL: https://issues.apache.org/jira/browse/HBASE-24465 Project: HBase

[jira] [Created] (HBASE-24464) Normalizer should have configuration for minimum region size

2020-05-28 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-24464: Summary: Normalizer should have configuration for minimum region size Key: HBASE-24464 URL: https://issues.apache.org/jira/browse/HBASE-24464 Project: HBase

[jira] [Created] (HBASE-24463) Allow operator to limit total normalization work per invocation

2020-05-28 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-24463: Summary: Allow operator to limit total normalization work per invocation Key: HBASE-24463 URL: https://issues.apache.org/jira/browse/HBASE-24463 Project: HBase

[jira] [Created] (HBASE-24460) Expose HBCK Chore Reports via metrics

2020-05-28 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-24460: Summary: Expose HBCK Chore Reports via metrics Key: HBASE-24460 URL: https://issues.apache.org/jira/browse/HBASE-24460 Project: HBase Issue Type

[jira] [Created] (HBASE-24419) Normalizer merge plans should account more than 2 regions when possible

2020-05-22 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-24419: Summary: Normalizer merge plans should account more than 2 regions when possible Key: HBASE-24419 URL: https://issues.apache.org/jira/browse/HBASE-24419 Project

[jira] [Created] (HBASE-24418) Consolidate Normalizer implementations

2020-05-22 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-24418: Summary: Consolidate Normalizer implementations Key: HBASE-24418 URL: https://issues.apache.org/jira/browse/HBASE-24418 Project: HBase Issue Type: Task

Re: branch-2.2, branch-2.3 and branch-2's nightly job failed because not finish

2020-05-21 Thread Nick Dimiduk
Based on what I saw for branch-2.3 on builds 99, 100, I filed https://issues.apache.org/jira/browse/INFRA-20296. I haven’t stopped to look at the others. On Thu, May 21, 2020 at 19:03 Guanghao Zhang wrote: > The console-report html is empty and the patch-unit-root.txt is incomplete. > Seems the

Re: [DISCUSS] Delete old branches

2020-05-20 Thread Nick Dimiduk
四 上午8:14写道: > > > What is the benefit? > > > > Nick Dimiduk 于2020年5月21日 周四07:31写道: > > > > > Heya, > > > > > > We have lots of branches hanging around in git. These appear to be > > > 1. branches for old release lines (i.e., 0.90), > &

[DISCUSS] Delete old branches

2020-05-20 Thread Nick Dimiduk
Heya, We have lots of branches hanging around in git. These appear to be 1. branches for old release lines (i.e., 0.90), 2. feature branches (that are potentially stale, i.e., HBASE-11288), 3. "other" (i.e., 0.89-fb, former_0.20, revert-1633-HBASE-24221). Can we decide it's okay to delete some

Re: Nightly builds are not running on branch-2.1

2020-05-20 Thread Nick Dimiduk
Can we delete the old branch as well? On Wed, May 20, 2020 at 07:57 Sean Busbey wrote: > I updated the header. might take a bit for it to sync up. > > On Wed, May 20, 2020 at 9:55 AM Sean Busbey wrote: > > > hurm. looks like we missed some steps on cleaning up branch-2.1. the EOL > > isn't

[jira] [Resolved] (HBASE-24361) Make `RESTApiClusterManager` more resilient

2020-05-19 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk resolved HBASE-24361. -- Fix Version/s: 2.3.0 3.0.0-alpha-1 Resolution: Fixed > M

[jira] [Resolved] (HBASE-24360) RollingBatchRestartRsAction loses track of dead servers

2020-05-18 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24360?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk resolved HBASE-24360. -- Fix Version/s: 2.3.0 3.0.0-alpha-1 Resolution: Fixed

[jira] [Resolved] (HBASE-23969) Meta browser should show all `info` columns

2020-05-18 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23969?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk resolved HBASE-23969. -- Resolution: Fixed Thanks for the fix [~liuml07]! > Meta browser should show all `i

Re: [DISCUSS] New User Experience and Data Durability Guarantees on LocalFileSystem (HBASE-24086)

2020-05-14 Thread Nick Dimiduk
HBASE-24086 and HBASE-24106 have been reverted, HBASE-24271 has been applied. Thanks for the fruitful discussion. -n On Fri, Apr 17, 2020 at 4:52 PM Nick Dimiduk wrote: > On Fri, Apr 17, 2020 at 3:31 PM Stack wrote: > >> On writing to local 'tmp' dir, thats fine, but quickstar

[jira] [Resolved] (HBASE-24271) Set values in `conf/hbase-site.xml` that enable running on `LocalFileSystem` out of the box

2020-05-14 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk resolved HBASE-24271. -- Release Note: HBASE-24271 makes changes the the default `conf/hbase-site.xml

[jira] [Resolved] (HBASE-24086) Disable output stream capability enforcement when running in standalone mode

2020-05-14 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk resolved HBASE-24086. -- Fix Version/s: (was: 2.2.5) (was: 1.7.0

[jira] [Resolved] (HBASE-24106) Update getting started documentation after HBASE-24086

2020-05-14 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk resolved HBASE-24106. -- Resolution: Won't Fix Original commit reverted, superseded by HBASE-24271. > Update gett

[jira] [Resolved] (HBASE-24366) Document how to move WebUI access log entries to a separate log file

2020-05-14 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk resolved HBASE-24366. -- Resolution: Duplicate Indeed. Thanks [~zhangduo]. > Document how to move WebUI access

[jira] [Created] (HBASE-24367) ScheduledChore log elapsed timespan in a human-friendly format

2020-05-13 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-24367: Summary: ScheduledChore log elapsed timespan in a human-friendly format Key: HBASE-24367 URL: https://issues.apache.org/jira/browse/HBASE-24367 Project: HBase

Re: [DISCUSS] Separate web access logs

2020-05-13 Thread Nick Dimiduk
endpoint on a regular basis, and we're seeing those interaction here. So, I propose we change the default configuration to ship these logs to a dedicated access.log. On Wed, May 13, 2020 at 2:41 PM Nick Dimiduk wrote: > Heya, > > Looks like since HBASE-24310 we have nicely formatted logs

[DISCUSS] Separate web access logs

2020-05-13 Thread Nick Dimiduk
Heya, Looks like since HBASE-24310 we have nicely formatted logs of access to our WebUI endpoints, following a standard web server log format. I think it'll be a common requirement for environments to process these logs following standard processes for web servers, so I think we should document

[jira] [Created] (HBASE-24366) Document how to move WebUI access log entries to a separate log file

2020-05-13 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-24366: Summary: Document how to move WebUI access log entries to a separate log file Key: HBASE-24366 URL: https://issues.apache.org/jira/browse/HBASE-24366 Project: HBase

Re: [ANNOUNCE] New HBase committer Wei-Chiu Chuang

2020-05-13 Thread Nick Dimiduk
Thank you Wei-Chiu for your contributions! Looking forward to continuing to work together :) On Wed, May 13, 2020 at 2:01 PM Rushabh Shah wrote: > Congratulations Wei-Chiu !! > > > Rushabh Shah > >- Software Engineering SMTS | Salesforce >- > - Mobile: 213 422 9052 > > > > On Wed,

[jira] [Resolved] (HBASE-24093) Exclude H2 from the build workers pool

2020-05-13 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk resolved HBASE-24093. -- Resolution: Won't Fix I think the issues we were trying to side-step were resolved by Infra

[jira] [Reopened] (HBASE-24190) Case-sensitive use of configuration parameter hbase.security.authentication

2020-05-13 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk reopened HBASE-24190: -- The commits applied do not conform to the project requirements for including a Jira ticket

Re: Recent experience with Chaos Monkey?

2020-05-13 Thread Nick Dimiduk
To follow up, I've needed to apply these two patches to get my local environment running. https://issues.apache.org/jira/browse/HBASE-24360 https://issues.apache.org/jira/browse/HBASE-24361 On Tue, May 12, 2020 at 11:52 AM Nick Dimiduk wrote: > Thanks Zach. > > > It actually p

[jira] [Created] (HBASE-24361) Make `RESTApiClusterManager` more resilient

2020-05-12 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-24361: Summary: Make `RESTApiClusterManager` more resilient Key: HBASE-24361 URL: https://issues.apache.org/jira/browse/HBASE-24361 Project: HBase Issue Type: Test

[jira] [Created] (HBASE-24360) RollingBatchRestartRsAction loses track of dead servers

2020-05-12 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-24360: Summary: RollingBatchRestartRsAction loses track of dead servers Key: HBASE-24360 URL: https://issues.apache.org/jira/browse/HBASE-24360 Project: HBase

Re: Recent experience with Chaos Monkey?

2020-05-12 Thread Nick Dimiduk
invalidates the entire test, > > but it might not be obvious it failed unless you were watching the logs > as > > it went. > > > > Thanks, > > Zach > > > > > > [1] sudo -u hbase hbase > > org.apache.hadoop.hbase.test.IntegrationTestBigLinkedList -m

Recent experience with Chaos Monkey?

2020-05-07 Thread Nick Dimiduk
Hello, Does anyone have recent experience running Chaos Monkey? Are you running against an external cluster, or one of the other modes? What monkey factory are you using? Any property overrides? A non-default ClusterManager? I'm trying to run ITBLL with chaos against branch-2.3 and I'm not

[jira] [Resolved] (HBASE-24295) [Chaos Monkey] abstract logging through the class hierarchy

2020-05-07 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk resolved HBASE-24295. -- Resolution: Fixed > [Chaos Monkey] abstract logging through the class hierar

[jira] [Reopened] (HBASE-24295) [Chaos Monkey] abstract logging through the class hierarchy

2020-05-07 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk reopened HBASE-24295: -- Reopening for addendum. > [Chaos Monkey] abstract logging through the class hierar

Re: Nightly job for branch-2.2 is failing

2020-05-05 Thread Nick Dimiduk
The dockerfile on branch-2.3+ were rewritten in order to support multiple JDKs. These changes should be compatible with branch-2.2, other than they no longer set JAVA_HOME in the Dockerfiles itself. Backport with a little tweaking to the Dockerfiles or the build script should be fine. I'm not

[jira] [Created] (HBASE-24330) [fakey test] TestInfoServersACL testJmxAvailableForAdmin

2020-05-05 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-24330: Summary: [fakey test] TestInfoServersACL testJmxAvailableForAdmin Key: HBASE-24330 URL: https://issues.apache.org/jira/browse/HBASE-24330 Project: HBase

[jira] [Created] (HBASE-24324) NPE from /procedures.jsp on backup master

2020-05-04 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-24324: Summary: NPE from /procedures.jsp on backup master Key: HBASE-24324 URL: https://issues.apache.org/jira/browse/HBASE-24324 Project: HBase Issue Type: Bug

Re: Heads up, infra integration changes

2020-05-04 Thread Nick Dimiduk
Thank you Bharath!! On Mon, May 4, 2020 at 12:48 PM Bharath Vissapragada wrote: > Hi, > > I just committed this change > < > https://github.com/apache/hbase/commit/da7c6cc059660478eaeb5695b2283a8d90b66a7b > > > that > changes the way we integrate with the ASF infra. Refer to HBASE-24261 >

[jira] [Resolved] (HBASE-24295) [Chaos Monkey] abstract logging through the class hierarchy

2020-05-04 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk resolved HBASE-24295. -- Fix Version/s: 2.3.0 3.0.0-alpha-1 Resolution: Fixed > [Ch

[jira] [Created] (HBASE-24320) check-aggregate-license on hbase-shaded-client-byo-hadoop is not compatible with `--threads`

2020-05-04 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-24320: Summary: check-aggregate-license on hbase-shaded-client-byo-hadoop is not compatible with `--threads` Key: HBASE-24320 URL: https://issues.apache.org/jira/browse/HBASE-24320

[jira] [Resolved] (HBASE-24260) Add a ClusterManager that issues commands via coprocessor

2020-05-04 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk resolved HBASE-24260. -- Fix Version/s: 2.3.0 3.0.0-alpha-1 Resolution: Fixed >

[jira] [Created] (HBASE-24295) [Chaos Monkey] abstract logging through the class hierarchy

2020-04-30 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-24295: Summary: [Chaos Monkey] abstract logging through the class hierarchy Key: HBASE-24295 URL: https://issues.apache.org/jira/browse/HBASE-24295 Project: HBase

[jira] [Created] (HBASE-24293) Assignment manager should never give up assigning meta

2020-04-30 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-24293: Summary: Assignment manager should never give up assigning meta Key: HBASE-24293 URL: https://issues.apache.org/jira/browse/HBASE-24293 Project: HBase Issue

[jira] [Created] (HBASE-24292) A "stuck" master should not idle as active without taking action

2020-04-30 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-24292: Summary: A "stuck" master should not idle as active without taking action Key: HBASE-24292 URL: https://issues.apache.org/jira/browse/HBASE-24292 Proj

[jira] [Created] (HBASE-24291) HBCK2 should accept "meta" as an alias for the encoded region name

2020-04-30 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-24291: Summary: HBCK2 should accept "meta" as an alias for the encoded region name Key: HBASE-24291 URL: https://issues.apache.org/jira/browse/HBASE-24291 Proj

[jira] [Resolved] (HBASE-24274) `RESTApiClusterManager` attempts to deserialize response using serialization API

2020-04-29 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk resolved HBASE-24274. -- Fix Version/s: 2.2.5 2.3.0 3.0.0 Resolution

[jira] [Resolved] (HBASE-24257) Exclude jsr311-api from classpath

2020-04-29 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk resolved HBASE-24257. -- Resolution: Won't Fix > Exclude jsr311-api from classp

[jira] [Resolved] (HBASE-24287) TestExportSnapshotWithTemporaryDirectory fails with "No such file or directory"

2020-04-29 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk resolved HBASE-24287. -- Resolution: Duplicate > TestExportSnapshotWithTemporaryDirectory fails with "No s

Re: [VOTE] Please vote on the second hbase-thirdparty-3.3.0 release candidate

2020-04-29 Thread Nick Dimiduk
Testing via unit tests on branch-2.3 revealed nothing amiss. Belated +1. On Wed, Apr 29, 2020 at 5:43 AM Peter Somogyi wrote: > +1 from me as well. > > With five +1 votes (four binding), this vote passes. Let me push out the > release. > Thank you all for vote! > > Peter > > > On Wed, Apr 29,

[DISCUSS] Migrating HBase to new CI Master (was Re: Migration of Hadoop labelled nodes to new dedicated Master)

2020-04-29 Thread Nick Dimiduk
Hi Gavin, I'd like to get started by copying over our nightly job to run on the new master. I've accessed ci-hadoop.apache.org and find that I'm able to log in with my Apache ID. However, I don't seem to have permissions to create a new job. Can you please grant me appropriate karma? Next

[jira] [Created] (HBASE-24287) TestExportSnapshotWithTemporaryDirectory fails with "No such file or directory"

2020-04-29 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-24287: Summary: TestExportSnapshotWithTemporaryDirectory fails with "No such file or directory" Key: HBASE-24287 URL: https://issues.apache.org/jira/browse/H

[jira] [Created] (HBASE-24274) `RESTApiClusterManager` attempts to deserialize response using serialization API

2020-04-27 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-24274: Summary: `RESTApiClusterManager` attempts to deserialize response using serialization API Key: HBASE-24274 URL: https://issues.apache.org/jira/browse/HBASE-24274

Re: DISCUSS: Move hbase-thrift and hbase-rest out of core to hbase-connectors project?

2020-04-27 Thread Nick Dimiduk
, Apr 27, 2020 at 11:24 AM Josh Elser wrote: > > > On 4/27/20 1:52 PM, Nick Dimiduk wrote: > > On Mon, Apr 27, 2020 at 10:11 Stack wrote: > > > >> On Mon, Apr 27, 2020 at 9:44 AM Josh Elser wrote: > >> > >>> +1 to the idea, -0 to the imp

[jira] [Created] (HBASE-24271) Set values in `conf/hbase-site.xml` that enable running on `LocalFileSystem` out of the box

2020-04-27 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-24271: Summary: Set values in `conf/hbase-site.xml` that enable running on `LocalFileSystem` out of the box Key: HBASE-24271 URL: https://issues.apache.org/jira/browse/HBASE-24271

Re: DISCUSS: Move hbase-thrift and hbase-rest out of core to hbase-connectors project?

2020-04-27 Thread Nick Dimiduk
On Fri, Apr 24, 2020 at 22:06 Sean Busbey wrote: > By "works with it" do you mean has documented steps to work with it or do > you mean that the convenience binary that ships for 2.3.0 will have the > same deployment model as prior 2.y releases where I can run those services > directly from the

Re: The flakey find jobs are failing

2020-04-27 Thread Nick Dimiduk
Filed https://issues.apache.org/jira/browse/HBASE-24270 On Mon, Apr 27, 2020 at 9:44 AM Nick Dimiduk wrote: > On Fri, Apr 24, 2020 at 6:37 PM 张铎(Duo Zhang) > wrote: > >> On branch-2.2- we do not have these versions, I guess there must be a >> reason why we introduced these

[jira] [Created] (HBASE-24270) Relax version numbers specified in Dockerfiles

2020-04-27 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-24270: Summary: Relax version numbers specified in Dockerfiles Key: HBASE-24270 URL: https://issues.apache.org/jira/browse/HBASE-24270 Project: HBase Issue Type

Re: The flakey find jobs are failing

2020-04-27 Thread Nick Dimiduk
ial guide. On later branches, hadolint is running against these files and flagged this error. However, it seems I made the version numbers too specific, and a more relaxed formulation should be applicable. Nick Dimiduk 于2020年4月25日周六 上午12:53写道: > > > Thanks for the quick fix. > > &

[jira] [Resolved] (HBASE-24143) [JDK11] Switch default garbage collector from CMS

2020-04-27 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk resolved HBASE-24143. -- Resolution: Fixed Addendum applied to all three branches. Nice catch [~busbey]. > [JD

[jira] [Created] (HBASE-24269) Use `set -e` in our bin scripts

2020-04-27 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-24269: Summary: Use `set -e` in our bin scripts Key: HBASE-24269 URL: https://issues.apache.org/jira/browse/HBASE-24269 Project: HBase Issue Type: Task

[jira] [Created] (HBASE-24260) Add a ClusterManager that issues commands via coprocessor

2020-04-24 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-24260: Summary: Add a ClusterManager that issues commands via coprocessor Key: HBASE-24260 URL: https://issues.apache.org/jira/browse/HBASE-24260 Project: HBase

[jira] [Created] (HBASE-24257) Exclude jsr311-api from classpath

2020-04-24 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-24257: Summary: Exclude jsr311-api from classpath Key: HBASE-24257 URL: https://issues.apache.org/jira/browse/HBASE-24257 Project: HBase Issue Type: Task

Re: The flakey find jobs are failing

2020-04-24 Thread Nick Dimiduk
Thanks for the quick fix. I wonder -- was I too specific with these version numbers? Is it possible to loosen them? Maybe drop the debian-revision [0] component? [0]: http://manpages.ubuntu.com/manpages/trusty/man5/deb-version.5.html On Thu, Apr 23, 2020 at 11:51 PM 张铎(Duo Zhang) wrote: > OK

[jira] [Created] (HBASE-24248) AsyncRpcRetryingCaller should include master call details

2020-04-23 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-24248: Summary: AsyncRpcRetryingCaller should include master call details Key: HBASE-24248 URL: https://issues.apache.org/jira/browse/HBASE-24248 Project: HBase

[jira] [Resolved] (HBASE-23829) Get `-PrunSmallTests` passing on JDK11

2020-04-21 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk resolved HBASE-23829. -- Resolution: Fixed > Get `-PrunSmallTests` passing on JD

[jira] [Created] (HBASE-24227) [JDK11] shell fails to launch

2020-04-21 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-24227: Summary: [JDK11] shell fails to launch Key: HBASE-24227 URL: https://issues.apache.org/jira/browse/HBASE-24227 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-24224) Update GC config examples in hbase-env.sh for G1GC

2020-04-21 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-24224: Summary: Update GC config examples in hbase-env.sh for G1GC Key: HBASE-24224 URL: https://issues.apache.org/jira/browse/HBASE-24224 Project: HBase Issue

Re: Build failed in Jenkins: HBase-Nightly-ARM #81

2020-04-17 Thread Nick Dimiduk
Why are these going to dev@ ? Don't we have a builds@ list for this purpose? Thanks, Nick On Thu, Apr 16, 2020 at 7:38 PM Apache Jenkins Server < jenk...@builds.apache.org> wrote: > See < > https://builds.apache.org/job/HBase-Nightly-ARM/81/display/redirect?page=changes > > > > Changes: > >

Re: [DISCUSS] New User Experience and Data Durability Guarantees on LocalFileSystem (HBASE-24086)

2020-04-17 Thread Nick Dimiduk
On Fri, Apr 17, 2020 at 3:31 PM Stack wrote: > On writing to local 'tmp' dir, thats fine, but quickstart was always > supposed to be a transient install (its one example of setting config is > the setting of the tmp location). The messaging that this is the case needs > an edit after a re-read

[jira] [Resolved] (HBASE-23875) Add JDK11 compilation and unit test support to Jira attached patch precommit

2020-04-17 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk resolved HBASE-23875. -- Assignee: (was: Nick Dimiduk) Resolution: Won't Fix Resolving as won't fix. Code

[jira] [Resolved] (HBASE-24143) [JDK11] Switch default garbage collector from CMS

2020-04-17 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk resolved HBASE-24143. -- Fix Version/s: 2.3.0 3.0.0 Release Note: `bin/hbase` will now

[jira] [Created] (HBASE-24209) Add Hadoop-3.3.0-SNAPSHOT to hadoopcheck in our yetus personality

2020-04-17 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-24209: Summary: Add Hadoop-3.3.0-SNAPSHOT to hadoopcheck in our yetus personality Key: HBASE-24209 URL: https://issues.apache.org/jira/browse/HBASE-24209 Project: HBase

[jira] [Created] (HBASE-24202) Nightly CI's USE_YETUS_PRERELEASE feature is broken

2020-04-16 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-24202: Summary: Nightly CI's USE_YETUS_PRERELEASE feature is broken Key: HBASE-24202 URL: https://issues.apache.org/jira/browse/HBASE-24202 Project: HBase Issue

[jira] [Created] (HBASE-24201) Fix PR builds on branch-2.2

2020-04-16 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-24201: Summary: Fix PR builds on branch-2.2 Key: HBASE-24201 URL: https://issues.apache.org/jira/browse/HBASE-24201 Project: HBase Issue Type: Task

Re: Want to join slack channel for HBase

2020-04-16 Thread Nick Dimiduk
Invitation sent. On Thu, Apr 16, 2020 at 10:12 AM shishir Rai wrote: > Hi, > I am a principal software developer working on HBase.I want to join slack > channel > to get quick resolutions regarding HBase queries . > Please send me an invite to join the channel. > > -- > SHISHIR RAI >

[jira] [Created] (HBASE-24200) Upgrade to Yetus 0.12.0

2020-04-16 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-24200: Summary: Upgrade to Yetus 0.12.0 Key: HBASE-24200 URL: https://issues.apache.org/jira/browse/HBASE-24200 Project: HBase Issue Type: Task

Re: [DISCUSS] New User Experience and Data Durability Guarantees on LocalFileSystem (HBASE-24086)

2020-04-15 Thread Nick Dimiduk
putStream flush operations in > > response to hflush/hsync) that properly advertises its > > StreamCapabilities to say that it supports the operations we need. > > Alternatively we could make our own implementation of FileSystem that > > uses NIO stuff. Either of these approache

Re: [DISCUSS] New User Experience and Data Durability Guarantees on LocalFileSystem (HBASE-24086)

2020-04-15 Thread Nick Dimiduk
approaches would solve both problems. > I find this approach more palatable than a custom quick start binary tarball. On Wed, Apr 15, 2020 at 11:40 AM Nick Dimiduk wrote: > > > > Hi folks, > > > > I'd like to bring up the topic of the experience of new users as it >

[DISCUSS] Change the Location of hbase.rootdir to improve the Quick Start User Experience (was Re: [DISCUSS] New User Experience and Data Durability Guarantees on LocalFileSystem (HBASE-24086))

2020-04-15 Thread Nick Dimiduk
bout upgrading the data stored there when a user experiments with a new version. > On Apr 15, 2020, at 9:40 AM, Nick Dimiduk wrote: > > > > Hi folks, > > > > I'd like to bring up the topic of the experience of new users as it > > pertains to use of th

Re: [DISCUSS] Arrange Events for 10-year Anniversary

2020-04-15 Thread Nick Dimiduk
On Wed, Apr 15, 2020 at 9:25 AM Vladimir Rodionov wrote: > 2020 - 10 = 2010. As far as I remember I joined HBase community in 2009 :) > and I am pretty sure that Mr. Stack did it even earlier. > IIRC, 2010 is when HBase graduated from being a Hadoop sub-project and became a Apache Top-Level

[DISCUSS] New User Experience and Data Durability Guarantees on LocalFileSystem (HBASE-24086)

2020-04-15 Thread Nick Dimiduk
Hi folks, I'd like to bring up the topic of the experience of new users as it pertains to use of the `LocalFileSystem` and its associated (lack of) data durability guarantees. By default, an unconfigured HBase runs with its root directory on a `file:///` path. This patch is picked up as an

[jira] [Resolved] (HBASE-23994) Add WebUI to Canary

2020-04-14 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-23994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk resolved HBASE-23994. -- Fix Version/s: 2.3.0 3.0.0 Resolution: Fixed Applied to branch-2.3

[jira] [Reopened] (HBASE-24106) Update getting started documentation after HBASE-24086

2020-04-10 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk reopened HBASE-24106: -- Reopening, pending further discussion on the parent. > Update getting started documentat

[jira] [Resolved] (HBASE-24160) create-release fails to process x.y.0 version info correctly

2020-04-10 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk resolved HBASE-24160. -- Fix Version/s: 3.0.0 Resolution: Fixed > create-release fails to process x.y.0 vers

[jira] [Created] (HBASE-24160) create-release fails to process x.y.0 version info correctly

2020-04-09 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-24160: Summary: create-release fails to process x.y.0 version info correctly Key: HBASE-24160 URL: https://issues.apache.org/jira/browse/HBASE-24160 Project: HBase

[jira] [Resolved] (HBASE-24136) Add release branch report to git-jira-release-audit tool

2020-04-09 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk resolved HBASE-24136. -- Fix Version/s: 3.0.0 Resolution: Fixed > Add release branch report to git-jira-rele

[jira] [Resolved] (HBASE-24086) Disable output stream capability enforcement when running in standalone mode

2020-04-08 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk resolved HBASE-24086. -- Fix Version/s: 2.2.5 Resolution: Fixed > Disable output stream capability enforcem

[jira] [Reopened] (HBASE-24086) Disable output stream capability enforcement when running in standalone mode

2020-04-08 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk reopened HBASE-24086: -- Reopening for 2.2 backport. > Disable output stream capability enforcement when runn

[jira] [Created] (HBASE-24147) Verify Jira and git agree on issue fixVersions

2020-04-08 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-24147: Summary: Verify Jira and git agree on issue fixVersions Key: HBASE-24147 URL: https://issues.apache.org/jira/browse/HBASE-24147 Project: HBase Issue Type

[jira] [Created] (HBASE-24146) Run a perf test with YCSB

2020-04-08 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-24146: Summary: Run a perf test with YCSB Key: HBASE-24146 URL: https://issues.apache.org/jira/browse/HBASE-24146 Project: HBase Issue Type: Sub-task Affects

[jira] [Created] (HBASE-24145) Run a correctness test with ITBLL

2020-04-08 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-24145: Summary: Run a correctness test with ITBLL Key: HBASE-24145 URL: https://issues.apache.org/jira/browse/HBASE-24145 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-24144) Update docs from branch-2 and master

2020-04-08 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-24144: Summary: Update docs from branch-2 and master Key: HBASE-24144 URL: https://issues.apache.org/jira/browse/HBASE-24144 Project: HBase Issue Type: Sub-task

[jira] [Created] (HBASE-24143) [JDK11] Switch default garbage collector from CMS

2020-04-08 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-24143: Summary: [JDK11] Switch default garbage collector from CMS Key: HBASE-24143 URL: https://issues.apache.org/jira/browse/HBASE-24143 Project: HBase Issue Type

[jira] [Created] (HBASE-24141) Build "what's new in 2.3.0" report

2020-04-08 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-24141: Summary: Build "what's new in 2.3.0" report Key: HBASE-24141 URL: https://issues.apache.org/jira/browse/HBASE-24141 Project: HBase Issue Type

[jira] [Created] (HBASE-24136) Add release branch report to git-jira-release-audit tool

2020-04-07 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-24136: Summary: Add release branch report to git-jira-release-audit tool Key: HBASE-24136 URL: https://issues.apache.org/jira/browse/HBASE-24136 Project: HBase

[jira] [Resolved] (HBASE-24068) [Flakey Tests] TestServerSideScanMetricsFromClientSide and NullPointerException

2020-04-07 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk resolved HBASE-24068. -- Resolution: Fixed > [Flakey Tests] TestServerSideScanMetricsFromClientS

[jira] [Reopened] (HBASE-24068) [Flakey Tests] TestServerSideScanMetricsFromClientSide and NullPointerException

2020-04-07 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk reopened HBASE-24068: -- Looks like this one was never committed boss. > [Flakey Te

[jira] [Resolved] (HBASE-24130) rat plugin complains about having an unlicensed file.

2020-04-07 Thread Nick Dimiduk (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk resolved HBASE-24130. -- Fix Version/s: 2.4.0 1.7.0 3.0.0 Resolution

<    4   5   6   7   8   9   10   11   12   13   >