t;> Java only. I looked around the internet and could not find any resources.
>>> Any pointers?
>>>
>>>
>>>
>>> --
>>> View this message in context:
>>> http://apache-spark-user-list.1001560.n3.nabble.com/Implementing-cu
the internet and could not find any resources.
>> Any pointers?
>>
>>
>>
>> --
>> View this message in context:
>> http://apache-spark-user-list.1001560.n3.nabble.com/Implementing-custom-RDD-in-Java-tp23026.html
>> Sent from the Apache Spark User Li
and could not find any resources.
Any pointers?
--
View this message in context:
http://apache-spark-user-list.1001560.n3.nabble.com/Implementing-custom-RDD-in-Java-tp23026.html
Sent from the Apache Spark User List mailing list archive at Nabble.com
Hello,
I have a custom data source and I want to load the data into Spark to
perform some computations. For this I see that I might need to implement a
new RDD for my data source.
I am a complete Scala noob and I am hoping that I can implement the RDD in
Java only. I looked around the internet an