You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hive.apache.org by Poorvi Ahirwal <po...@gmail.com> on 2014/09/29 09:21:32 UTC

configuration in hive-site.xml

Hi,

what should be the configuration for hive.metastore.uris in hive-site.xml.
Giving the default port and host doesnot works.

Thanks,
Poorvi

Re: configuration in hive-site.xml

Posted by hadoop hive <ha...@gmail.com>.
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" <po...@gmail.com> wrote:

> how to find the node where metastore is running?
>
> On Mon, Sep 29, 2014 at 1:24 PM, hadoop hive <ha...@gmail.com> wrote:
>
>> Its should be client node where metastore is running.
>>
>> With port 9083.
>>
>
>

Re: configuration in hive-site.xml

Posted by Poorvi Ahirwal <po...@gmail.com>.
how to find the node where metastore is running?

On Mon, Sep 29, 2014 at 1:24 PM, hadoop hive <ha...@gmail.com> wrote:

> Its should be client node where metastore is running.
>
> With port 9083.
>

Re: configuration in hive-site.xml

Posted by hadoop hive <ha...@gmail.com>.
Its should be client node where metastore is running.

With port 9083.