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 <mailto: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

Reply via email to