Subtle Classloader Issue

2009-03-22 Thread Jeff Eastman
I'm trying to run the Dirichlet clustering example from (http://cwiki.apache.org/MAHOUT/syntheticcontroldata.html). The command line: $HADOOP_HOME/bin/hadoop jar $MAHOUT_HOME/examples/target/mahout-examples-0.1.job org.apache.mahout.clustering.syntheticcontrol.dirichlet.Job ... loads our

Re: hadoop migration

2009-03-22 Thread nitesh bhatia
Bigtable ??? Is it opensource ? I am not sure if google has released any code of bigtable. So far only 1 research paper is available. --nitesh On Tue, Mar 17, 2009 at 11:01 AM, Amandeep Khurana ama...@gmail.com wrote: AFAIK, Google uses BigTable for pretty much most of their backend stuff.

Re: hadoop migration

2009-03-22 Thread Philip M. White
On Sun, Mar 22, 2009 at 11:47:35PM +0530, nitesh bhatia wrote: Bigtable ??? Is it opensource ? I am not sure if google has released any code of bigtable. So far only 1 research paper is available. HBase is an implementation of BigTable. -- Philip smime.p7s Description: S/MIME cryptographic

Re: hadoop migration

2009-03-22 Thread Stuart Sierra
On Sun, Mar 22, 2009 at 2:17 PM, nitesh bhatia niteshbhatia...@gmail.com wrote: Bigtable ??? Is it opensource ? I am not sure if google has released any code of bigtable. So far only 1 research paper is available. No, Google has never released source code for MapReduce and BigTable. Hadoop and

Re: Unable to access job details

2009-03-22 Thread Amareshwari Sriramadasu
Can you look for Exception from jetty in JT logs and report here? That would tell us the cause for ERROR 500. Thanks Amareshwari Nathan Marz wrote: Sometimes I am unable to access a job's details and instead only see. I am seeing this on 0.19.2 branch. HTTP ERROR: 500 Internal Server Error