Loading Data from HPE Ezmeral Data Fabric Database Using the HPE Ezmeral Data Fabric Database OJAI Connector for Apache Spark

The HPE Ezmeral Data Fabric Database OJAI Connector for Apache Spark supports loading data as an Apache Spark RDD. Starting in the EEP 4.0 release, the connector introduces support for Apache Spark DataFrames and Datasets. DataFrames and Datasets perform better than RDDs. Whether you load your HPE Ezmeral Data Fabric Database data as a DataFrame or Dataset depends on the APIs you prefer to use. It is also possible to convert an RDD to a DataFrame.