[ https://issues.apache.org/jira/browse/HIVE-25445?focusedWorklogId=822166&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-822166 ]
ASF GitHub Bot logged work on HIVE-25445: ----------------------------------------- Author: ASF GitHub Bot Created on: 01/Nov/22 02:18 Start Date: 01/Nov/22 02:18 Worklog Time Spent: 10m Work Description: slachiewicz commented on code in PR #2584: URL: https://github.com/apache/hive/pull/2584#discussion_r1010013313 ########## pom.xml: ########## @@ -267,6 +269,28 @@ <dependencyManagement> <dependencies> <! Issue Time Tracking ------------------- Worklog Id: (was: 822166) Time Spent: 1h 10m (was: 1h) > Enable JdbcStorageHandler to get password from AWS Secrets Service. > ------------------------------------------------------------------- > > Key: HIVE-25445 > URL: https://issues.apache.org/jira/browse/HIVE-25445 > Project: Hive > Issue Type: New Feature > Components: HiveServer2 > Reporter: Harish JP > Assignee: Harish JP > Priority: Major > Labels: pull-request-available > Fix For: 4.0.0-alpha-1 > > Time Spent: 1h 10m > Remaining Estimate: 0h > > Currently, password for JdbcStorageHandler can be set only via the password > field or keystore. This Jira is to add framework to fetch password from any > source and implement AWS Secrets Manager as a source. > > The approach takes is to use a new table property dbcp.password.uri which > will be used if password and keyfile are not available. -- This message was sent by Atlassian Jira (v8.20.10#820010)