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

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

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

    <property>
        <name>hive.metastore.warehouse.dir</name>
        <value>gs://%GCP_STORAGE_BUCKET%/%GCP_WAREHOUSE_DIR%/</value>
    </property>

</configuration>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy