Re: org/apache/commons/math3/random/RandomGenerator issue

2014-11-10 Thread lev
this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/org-apache-commons-math3-random-RandomGenerator-issue-tp15748p18492.html Sent from the Apache Spark User List mailing list archive at Nabble.com. - To unsu

Re: org/apache/commons/math3/random/RandomGenerator issue

2014-11-09 Thread Shivaram Venkataraman
t > "hdfs://" ) and it didn't work.. > > Thanks, > Lev. > > > > -- > View this message in context: > http://apache-spark-user-list.1001560.n3.nabble.com/org-apache-commons-math3-random-RandomGenerator-issue-tp15748p18453

Re: org/apache/commons/math3/random/RandomGenerator issue

2014-11-09 Thread lev
"hdfs://" ) and it didn't work.. Thanks, Lev. -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/org-apache-commons-math3-random-RandomGenerator-issue-tp15748p18453.html Sent from the Apache Spark User List mailing list archiv

Re: org/apache/commons/math3/random/RandomGenerator issue

2014-11-08 Thread Shivaram Venkataraman
t might be the problem? > > > > Thanks, > > Lev. > > > > > > anny9699 wrote > >> I use the breeze.stats.distributions.Bernoulli in my code, however met > >> this problem > >> java.lang.NoClassDefFoundError: > >> org/apache/commons/math3/random/

Re: org/apache/commons/math3/random/RandomGenerator issue

2014-11-08 Thread Sean Owen
tributions.Bernoulli in my code, however met >> this problem >> java.lang.NoClassDefFoundError: >> org/apache/commons/math3/random/RandomGenerator > > > > > > -- > View this message in context: > http://apache-spark-user-list.1001560.n3.nabble.com/org-apache-commons-math3-random-R

Re: org/apache/commons/math3/random/RandomGenerator issue

2014-11-08 Thread anny9699
stributions.Bernoulli in my code, however met > this problem > java.lang.NoClassDefFoundError: > org/apache/commons/math3/random/RandomGenerator > > > > -- > If you reply to this email, your message will be added to the discussion > below: > > http://apach

Re: org/apache/commons/math3/random/RandomGenerator issue

2014-11-08 Thread aross
org/apache/commons/math3/random/RandomGenerator Caused by: java.lang.ClassNotFoundException: org.apache.commons.math3.random.RandomGenerator -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/org-apache-commons-math3-random-RandomGenerator-issue-tp15748p18411

Re: org/apache/commons/math3/random/RandomGenerator issue

2014-11-08 Thread lev
gt; I use the breeze.stats.distributions.Bernoulli in my code, however met > this problem > java.lang.NoClassDefFoundError: > org/apache/commons/math3/random/RandomGenerator -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/org-apache-commons-math3-random-RandomGenerator-issue-tp1574

Re: org/apache/commons/math3/random/RandomGenerator issue

2014-10-04 Thread anny9699
Thanks Ted this is working now! Previously I added another commons-math3 jar to my classpath and that one doesn't work. This one included by maven seems to work. Thanks a lot! -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/org-apache-commons-math3-r

Re: org/apache/commons/math3/random/RandomGenerator issue

2014-10-04 Thread Ted Yu
t;>>>>> <http://user/SendEmail.jtp?type=node&node=15754&i=4>> wrote: >>>>>> >>>>>>> Hi, >>>>>>> >>>>>>> I use the breeze.stats.distributions.Bernoulli in my code, however >>>>>

Re: org/apache/commons/math3/random/RandomGenerator issue

2014-10-04 Thread anny9699
.NoClassDefFoundError: >>>>>> org/apache/commons/math3/random/RandomGenerator >>>>>> >>>>>> I read the posts about this problem before, and if I added >>>>>> >>>>>> org.apache.commons >>>

Re: org/apache/commons/math3/random/RandomGenerator issue

2014-10-04 Thread Ted Yu
, and if I added >>>>> >>>>> org.apache.commons >>>>> commons-math3 >>>>> 3.3 >>>>> runtime >>>>> >>>>> to my pom.xml, more serious issues will a

Re: org/apache/commons/math3/random/RandomGenerator issue

2014-10-04 Thread 陈韵竹
>>> runtime >>>> >>>> to my pom.xml, more serious issues will appear. The breeze dependency is >>>> already in my pom.xml. I am using Spark-1.1.0. Seems I didn't meet this >>>> issue when I was us

Re: org/apache/commons/math3/random/RandomGenerator issue

2014-10-04 Thread Ted Yu
he breeze dependency is >>> already in my pom.xml. I am using Spark-1.1.0. Seems I didn't meet this >>> issue when I was using Spark-1.0.0. Does anyone have some suggestions? >>> >>> Thanks a lot! >>> Anny >

Re: org/apache/commons/math3/random/RandomGenerator issue

2014-10-04 Thread 陈韵竹
lready in my pom.xml. I am using Spark-1.1.0. Seems I didn't meet this >> issue when I was using Spark-1.0.0. Does anyone have some suggestions? >> >> Thanks a lot! >> Anny >> >> >> >> >> >> -- >> View this message in context: >

Re: org/apache/commons/math3/random/RandomGenerator issue

2014-10-04 Thread Ted Yu
e breeze dependency is > already in my pom.xml. I am using Spark-1.1.0. Seems I didn't meet this > issue when I was using Spark-1.0.0. Does anyone have some suggestions? > > Thanks a lot! > Anny > > > > > > -- > View this message in context: > http://apach

org/apache/commons/math3/random/RandomGenerator issue

2014-10-04 Thread anny9699
pache-spark-user-list.1001560.n3.nabble.com/org-apache-commons-math3-random-RandomGenerator-issue-tp15748.html Sent from the Apache Spark User List mailing list archive at Nabble.com. - To unsubscribe, e-mail: user-uns