hive icon indicating copy to clipboard operation
hive copied to clipboard

HIVE-28163: Upgrade apache directory server to 2.0.0-M24

Open Aggarwal-Raghav opened this issue 10 months ago • 4 comments

What changes were proposed in this pull request?

Please refer to HIVE-28163 for stacktrace

Why are the changes needed?

When running Hive3 + (patches from master branch), with jdk17, there were failure in service module regarding apache directory server. Here is the test which failed. mvn test -Dtest='org.apache.hive.service.auth.TestLdapAtnProviderWithMiniDS#testGroupFilterPositive' -pl service

Does this PR introduce any user-facing change?

No

Is the change a dependency upgrade?

Yes. Attaching updated dependency tree: new-dependency-tree.txt

How was this patch tested?

In my org we have hive3 + master branch patches, with jdk17. There we are running it. Will see the UT once by running it here.

Aggarwal-Raghav avatar Mar 29 '24 08:03 Aggarwal-Raghav