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
How do you write your own custom SerDe ?
What are the Binary Storage formats supported in Hive?
What are the file formats that Hive supports and can use be used for storage?
What is a table generating function on hive?
how can we access the sub directories recursively?
What are different modes of metastore deployment in Hive?
What are types of hive built-in functions?
What is indexing and why do we need it?
Explain how can you change a column data type in Hive?
What does the following query do? Insert overwrite table employees partition (country, state) select ..., Se.cnty, se.st from staged_employees se;
What is the definition of Hive?
Explain Data Type Conversion in Hive?
If you run a select * query in hive, why does it not run mapreduce?
Which companies are mostly using Hive ?
What is the functionality of Query Processor in Apache Hive?