The Adapter for Apache Spark is new in this release. It provides access to data using the Spark Thrift Server and JDBC driver.
This adapter can be used when:
- Spark is installed with a Hadoop distribution, such as Hortonworks or MapR, and data is stored in HDFS.
- Spark is installed independently, without Hadoop, and data is stored in NFS.