zero323 commented on a change in pull request #34728:
URL: https://github.com/apache/spark/pull/34728#discussion_r757915138



##########
File path: R/pkg/vignettes/sparkr-vignettes.Rmd
##########
@@ -76,10 +76,10 @@ if (override_eval) {
 We use default settings in which it runs in local mode. It auto downloads 
Spark package in the background if no previous installation is found. For more 
details about setup, see [Spark Session](#SetupSparkSession).
 
 ```{r, include=FALSE}
-install.spark()
+#install.spark()

Review comment:
       It is just a temporary workaround ‒ I'll fix it, once I get it to build 
outside local environment (I am thinking about adding environment variable that 
can be set in CI).




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to