Hi, So I'm trying to setup a drillbit to reach across to my Hive metastore. I dug into JIRA and see that DRILL-354/357 are both resolved. I've also looked into my drillbit and found .../conf/storage-engines.json.
Inside, I see an entry for Hive that's commented out. However, it is for an instance Hive with a Derby metastore. My instance is a HiveServer1 with a MySQL metastore. So both javax.jdo.option.ConnectionURL and hive.metastore.sasl.enabled are clear to me. But what about the remaining: hive.metastore.uris hive.metastore.warehouse.dir fs.default.name George -- -- "Not everything that can be counted counts, and not everything that counts can be counted." Albert Einstein
