Re: A problem for running MLLIB in amazon clound

2014-09-08 Thread Xiangrui Meng
Could you attach the driver log? -Xiangrui On Mon, Sep 8, 2014 at 7:23 AM, Hui Li wrote: > I am running a very simple example using the SVMWithSGD on Amazon EMR. I > haven't got any result after one hour long. > > My instance-type is: m3.large > instance-count is: 3 > Dataset is the data pr

A problem for running MLLIB in amazon clound

2014-09-08 Thread Hui Li
I am running a very simple example using the SVMWithSGD on Amazon EMR. I haven't got any result after one hour long. My instance-type is: m3.large instance-count is: 3 Dataset is the data provided by the MLLIB in apache: sample_svm_data The number of iteration is: 2 and all other options ar