Thanks for your reply. I will try it. 2015-12-30 1:33 GMT+08:00 Alan Gates <alanfga...@gmail.com>:
> Hive cannot run without the Hadoop binaries, but it can run locally > without a cluster running. If you install Hadoop in standalone mode (see > http://hadoop.apache.org/docs/r2.7.1/hadoop-project-dist/hadoop-common/SingleCluster.html#Standalone_Operation > ) then set HADOOP_HOME to the location where you installed Hadoop, then run > Hive, it will use that Hadoop installation to run on your local machine. > > Alan. > > Heng Chen <heng.chen.1...@gmail.com> > December 29, 2015 at 1:43 > Hi guys, > > I want to test my code locally, could hive startup without hadoop > (standalone mode)? > Any documents? > > > Thanks > >