InterviewSolution
Saved Bookmarks
| 1. |
_________ is a shell utility which can be used to run Hive queries in either interactive or batch mode.(a) $HIVE/bin/hive(b) $HIVE_HOME/hive(c) $HIVE_HOME/bin/hive(d) All of the mentionedThe question was asked in an internship interview.I'd like to ask this question from Introduction to Hive topic in section Hive and HBase of Hadoop |
|
Answer» The CORRECT CHOICE is (c) $HIVE_HOME/bin/hive |
|