[
https://issues.apache.org/jira/browse/HIVE-26880?focusedWorklogId=834914&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-834914
]
ASF GitHub Bot logged work on HIVE-26880:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 20/Dec/22 19:36
Start Date: 20/Dec/22 19:36
Worklog Time Spent: 10m
Work Description: cnauroth opened a new pull request, #3886:
URL: https://github.com/apache/hive/pull/3886
### What changes were proposed in this pull request?
branch-3 uses Apache Directory Server in some tests. It currently uses
version 1.5.6. This version has a transitive dependency to a SNAPSHOT, making
it awkward to build and release. We can upgrade to 1.5.7 to remove the SNAPSHOT
dependency.
### Why are the changes needed?
SNAPSHOT dependencies make local builds awkward and release build policies
typically don't allow them.
### Does this PR introduce _any_ user-facing change?
No, Apache Directory Server is only used for tests.
### How was this patch tested?
I built locally and confirmed tests.
Issue Time Tracking
-------------------
Worklog Id: (was: 834914)
Remaining Estimate: 0h
Time Spent: 10m
> Upgrade Apache Directory Server to 1.5.7 for release 3.2.
> ---------------------------------------------------------
>
> Key: HIVE-26880
> URL: https://issues.apache.org/jira/browse/HIVE-26880
> Project: Hive
> Issue Type: Improvement
> Components: Test
> Reporter: Chris Nauroth
> Assignee: Chris Nauroth
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> branch-3 uses Apache Directory Server in some tests. It currently uses
> version 1.5.6. This version has a transitive dependency to a SNAPSHOT, making
> it awkward to build and release. We can upgrade to 1.5.7 to remove the
> SNAPSHOT dependency.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)