Skip to content

Commit

Permalink
Bump hive version to 4.0.0 as 2.x.x is EOL (#1535)
Browse files Browse the repository at this point in the history
Bump hive version to 4.0.0
  • Loading branch information
vatsrahul1001 authored May 27, 2024
1 parent f89b478 commit df75caa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/integration-tests/Dockerfile.astro_cloud
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ RUN apt-get update -y \


# Set Hive and Hadoop versions.
ENV HIVE_LIBRARY_VERSION=hive-2.3.9
ENV HIVE_LIBRARY_VERSION=hive-4.0.0
ENV HADOOP_LIBRARY_VERSION=hadoop-2.10.1

# install AWS CLI
Expand Down

0 comments on commit df75caa

Please sign in to comment.