[
https://issues.apache.org/jira/browse/RANGER-5727?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Abhishek Kumar resolved RANGER-5727.
------------------------------------
Fix Version/s: 3.0.0
Resolution: Fixed
Merged in main:
[https://github.com/apache/ranger-tools/commit/937d2f13538a826c3bced638152fb49badb03b5c]
> Install Python 3.13 or higher in docker base image
> ---------------------------------------------------
>
> Key: RANGER-5727
> URL: https://issues.apache.org/jira/browse/RANGER-5727
> Project: Ranger
> Issue Type: Improvement
> Components: docker, Ranger
> Reporter: Abhishek Kumar
> Assignee: Abhishek Kumar
> Priority: Major
> Fix For: 3.0.0
>
> Time Spent: 1h
> Remaining Estimate: 0h
>
> The {{apache-ranger}} python client {{0.0.13}} now requires Python {{{}>=
> 3.13{}}}.
> The Ranger docker base image ({{{}apache/ranger-tools{}}}
> {{{}docker/Dockerfile{}}}) is built on {{eclipse-temurin:8-jdk-jammy}}
> (Ubuntu 22.04), which ships Python 3.10, so {{pip install apache-ranger}} no
> longer picks up the latest client.
> Update the base image to install Python 3.13 or higher.
> The JDK 8 base image is intentionally not changed, since the upcoming Ranger
> 2.9 release ships docker images on JDK 8.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)