RE: Accessing neighboring elements in an RDD

2014-09-03 Thread Daniel, Ronald (ELS-SDG)
; Ron > > > > > > > > > > > > From: Victor Tso-Guillen [mailto:v...@paxata.com] > > Sent: Wednesday, September 03, 2014 10:40 AM > > To: Daniel, Ronald (ELS-SDG) > > Cc: user@spark.apache.org > > Subject: Re: Accessing neighboring elements

Re: Accessing neighboring elements in an RDD

2014-09-03 Thread Xiangrui Meng
S-SDG) > Cc: user@spark.apache.org > Subject: Re: Accessing neighboring elements in an RDD > > > > Interestingly, there was an almost identical question posed on Aug 22 by > cjwang. Here's the link to the archive: > http://apache-spark-user-list.1001560.n3.nabble.com/Fin

RE: Accessing neighboring elements in an RDD

2014-09-03 Thread Daniel, Ronald (ELS-SDG)
aniel, Ronald (ELS-SDG) Cc: user@spark.apache.org Subject: Re: Accessing neighboring elements in an RDD Interestingly, there was an almost identical question posed on Aug 22 by cjwang. Here's the link to the archive: http://apache-spark-user-list.1001560.n3.nabble.com/Finding-previous-and-next-el

Re: Accessing neighboring elements in an RDD

2014-09-03 Thread Chris Gore
There is support for Spark in ElasticSearch’s Hadoop integration package. http://www.elasticsearch.org/guide/en/elasticsearch/hadoop/current/spark.html Maybe you could split and insert all of your documents from Spark and then query for “MoreLikeThis” on the ElasticSearch index. I haven’t tried

Re: Accessing neighboring elements in an RDD

2014-09-03 Thread Victor Tso-Guillen
Interestingly, there was an almost identical question posed on Aug 22 by cjwang. Here's the link to the archive: http://apache-spark-user-list.1001560.n3.nabble.com/Finding-previous-and-next-element-in-a-sorted-RDD-td12621.html#a12664 On Wed, Sep 3, 2014 at 10:33 AM, Daniel, Ronald (ELS-SDG) < r.