Answer Posted / rajasekhar
No we cannot access Hive with out Hadoop as internally Hive will run using map reduce.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the default record and field delimiter used for hive text files?
What are the key segments of hive architecture?
What is the prerequisite for Apache Hive installation?
How Facebook Uses Hadoop, Hive and Hbase ?
What is the significance of ‘IF EXISTS” clause while dropping a table?
How can you stop a partition form being queried?
Give examples of the SerDe classes whihc hive uses to Serializa and Deserilize data?
How can you configure remote metastore mode in Hive?
What kind of applications is supported by Apache Hive?
In case of embedded Hive, can the same metastore be used by multiple users?
what is Metastore in Hive?
Is it possible to overwrite Hadoop MapReduce configuration in Hive?
Is it possible to create multiple table in hive for same data?
What kind of data warehouse application is suitable for Hive? What are the types of tables in Hive?
Can we run unix shell commands from hive? Can hive queries be executed from script files? How? Give an example.