![JAR search and dependency download from the Maven repository](/logo.png)
ill.contrib.storage-hive.drill-storage-hive-core.1.21.2.source-code.bootstrap-storage-plugins.json Maven / Gradle / Ivy
{
"storage":{
"hive" : {
"type":"hive",
"configProps" : {
"hive.metastore.uris" : "",
"javax.jdo.option.ConnectionURL" : "jdbc:derby:;databaseName=../sample-data/drill_hive_db;create=true",
"hive.metastore.warehouse.dir" : "/tmp/drill_hive_wh",
"fs.default.name" : "file:///",
"hive.metastore.sasl.enabled" : "false",
"hive.metastore.schema.verification": "false",
"datanucleus.schema.autoCreateAll": "true"
},
"enabled": false
}
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy