All Downloads are FREE. Search and download functionalities are using the official Maven repository.

docker.presto-product-tests.conf.environment.multinode-azure.core-site-overrides-template.xml Maven / Gradle / Ivy

There is a newer version: 451
Show newest version
<configuration>

    <property>
        <name>fs.azure.account.key.%ABFS_ACCOUNT%.dfs.core.windows.net</name>
        <value>%ABFS_ACCESS_KEY%</value>
    </property>

</configuration>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy