You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hive.apache.org by James Teng <te...@outlook.com> on 2015/03/18 14:14:31 UTC

run hiveserver2 with no authentication mode.

Hi all,
i am pretty new to hive and would like to consult one issue that whether the hiveserver2 can run with no authentication mode. i have tried to configure the hive-site.xml file as below(this is the only one hiveserver2 related in my config file): <property>    <name>hive.server2.authentication</name>    <value>none</value>  </property>
but i can't connect to server when trying attempts with beeline. and if no username/password is specified, always there is an prompt asking for them.could anyone give any comment on this? does hive support no authentication mode for hiveserver2? and whether there is a way to achieve this.
thanks in advance.
uknow. 		 	   		  

FW: run hiveserver2 with no authentication mode.

Posted by James Teng <te...@outlook.com>.
could anyone answer my question?uknow.
From: tenglinxiao@outlook.com
To: user@hive.apache.org
Subject: run hiveserver2 with no authentication mode.
Date: Wed, 18 Mar 2015 13:14:31 +0000




Hi all,
i am pretty new to hive and would like to consult one issue that whether the hiveserver2 can run with no authentication mode. i have tried to configure the hive-site.xml file as below(this is the only one hiveserver2 related in my config file): <property>    <name>hive.server2.authentication</name>    <value>none</value>  </property>
but i can't connect to server when trying attempts with beeline. and if no username/password is specified, always there is an prompt asking for them.could anyone give any comment on this? does hive support no authentication mode for hiveserver2? and whether there is a way to achieve this.
thanks in advance.
uknow.