Is possible for Linqpad to access big data via Microsoft SparkCLR?
Microsoft released a C# language binding and extensions to Apache Spark (https://github.com/Microsoft/SparkCLR).
I am new to Apache Spark. I found in the source code of SparkCLR there are many references of "System.Linq" and a lot of IEnumerable<> methods.
So I am wondering the possibility for Linqpad to access big data through SparkCLR.
Can someone clarify?
Thank you in advance,
Ying
I am new to Apache Spark. I found in the source code of SparkCLR there are many references of "System.Linq" and a lot of IEnumerable<> methods.
So I am wondering the possibility for Linqpad to access big data through SparkCLR.
Can someone clarify?
Thank you in advance,
Ying