Re: configuration in hive-site.xml

2014-09-29 Thread hadoop hive
Just check if netstat -plten | grep 9083 If any process is running or not..I'd yes then metastore is running else not. On Sep 29, 2014 1:53 PM, "Poorvi Ahirwal" wrote: > how to find the node where metastore is running? > > On Mon, Sep 29, 2014 at 1:24 PM, hadoop hive wrote: > >> Its should be

Re: configuration in hive-site.xml

2014-09-29 Thread Poorvi Ahirwal
how to find the node where metastore is running? On Mon, Sep 29, 2014 at 1:24 PM, hadoop hive wrote: > Its should be client node where metastore is running. > > With port 9083. >

Re: configuration in hive-site.xml

2014-09-29 Thread hadoop hive
Its should be client node where metastore is running. With port 9083.