Skip to content

Commit eaab646

Browse files
authored
Merge pull request #918 from sujeetkjha/HDFS_FIX
Signed-off-by: sujeet <sujeetk1@in.ibm.com>
2 parents f66a49f + cc3c653 commit eaab646

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

roles/hdfs_upgrade/defaults/main.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ scale_install_localpkg_tmpdir_path: /tmp
1616
scale_hdfs_install_debuginfo: true
1717

1818
# Directory to install 3.1.1.x hdfs package
19-
scale_hdfs_rhel_version_path: 'hdfs_rpms/rhel/hdfs_3.1.1.x/'
19+
scale_hdfs_rhel_version_path: 'hdfs_rpms/rhel/hdfs_3.3.6.x/'
2020

2121
# Directory to install 3.3.6.x hdfs package
2222
scale_hdfs_rhel_version_path_336: 'hdfs_rpms/rhel/hdfs_3.3.6.x/'
@@ -25,7 +25,7 @@ scale_hdfs_rhel_version_path_336: 'hdfs_rpms/rhel/hdfs_3.3.6.x/'
2525
scale_hdfs_rhel_version_path_322: 'hdfs_rpms/rhel/hdfs_3.2.2.x/'
2626

2727
# Directory to install 3.1.1.x hdfs package
28-
scale_hdfs_sles_version_path: 'hdfs_rpms/rhel/hdfs_3.1.1.x/'
28+
scale_hdfs_sles_version_path: 'hdfs_rpms/rhel/hdfs_3.3.6.x/'
2929

3030
# Directory to install 3.1.1.x hdfs package
31-
scale_hdfs_ubuntu_version_path: 'hdfs_debs/ubuntu/hdfs_3.1.1.x/'
31+
scale_hdfs_ubuntu_version_path: 'hdfs_debs/ubuntu/hdfs_3.3.6.x/'

0 commit comments

Comments
 (0)