Hello,

I have 2 datasets, Dataset<Class1> and other is Dataset<Class2>. I want the 
list of records which are in Dataset<Class1> but not in Dataset<Class2>. How 
can I do this in Apache Spark using Java Connector? I am using Apache Spark 
2.2.0

Thank you
---------------------------------------------------------------------
To unsubscribe e-mail: user-unsubscr...@spark.apache.org

Reply via email to