Basapuram Kumar
Basapuram Kumar
### What changes were proposed in this pull request? Adding JBoss maven2 artifact to resolve the javax.jms:jms:jar issue, by adding build will pass locally on macos-m1. jira- [HIVE-26544](https://issues.apache.org/jira/browse/HIVE-26544) ### Why...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Description We are running Impala queries from Hue -> impala Editor. getting the...
### What changes were proposed in this pull request? [HIVE-28328](https://issues.apache.org/jira/browse/HIVE-28328) as per the above jira, hive compilation is failing on both master and branch-4.0 with the mentioned failures. This PR...
### What changes were proposed in this pull request? This PR handles the [HIVE-28332](https://issues.apache.org/jira/browse/HIVE-28332) assembly issue. ### Why are the changes needed? This changes are required to handle the compilation...
## What changes were proposed in this pull request? Proposed changes are mentioned at [RANGER-4932](https://issues.apache.org/jira/browse/RANGER-4932) ## How was this patch tested? tested this patch on my local cluster during the...
## What changes were proposed in this pull request? Bumps netty-all to 4.1.116.Final Details are added at [RANGER-5090](https://issues.apache.org/jira/browse/RANGER-5090)
## What changes were proposed in this pull request? Bumps aws-java-sdk to latest version - 1.12.780 Details are added at [RANGER-5092](https://issues.apache.org/jira/browse/RANGER-5092)
## What is the purpose of the change This PR implements OBF password obfuscation support for Flink's SSL configurations to eliminate plaintext password exposure in configuration files ## Brief change...
## What changes were proposed in this pull request? The suggested changes are to make compatible for both MySQL-8.x and Oracle-19.x daatabases for ldap-sync. ## How was this patch tested?...