Skip to content

Conversation

romainx
Copy link
Collaborator

@romainx romainx commented Feb 9, 2020

Hello,

r-sparklyr was installed in the datascience-notebook but Spark was not installed. So IMHO this does not make sense -- I figured this out during the PR #1000 .

library(sparklyr)
sc <- spark_connect(master = "local")

# Error in spark_install_find(version, hadoop_version, latest = FALSE, hint = TRUE): Spark version not installed. To install, use spark_install()

So, I've simply removed it.

Best.

@parente
Copy link
Member

parente commented Feb 9, 2020

I noticed the data science image build failed yesterday on docket hub. I haven’t looked at why yet so I’m going to hold off on merging this PR until I do. Thanks for submitting it.

@parente
Copy link
Member

parente commented Feb 10, 2020

The build is fixed. Merging. Thank you!

@parente parente merged commit 3deefc7 into jupyter:master Feb 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants