What is difference between hive and spark?
Answer / Amar Pal Singh
Hive and Apache Spark are both big data processing frameworks, but they have some key differences. Hive provides a SQL-like interface for querying large datasets stored in HDFS (Hadoop Distributed File System), while Spark offers an in-memory data processing engine that can process data faster and supports various APIs such as Scala, Python, and Java. Additionally, Spark can handle streaming data and real-time computations, whereas Hive is more suited for batch processing.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the use of dataframe in spark?
What is spark parallelize?
Is spark secure?
Why spark is faster than hive?
What is faster than apache spark?
How to save RDD?
Compare hadoop & spark?
How does executor work in spark?
What makes Apache Spark good at low-latency workloads like graph processing and machine learning?
What is shuffle read and shuffle write in spark?
Explain the concept of resilient distributed dataset (rdd).
What is Spark.executor.memory in a Spark Application?
Apache Hadoop (394)
MapReduce (354)
Apache Hive (345)
Apache Pig (225)
Apache Spark (991)
Apache HBase (164)
Apache Flume (95)
Apache Impala (72)
Apache Cassandra (392)
Apache Mahout (35)
Apache Sqoop (82)
Apache ZooKeeper (65)
Apache Ambari (93)
Apache HCatalog (34)
Apache HDFS Hadoop Distributed File System (214)
Apache Kafka (189)
Apache Avro (26)
Apache Presto (15)
Apache Tajo (26)
Hadoop General (407)