Re: Review Request 74259: RANGER-3998: Support Ranger KMS integration with AWS KMS

2024-03-27 Thread Kirby Zhou
> On 三月 27, 2024, 11:43 a.m., Dhaval Shah wrote: > > kms/pom.xml > > Lines 425 (patched) > > > > > > Initialize the version This version is already in ranger's pom. https://github.com/apache/ranger/commit/27456a9c6

Re: Review Request 74259: RANGER-3998: Support Ranger KMS integration with AWS KMS

2024-03-27 Thread Kirby Zhou
> On 三月 27, 2024, 11:36 a.m., Dhaval Shah wrote: > > distro/src/main/assembly/kms.xml > > Line 182 (original), 185 (patched) > > > > > > Do we need tencent KMS dependency for AWS KMS? This is about streamlining depe

Re: [PR] RANGER-4761: make lazy memory allocation for family map instead … [ranger]

2024-03-27 Thread via GitHub
fateh288 commented on PR #307: URL: https://github.com/apache/ranger/pull/307#issuecomment-2023262368 Requesting review for this PR. @kumaab @bhavikpatel9977 @mneethiraj -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[jira] [Updated] (RANGER-4761) Reduce memory footprint of hbase plugin

2024-03-27 Thread Fateh Singh (Jira)
[ https://issues.apache.org/jira/browse/RANGER-4761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fateh Singh updated RANGER-4761: Description: * Map getColumnFamilies(Map> families) becomes a bottleneck in multiget and multiput

[jira] [Updated] (RANGER-4761) Reduce memory footprint of hbase plugin

2024-03-27 Thread Fateh Singh (Jira)
[ https://issues.apache.org/jira/browse/RANGER-4761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fateh Singh updated RANGER-4761: Description: * Map getColumnFamilies(Map> families) becomes a bottleneck in multiget and multiput

[jira] [Updated] (RANGER-4761) Reduce memory footprint of hbase plugin

2024-03-27 Thread Fateh Singh (Jira)
[ https://issues.apache.org/jira/browse/RANGER-4761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fateh Singh updated RANGER-4761: Summary: Reduce memory footprint of hbase plugin (was: Revisit ColumnFamilyCache to reduce memory

Re: Review Request 74259: RANGER-3998: Support Ranger KMS integration with AWS KMS

2024-03-27 Thread Dhaval Shah
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/74259/#review226354 --- kms/pom.xml Lines 425 (patched)

Re: Review Request 74259: RANGER-3998: Support Ranger KMS integration with AWS KMS

2024-03-27 Thread Dhaval Shah
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/74259/#review226353 --- distro/src/main/assembly/kms.xml Line 182 (original), 185 (patche

Community Over Code NA 2024 Travel Assistance Applications now open!

2024-03-27 Thread Gavin McDonald
Hello to all users, contributors and Committers! [ You are receiving this email as a subscriber to one or more ASF project dev or user mailing lists and is not being sent to you directly. It is important that we reach all of our users and contributors/committers so that they may get a chance t

[jira] [Commented] (RANGER-3998) Support Ranger KMS integration with AWS KMS

2024-03-27 Thread Dhaval Shah (Jira)
[ https://issues.apache.org/jira/browse/RANGER-3998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17831198#comment-17831198 ] Dhaval Shah commented on RANGER-3998: - Hi [~kirbyzhou], Can you please share the do