You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/05/27 23:51:11 UTC

[GitHub] [spark] HyukjinKwon commented on a change in pull request #24716: [SPARK-25944][R][BUILD] AppVeyor change to latest R version (3.6.0)

HyukjinKwon commented on a change in pull request #24716: [SPARK-25944][R][BUILD] AppVeyor change to latest R version (3.6.0)
URL: https://github.com/apache/spark/pull/24716#discussion_r287895533
 
 

 ##########
 File path: appveyor.yml
 ##########
 @@ -52,6 +52,10 @@ build_script:
 
 environment:
   NOT_CRAN: true
+  # See SPARK-27848. Currently installing some dependent packagess causes
+  # "(converted from warning) unable to identify current timezone 'C':" for an unknown reason.
+  # This environment variable works around to test SparkR against a higher version.
 
 Review comment:
   Seems like that doesn't work .. I don't know the root cause TBH

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org