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

.aissemble.extensions-metadata-service.1.9.0-rc2.source-code.hive-site.xml Maven / Gradle / Ivy

<!--
  #%L
  aiSSEMBLE::Extensions::Docker::Metadata
  %%
  Copyright (C) 2021 Booz Allen
  %%
  This software package is licensed under the Booz Allen Public License. All Rights Reserved.
  #L%
  -->
<configuration>
    <property>
        <name>javax.jdo.option.ConnectionURL</name>
        <value>jdbc:derby:data/metastore_db;create=true</value>
        <description>JDBC connect string for a JDBC metastore</description>
    </property>
</configuration>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy