Re: [DISCUSS] HBase 2.5 / Hadoop 3 artifacts

2022-08-29 Thread Nick Dimiduk
Should we also make hadoop3 the default active profile for branch-2 going forward? On Fri, Aug 26, 2022 at 5:25 PM Andrew Purtell wrote: > The security posture of Hadoop 2 in general is a problem, because > maintenance on that branch is spotty, that is just how it goes. We had the > same situati

[DISCUSS] Should we exclude shaded artifacts from the API compatibility report?

2022-08-29 Thread Nick Dimiduk
Heya, Browsing through the report on 2.5.0RC1, I find I'm scrolling past the changes reported in the shaded artifacts because they are a repeat of what's observed in the core jars. Because they are generated from the core libraries, should we exclude these shaded artifacts from the report? Asked a

[jira] [Created] (HBASE-27342) Use Hadoop Credentials API to retrieve passwords of TLS key/trust stores

2022-08-29 Thread Andor Molnar (Jira)
Andor Molnar created HBASE-27342: Summary: Use Hadoop Credentials API to retrieve passwords of TLS key/trust stores Key: HBASE-27342 URL: https://issues.apache.org/jira/browse/HBASE-27342 Project: HBa

[jira] [Created] (HBASE-27343) RoundRobinTableInputFormat main should extend `AbstractHBaseTool` for proper configuration parsing

2022-08-29 Thread Nick Dimiduk (Jira)
Nick Dimiduk created HBASE-27343: Summary: RoundRobinTableInputFormat main should extend `AbstractHBaseTool` for proper configuration parsing Key: HBASE-27343 URL: https://issues.apache.org/jira/browse/HBASE-27343

Re: [DISCUSS] Should we exclude shaded artifacts from the API compatibility report?

2022-08-29 Thread Nick Dimiduk
Or perhaps we shouldn't skip over these shaded results. I don't actually see these issues reported twice. Please disregard. On Mon, Aug 29, 2022 at 2:19 PM Nick Dimiduk wrote: > Heya, > > Browsing through the report on 2.5.0RC1, I find I'm scrolling past the > changes reported in the shaded art

Re: [VOTE] Release candidate for HBase 2.5.0 (RC1) is available

2022-08-29 Thread Nick Dimiduk
+1 * API Compatibility Report: ok * Nightly CI: ok * * Signature: ok * Checksum : ok * Rat check (1.8.0_292): ok - mvn clean apache-rat:check -D skipTests * Rat check (11.0.11): ok - mvn clean apache-rat:check -D skipTests -D hadoop

Re: How to store keystore/truststore password securely?

2022-08-29 Thread Andor Molnar
Good questions. Looks the API hasn't changed since when it was added in 2014: https://github.com/Jerry-Xin/hadoop/commit/c79728478caadd8374bce2bc3f466db1da1e3ad1 I'll create a patch to support this, apart from the CLI extension this looks like super easy to integrate. Filed jira: https://issues.

Blog Posts on "How we solved for Hbase MultiTenancy"

2022-08-29 Thread Mallikarjun
Multi Tenancy was needed because of diverse use cases at our org. So we took hbase and made customisations on top of 2.1 to have better isolation guarantees. I have put down those customisations in the following II part articles. Part I --> https://blog.flipkart.tech/hbase-multi-tenancy-part-i-37c

[jira] [Created] (HBASE-27344) Update ref guide about the upcoming 2.5.0 release

2022-08-29 Thread Duo Zhang (Jira)
Duo Zhang created HBASE-27344: - Summary: Update ref guide about the upcoming 2.5.0 release Key: HBASE-27344 URL: https://issues.apache.org/jira/browse/HBASE-27344 Project: HBase Issue Type: Task

[jira] [Resolved] (HBASE-24457) release scripts on mac os are too slow

2022-08-29 Thread Sean Busbey (Jira)
[ https://issues.apache.org/jira/browse/HBASE-24457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey resolved HBASE-24457. - Fix Version/s: 3.0.0-alpha-1 (was: 3.0.0-alpha-4) Resolution: Fixed

Re: [DISCUSS] HBase 2.5 / Hadoop 3 artifacts

2022-08-29 Thread Sean Busbey
I think changing the default hadoop profile for builds in branch-2 would unnecessarily complicate our compatibility messaging so long as Hadoop 2 hasn't gone EOL. On Mon, Aug 29, 2022 at 5:30 AM Nick Dimiduk wrote: > Should we also make hadoop3 the default active profile for branch-2 going > for

[jira] [Resolved] (HBASE-27152) Under compaction mark may leak

2022-08-29 Thread Xiaolin Ha (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaolin Ha resolved HBASE-27152. Resolution: Fixed Addressed the UT issues. Merged to branch-2, branch-2.5 and master. Thanks [~zh

[jira] [Created] (HBASE-27345) Add 2.4.14 to the downloads page

2022-08-29 Thread Huaxiang Sun (Jira)
Huaxiang Sun created HBASE-27345: Summary: Add 2.4.14 to the downloads page Key: HBASE-27345 URL: https://issues.apache.org/jira/browse/HBASE-27345 Project: HBase Issue Type: Task C

[jira] [Resolved] (HBASE-27345) Add 2.4.14 to the downloads page

2022-08-29 Thread Huaxiang Sun (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Huaxiang Sun resolved HBASE-27345. -- Fix Version/s: 3.0.0-alpha-4 Assignee: Huaxiang Sun Resolution: Fixed > Add 2.

Re: [VOTE] Release candidate for HBase 2.5.0 (RC1) is available

2022-08-29 Thread Andrew Purtell
+1 (binding) * Signature: ok * Checksum : ok * Rat check (1.8.0_332): ok - mvn clean apache-rat:check * Built from source (1.8.0_332): ok - mvn clean install -DskipTests * Unit tests pass (1.8.0_332): failed - mvn package -P runAl

Re: [VOTE] HBase 2.4.14 release candidate (RC1) is available

2022-08-29 Thread Andrew Purtell
+1 (binding) * Signature: ok * Checksum : ok * Rat check (1.8.0_332): ok - mvn clean apache-rat:check * Built from source (1.8.0_332): ok - mvn clean install -DskipTests * Unit tests pass (1.8.0_332): failed - mvn package -P runAl

Re: [VOTE] HBase 2.4.14 release candidate (RC1) is available

2022-08-29 Thread Huaxiang Sun
Thanks Andrew. Update: With six (6) binding +1 votes, and two (2) nonbinding +1 vote, and no 0 or -1 votes, this vote passes. I have done most work for this release, once the download page is updated, announcement email will be sent out. Huaxiang Sent from my iPhone > On Aug 29, 2022, at 5

[jira] [Resolved] (HBASE-27327) Class missing at runtime

2022-08-29 Thread fengxianjing (Jira)
[ https://issues.apache.org/jira/browse/HBASE-27327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] fengxianjing resolved HBASE-27327. -- Resolution: Not A Bug > Class missing at runtime > > >