File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# installation vars
22hdfs_unarchived_filename : " hadoop-3.3.3"
3- hdfs_download_link : " https://downloads.apache.org/hadoop/common/stable /{{hdfs_unarchived_filename}}.tar.gz"
3+ hdfs_download_link : " https://downloads.apache.org/hadoop/common/{{hdfs_unarchived_filename}} /{{hdfs_unarchived_filename}}.tar.gz"
44hdfs_download_sha_sum : " 9ac5a5a8d29de4d2edfb5e554c178b04863375c5644d6fea1f6464ab4a7e22a50a6c43253ea348edbd114fc534dcde5bdd2826007e24b2a6b0ce0d704c5b4f5b"
55hdfs_download_destination : " /opt/{{hdfs_unarchived_filename}}.tar.gz"
66hdfs_unarchive_destination : " /opt/"
@@ -57,5 +57,5 @@ allow_disk_mount: false
5757
5858# dns
5959
60- dns_server : 91.240.202.239
61- allow_dns : true
60+ dns_server : 172.16.21.128
61+ allow_dns : true
You can’t perform that action at this time.
0 commit comments