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