- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
package install on CML
- Labels:
-
Cloudera Machine Learning (CML)
Created 03-01-2022 07:07 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@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
Cheers!
Was your question answered? Make sure to mark the answer as the accepted solution.
If you find a reply useful, say thanks by clicking on the thumbs up button.
Created 03-03-2022 03:33 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Cheers!
Was your question answered? Make sure to mark the answer as the accepted solution.
If you find a reply useful, say thanks by clicking on the thumbs up button.
Created 03-06-2022 08:21 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@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,Community Manager
Was your question answered? Make sure to mark the answer as the accepted solution.
If you find a reply useful, say thanks by clicking on the thumbs up button.
Learn more about the Cloudera Community:
Created 03-08-2022 01:42 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
