[ 
https://issues.apache.org/jira/browse/SPARK-21367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16082661#comment-16082661
 ] 

shane knapp commented on SPARK-21367:
-------------------------------------

ok, so i dug through the old build logs and the warning started happening 
during the R version rollback that happened on june 20th.  here's the first 
build that had the warning in it:
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/78353/

note the timing:  
- R accidentally upgraded @ ~7am june 20th
- no warnings between ~7am and ~9pm
- we started getting the Roxygen2 warnings @ ~9pm (the build linked above)
- i rolled back R ~9pm (about the same time)

here's what i rolled back:
libRmath-devel-3.1.1-7.el6.x86_64.rpm
R-core-3.1.1-7.el6.x86_64.rpm
R-java-3.1.1-7.el6.x86_64.rpm
R-3.1.1-7.el6.x86_64.rpm
R-core-devel-3.1.1-7.el6.x86_64.rpm
R-java-devel-3.1.1-7.el6.x86_64.rpm
libRmath-3.1.1-7.el6.x86_64.rpm
R-devel-3.1.1-7.el6.x86_64.rpm

sadly, all the logs from the build failures yesterday are gone, so i'll see if 
i can reproduce locally on another centos box set up the same way...  and since 
i will need to deploy this box from scratch, it'll take a couple of hours.

Y R BUILDS SOMETIMES SO HARD?

> R older version of Roxygen2 on Jenkins
> --------------------------------------
>
>                 Key: SPARK-21367
>                 URL: https://issues.apache.org/jira/browse/SPARK-21367
>             Project: Spark
>          Issue Type: Bug
>          Components: SparkR
>    Affects Versions: 2.3.0
>            Reporter: Felix Cheung
>            Assignee: shane knapp
>
> Getting this message from a recent build.
> https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/79461/console
> Warning messages:
> 1: In check_dep_version(pkg, version, compare) :
>   Need roxygen2 >= 5.0.0 but loaded version is 4.1.1
> 2: In check_dep_version(pkg, version, compare) :
>   Need roxygen2 >= 5.0.0 but loaded version is 4.1.1
> * installing *source* package 'SparkR' ...
> ** R
> We have been running with 5.0.1 and haven't changed for a year.
> NOTE: Roxygen 6.x has some big changes and IMO we should not move to that yet.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to