Skip to content

Commit

Permalink
Updated Hive instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Risberg committed Jun 4, 2014
1 parent bab772d commit f799a4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hive-batch/README.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ You need to have a Hive server running for this app - see the https://cwiki.apac

Quick steps to start Hive server (in a separate terminal window):

#(You need to have the Hadoop environment set up first)
$ cd {dir where hive binary download is extracted}
$ export HIVE_HOME=`pwd`
$ export PATH=$HIVE_HOME/bin;$PATH
Expand Down

0 comments on commit f799a4d

Please sign in to comment.