What is the difference between dataset and dataframe in spark?
Answer / Rishabh
Dataset provides strong typed API and is safer to use as it prevents type-safety issues. DataFrame, on the other hand, provides a schema for heterogeneous datasets and has weakly typed APIs.
| Is This Answer Correct ? | 0 Yes | 0 No |
How tasks are created in spark?
What is difference between map and flatmap in spark?
What is spark machine learning?
How many types of rdd are there in spark?
List few benefits of spark over map reduce?
What do you understand by SchemaRDD?
Can you explain apache spark?
What is the default partition in spark?
How Spark uses Hadoop?
How does apache spark work?
What is the use of spark sql?
Explain how can you minimize data transfers when working with spark?
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)