Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

package install on CML

avatar
Explorer

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

1 ACCEPTED SOLUTION

avatar
Super Collaborator

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

 

View solution in original post

6 REPLIES 6

avatar
Master Guru

@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.

avatar
Explorer

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?

 

avatar
Master Guru
Yes.

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.

avatar
Community Manager

@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:

avatar
Super Collaborator

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

 

avatar
Explorer

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