What are the various data sources available in SparkSQL?
Answer Posted / Ranveer Kumar Singh
SparkSQL supports various data sources, including structured data formats like CSV, JSON, Parquet, ORC, and AVRO; unstructured data sources such as text files and NoSQL databases like Cassandra, HBase, and MongoDB; and streaming data sources from live data feeds using Spark Streaming.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers