Skip to content

Commit

Permalink
feat: change hive and tez version
Browse files Browse the repository at this point in the history
  • Loading branch information
SteBaum committed Sep 23, 2024
1 parent 59a61bb commit b26aff0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tdp_vars_defaults/hive/hive.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

---
# Hive version
hive_release: apache-hive-3.1.3-2.0-bin
hive_release: apache-hive-3.1.3-2.1-bin
hive_dist_file: "{{ hive_release }}.tar.gz"

# Hive users and group
Expand Down Expand Up @@ -159,7 +159,7 @@ ranger_hive_install_properties:
}}
# Tez properties
tez_release: tez-0.9.1-1.0
tez_release: tez-0.9.2-1.0
tez_dist_file: "{{ tez_release }}.tar.gz"

# Tez installation directory
Expand Down

0 comments on commit b26aff0

Please sign in to comment.