qingzhongli commented on PR #1051:
URL: https://github.com/apache/bigtop/pull/1051#issuecomment-1556103669

   OpenEuler 22.03 does not provide the `R` and `pandoc` required to packaging 
Spark, is it necessary to improve the logic about OpenEuler in 
`bigtop_toolchain/manifests/renv.pp`?
   ```
   [root@bigtop-dev ~]# docker run --rm -t openeuler/openeuler:22.03 bash -c 
"yum install -y R pandoc"
   OS                                                                           
                         260 kB/s | 3.4 MB     00:13    
   everything                                                                   
                         672 kB/s |  16 MB     00:25    
   EPOL                                                                         
                         285 kB/s | 3.8 MB     00:13    
   debuginfo                                                                    
                         291 kB/s | 3.9 MB     00:13    
   source                                                                       
                         149 kB/s | 1.7 MB     00:11    
   update                                                                       
                         638 kB/s |  14 MB     00:23    
   update-source                                                                
                          23 kB/s | 247 kB     00:10    
   No match for argument: R
   No match for argument: pandoc
   Error: Unable to find a match: R pandoc
   [root@bigtop-dev ~]# 
   ```


-- 
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]

Reply via email to