I've been using the Java SDK ( http://aws.amazon.com/sdkforjava/) to run recommender stuff on EMR, it's working really well and the coding was pretty straight forward. I could provide some sample code in case somebody wants to see that.
--sebastian Am 02.09.2010 20:05, schrieb Grant Ingersoll: > In talking w/ Jake, he said he launched EMR and then SSH'd in and ran that > way. I'm going to try that next, as the Ruby CLI and the Console hasn't > worked for me. It's weird, it invokes the main(), but it doesn't seem to > pass in the args. I will update as I progress. I'm trying to do some > benchmarking of clustering on there. > > Might be a fun thing to debug at our Bay Area meetup... > > -Grant > > On Sep 2, 2010, at 1:37 PM, Drew Farris wrote: > > >> Jeff, >> >> I'm not sure we're talking about the same documentation on the wiki. I >> was looking at the page: >> https://cwiki.apache.org/confluence/display/MAHOUT/Mahout+on+Elastic+MapReduce >> >> Your referring to the page the following page, correct? >> https://cwiki.apache.org/confluence/display/MAHOUT/Mahout+on+Amazon+EC2 >> >> I've tried these since the change to 0.20.2 and they work for me too, >> point taken about updating this to use the latest CDH. I haven't tried >> running on Elastic MapReduce either. >> >> Drew >> >> On Thu, Sep 2, 2010 at 1:26 PM, Jeff Eastman <[email protected]> >> wrote: >> >>> The documentation on the wiki is about building an AMI for EC2 and is out >>> of date since Cloudera has released a 0.20.2 AMI. Now that EMR supports our >>> 0.20.2 as well the step of building an AMI should not be needed. But I've >>> not tried clustering on EMR, only EC2, and the wiki instructions were >>> accurate then. >>> >>> On 9/2/10 10:04 AM, Drew Farris wrote: >>> >>>> Were there specific issues you ran into? I suspect the documentation >>>> on the wiki is out of date. >>>> >>>> Drew >>>> >>>> On Sun, Aug 29, 2010 at 10:58 AM, Grant Ingersoll<[email protected]> >>>> wrote: >>>> >>>>> Has anyone successfully run any of the clustering algorithms on Amazon's >>>>> Elastic Map Reduce? If so, please share steps please. >>>>> >>>>> Thanks, >>>>> Grant >>>>> >>> >>> > -------------------------- > Grant Ingersoll > http://lucenerevolution.org Apache Lucene/Solr Conference, Boston Oct 7-8 > >
