Hello Rachana,
The easiest way would be to start with creating a 'parent' JavaRDD and run
different filters (based on different input arguments) to create respective
'child' JavaRDDs dynamically.
Notice that the creation of these children RDDs is handled by the
application driver.
Hope this help
+1
On Sun, Jun 7, 2015 at 6:02 PM, Tathagata Das
wrote:
> +1
>
> On Sun, Jun 7, 2015 at 3:01 PM, Joseph Bradley
> wrote:
>
>> +1
>>
>> On Sat, Jun 6, 2015 at 7:55 PM, Guoqiang Li wrote:
>>
>>> +1 (non-binding)
>>>
>>>
>>> -- Original --
>>> *From: * "Reynold Xin