Abhishek Kumar created RANGER-5727:
--------------------------------------
Summary: 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
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)