Re: Top, takeOrdered, sortByKey

2015-03-11 Thread Imran Rashid
ssehr...@fnal.gov wrote: *From:* Saba Sehrish ssehr...@fnal.gov *Date:* March 9, 2015 at 4:11:07 PM CDT *To:* user-...@spark.apache.org *Subject:* *Using top, takeOrdered, sortByKey* I am using spark for a template matching problem. We have 77 million events in the template library

Re: Top, takeOrdered, sortByKey

2015-03-11 Thread Saba Sehrish
-...@spark.apache.orgmailto:user-...@spark.apache.org Subject: Using top, takeOrdered, sortByKey I am using spark for a template matching problem. We have 77 million events in the template library, and we compare energy of each of the input event with the each of the template event and return a score. In the end we

Top, takeOrdered, sortByKey

2015-03-09 Thread Saba Sehrish
From: Saba Sehrish ssehr...@fnal.govmailto:ssehr...@fnal.gov Date: March 9, 2015 at 4:11:07 PM CDT To: user-...@spark.apache.orgmailto:user-...@spark.apache.org Subject: Using top, takeOrdered, sortByKey I am using spark for a template matching problem. We have 77 million events