This is session specific command. Thanks, Vinod
http://blog.vinodsingh.com/ On Tue, Jun 26, 2012 at 9:27 PM, Ladda, Anand <lan...@microstrategy.com>wrote: > I am connecting to Hive through a client tool via Hive Server. The > client tool tries to set a database context by running the USE [database] > command when it makes a connection. However, when I create another session > from the client and not specify any database context (i.e, implicitly > connecting to the DEFAULT database) I get an error when trying to query the > tables. It appears as though the previous client connection’s USE database > command is still in-effect. **** > > ** ** >