Hi George, I believe we have a wiki section on setting up hive + drill :
https://cwiki.apache.org/confluence/display/DRILL/Hive+Storage+Engine I haven't personally tried it yet but see if this helps. Tim On Tue, Mar 25, 2014 at 6:10 PM, George Chow <[email protected]> wrote: > 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 >
