Cannot access class ‘org.apache.spark.sql.Dataset’
I’m trying to use kotlin-spark-api
library in my project to use Spark for few dataframe operations. Rest of all components are in kotlin. Now, I am trying this:
I’m trying to use kotlin-spark-api
library in my project to use Spark for few dataframe operations. Rest of all components are in kotlin. Now, I am trying this: