Created 03-01-2022 07:07 AM
Hi,
I need to install an OS package (yum install ...) -- in order to install packages needed for a (CML) R session.
How can I do it on CML ?
apparently I cannot do it from the session terminal (on /home/cdsw)
thanks
Created 03-08-2022 01:42 AM
Hello @grlzz
Thanks for using Cloudera Community. In Summary, the Link shared by your Team [1] is the Way to ensure a Runtime has any Packages installed without the need to have the Packages installed upon CML Job/Model/Experiment Run. Please make a Note of [2] with respect to Limitations, yet from your Post, it appears your Team is already familiar with the same.
We shall mark the Post as Solved. Thank You for your Participation with Cloudera Community.
Regards, Smarak
[1] https://docs.cloudera.com/machine-learning/cloud/runtimes/topics/ml-customized-runtimes.html
[2] https://docs.cloudera.com/machine-learning/cloud/runtimes/topics/ml-custom-runtime-limitations.html
Created 03-02-2022 09:34 PM
@grlzz Please take a look of below doc:
https://docs.cloudera.com/cdsw/1.9.0/install-package-libraries/topics/cdsw-install-pkg-lib.html
Created 03-03-2022 03:33 AM
thanks @GangWar
in our case I think we have to go with
https://docs.cloudera.com/machine-learning/cloud/runtimes/topics/ml-customized-runtimes.html
as we have to install cmake (via yum install)
right?
Created 03-03-2022 03:48 AM
Created 03-06-2022 08:21 PM
@grlzz, Has the reply helped resolve your issue? If so, please mark the appropriate reply as the solution, as it will make it easier for others to find the answer in the future.
Regards,
Vidya Sargur,Created 03-08-2022 01:42 AM
Hello @grlzz
Thanks for using Cloudera Community. In Summary, the Link shared by your Team [1] is the Way to ensure a Runtime has any Packages installed without the need to have the Packages installed upon CML Job/Model/Experiment Run. Please make a Note of [2] with respect to Limitations, yet from your Post, it appears your Team is already familiar with the same.
We shall mark the Post as Solved. Thank You for your Participation with Cloudera Community.
Regards, Smarak
[1] https://docs.cloudera.com/machine-learning/cloud/runtimes/topics/ml-customized-runtimes.html
[2] https://docs.cloudera.com/machine-learning/cloud/runtimes/topics/ml-custom-runtime-limitations.html
Created 03-08-2022 05:11 AM
hi @smdas
Thanks
I could not test it test, as our CML workspace had some issues (it crashed upon upgrade -- CE support is on it) -- we will try with a new one
thanks