Hi Mich,

I have to use this command:

bin/hive --service metastore

then it works.

While setting HIVE_HOME and add hive bin path, then issue command as
follows,

hive --service metastore

it would breaks.

I think shell under bin should be improved to address this?

Regards,
qiuzhuang



On Thu, Jul 14, 2016 at 12:39 AM, Mich Talebzadeh <mich.talebza...@gmail.com
> wrote:

> Can hardly read the image :)
>
> Did you start the metastore before?
>
> $HIVE_HOME/bin/hive --service metastore &
>
> Assuming it is running on default port 9083 do you see  the process
>
> netstat -alnp|egrep 'Local|9083'
>
>
> and then the same for Hive thrift server
>
> $HIVE_HOME/bin/hiveserver2 &
>
> By default that runs on port 10000
>
>
> HTH
>
> Dr Mich Talebzadeh
>
>
>
> LinkedIn * 
> https://www.linkedin.com/profile/view?id=AAEAAAAWh2gBxianrbJd6zP6AcPCCdOABUrV8Pw
> <https://www.linkedin.com/profile/view?id=AAEAAAAWh2gBxianrbJd6zP6AcPCCdOABUrV8Pw>*
>
>
>
> http://talebzadehmich.wordpress.com
>
>
> *Disclaimer:* Use it at your own risk. Any and all responsibility for any
> loss, damage or destruction of data or any other property which may arise
> from relying on this email's technical content is explicitly disclaimed.
> The author will in no case be liable for any monetary damages arising from
> such loss, damage or destruction.
>
>
>
> On 13 July 2016 at 17:33, Qiuzhuang Lian <qiuzhuang.l...@gmail.com> wrote:
>
>> We download hive 2.1 and run into errors when starting to
>> metastore/hiveserver2 services, here is the errors,
>>
>> Any clues?
>>
>> Regards,
>> Qiuzhuang
>>
>> [image: Inline image 1]
>>
>>
>>
>

Reply via email to