shaneknapp commented on issue #22145:  [SPARK-25152][K8S] Enable SparkR 
Integration Tests for Kubernetes
URL: https://github.com/apache/spark/pull/22145#issuecomment-533674102
 
 
   > hmm:
   > 
   > ```
   > --smart/-S has been removed.  Use +smart or -smart extension instead.
   > For example: pandoc -f markdown+smart -t markdown-smart.
   > Try pandoc --help for more information.
   > Error: processing vignette 'sparkr-vignettes.Rmd' failed with diagnostics:
   > pandoc document conversion failed with error 2
   > Execution halted
   > ```
   > 
   > i also reverted the change to the k8s prb build until this is sorted.
   
   well, the build looks like it's going to pass on a different worker than 
where it failed.
   
   looking at the R packages installed on both machines, there are definitely 
differences in what's on each one but nothing looks to be missing on 
research-jenkins-worker-09.
   
   however, i am assuming that the error is caused by `rmarkdown`, and 
comparing versions across all ubuntu workers shows that 1.1 is installed on 
everything except amp-jenkins-staging-worker-02, which has 1.8.  this is the 
worker that the successful k8s prb build ran on.
   
   before i go barking up that tree, i would like to confirm that my suspicions 
are correct.  anyone?

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

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

Reply via email to