Hello! Try to use user root with blank password. It worked for me. So it should work for you as well.
> could anyone answer my question?uknow. > > From: tenglinx...@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.