mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 15:42:02 +00:00
Updated to skip access check for hdfs , as done for other tests - Allow macro substitution in endpoint
This commit is contained in:
parent
2f73bf48b8
commit
5592d30798
@ -11,6 +11,8 @@
|
||||
<disk_hdfs>
|
||||
<type>hdfs</type>
|
||||
<endpoint>hdfs://hdfs1:9000/{hdfs_endpoint_substitution}/</endpoint>
|
||||
<!-- FIXME: chicken and egg problem with current cluster.py -->
|
||||
<skip_access_check>true</skip_access_check>
|
||||
</disk_hdfs>
|
||||
<disk_encrypted>
|
||||
<type>encrypted</type>
|
||||
|
Loading…
Reference in New Issue
Block a user