Hey There, This is only possible in Scala right now. However, this is almost never needed since the core API is fairly flexible. I have the same question as Andrew... what are you trying to do with your RDD?
- Patrick On Wed, Jun 4, 2014 at 7:49 AM, Andrew Ash <and...@andrewash.com> wrote: > Just curious, what do you want your custom RDD to do that the normal ones > don't? > > > On Wed, Jun 4, 2014 at 6:30 AM, bluejoe2008 <bluejoe2...@gmail.com> wrote: >> >> hi, folks, >> is there any easier way to define a custom RDD in Java? >> I am wondering if I have to define a new java class which extends RDD >> from scratch? It is really a hard job for developers! >> >> 2014-06-04 >> ________________________________ >> bluejoe2008 > >