Re: Is the USE database command hive server-wide or session specific

2012-06-26 Thread Vinod Singh
This is session specific command. Thanks, Vinod http://blog.vinodsingh.com/ On Tue, Jun 26, 2012 at 9:27 PM, Ladda, Anand 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 ma

Is the USE database command hive server-wide or session specific

2012-06-26 Thread Ladda, Anand
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