Re: HiveMetaStoreClient only sees one of my DBs ?

2013-12-30 Thread Yang
thanks, I fixed it. it turns out that I need to put my hive-site.xml into classpath, without this, it still mysteriously works and somehow gave me a "default" db. (I wish it had given a more explicit error ) On Mon, Dec 30, 2013 at 12:42 PM, java8964 wrote: > Best mailing list for this questi

RE: HiveMetaStoreClient only sees one of my DBs ?

2013-12-30 Thread java8964
Best mailing list for this question is hive, but I will try to give my guess here anyway. If you only see 'default' database, most likely you are using hive 'LocalMetaStore'. For helping yourself to find out the problem, try to find out following information: 1) What kind of Hive metastore you a