With regards to Indexed structures in Spark are there any alternatives to
IndexedRDD for more generic keys including Strings?

Thanks

Jem

On Wed, Jul 15, 2015 at 7:41 AM Burak Yavuz <brk...@gmail.com> wrote:

> Hi Swetha,
>
> IndexedRDD is available as a package on Spark Packages
> <http://spark-packages.org/package/amplab/spark-indexedrdd>.
>
> Best,
> Burak
>
> On Tue, Jul 14, 2015 at 5:23 PM, swetha <swethakasire...@gmail.com> wrote:
>
>> Hi Ankur,
>>
>> Is IndexedRDD available in Spark 1.4.0? We would like to use this in Spark
>> Streaming to do lookups/updates/deletes in RDDs using keys by storing them
>> as key/value pairs.
>>
>> Thanks,
>> Swetha
>>
>>
>>
>>
>>
>> --
>> View this message in context:
>> http://apache-spark-user-list.1001560.n3.nabble.com/creating-a-distributed-index-tp11204p23842.html
>> Sent from the Apache Spark User List mailing list archive at Nabble.com.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: user-unsubscr...@spark.apache.org
>> For additional commands, e-mail: user-h...@spark.apache.org
>>
>>
>

Reply via email to