Re: Fail to use SparkR of 3.0 preview 2

2019-12-26 Thread Hyukjin Kwon
I was randomly googling out of curiosity, and seems indeed that's the problem ( https://r.789695.n4.nabble.com/Error-in-rbind-info-getNamespaceInfo-env-quot-S3methods-quot-td4755490.html ). Yes, seems we should make sure we build SparkR in an old version. Since that support for R prior to version

Re: [ANNOUNCE] Announcing Apache Spark 3.0.0-preview2

2019-12-26 Thread infa elance
Great job everyone !! Do we have any tentative GA dates yet? Thanks and Regards, Ajay. On Tue, Dec 24, 2019 at 5:11 PM Star wrote: > Awesome work. Thanks and happy holidays~! > > > On 2019-12-25 04:52, Yuming Wang wrote: > > Hi all, > > > > To enable wide-scale community testing of the

Re: Fail to use SparkR of 3.0 preview 2

2019-12-26 Thread Jeff Zhang
Yes, I guess so. But R 3.6.2 is just released this month, I think we should use an older version to build SparkR. Felix Cheung 于2019年12月27日周五 上午10:43写道: > Maybe it’s the reverse - the package is built to run in latest but not > compatible with slightly older (3.5.2 was Dec 2018) > >

Re: Fail to use SparkR of 3.0 preview 2

2019-12-26 Thread Felix Cheung
Maybe it’s the reverse - the package is built to run in latest but not compatible with slightly older (3.5.2 was Dec 2018) From: Jeff Zhang Sent: Thursday, December 26, 2019 5:36:50 PM To: Felix Cheung Cc: user.spark Subject: Re: Fail to use SparkR of 3.0

Re: Fail to use SparkR of 3.0 preview 2

2019-12-26 Thread Jeff Zhang
I use R 3.5.2 Felix Cheung 于2019年12月27日周五 上午4:32写道: > It looks like a change in the method signature in R base packages. > > Which version of R are you running on? > > -- > *From:* Jeff Zhang > *Sent:* Thursday, December 26, 2019 12:46:12 AM > *To:* user.spark >

Re: Fail to use SparkR of 3.0 preview 2

2019-12-26 Thread Felix Cheung
It looks like a change in the method signature in R base packages. Which version of R are you running on? From: Jeff Zhang Sent: Thursday, December 26, 2019 12:46:12 AM To: user.spark Subject: Fail to use SparkR of 3.0 preview 2 I tried SparkR of spark 3.0

Fail to use SparkR of 3.0 preview 2

2019-12-26 Thread Jeff Zhang
I tried SparkR of spark 3.0 preview 2, but hit the following issue. Error in rbind(info, getNamespaceInfo(env, "S3methods")) : number of columns of matrices must match (see arg 2) Error: package or namespace load failed for ‘SparkR’ in rbind(info, getNamespaceInfo(env, "S3methods")): number of