Member since
10-13-2021
40
Posts
0
Kudos Received
4
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
3626 | 03-23-2022 08:49 AM | |
6766 | 02-11-2022 01:11 AM | |
7523 | 02-03-2022 01:41 AM | |
2082 | 01-21-2022 07:13 AM |
03-22-2022
09:22 AM
is the *host* in https://docs.cloudera.com/machine-learning/cloud/runtimes/topics/ml-add-docker-registry-credentials-runtime.html the same as <company-registry>? thanks
... View more
03-22-2022
09:09 AM
I tried with registry/cdsw/image-name:tag following this AMP example https://github.com/cloudera/CML_AMP_Structural_Time_Series but it does not work
... View more
03-22-2022
08:57 AM
Hi, I am trying to add a custom runtime from gitlab private docker registry , and I am getting this error "The provided full version does not start with the short version concatenated with maintenance version." it might related to the path... I am trying to follow https://docs.cloudera.com/machine-learning/cloud/runtimes/topics/ml-distribute-the-runtime-image.html are there rules for the 'user' ? gitlab registry has some '/' , but I make sure that the last fields (sep by / ) are user , image-name:tag any idea? thanks
... View more
Labels:
- Labels:
-
Cloudera Machine Learning (CML)
03-14-2022
04:56 AM
Hi, sorry for the late reply nope, I still get this error Error: Error while compiling statement: FAILED: Execution Error, return code 2 from org.apache.hadoop.hive.ql.exec.tez.TezTask. Vertex failed, vertexName=Map 1, vertexId=vertex_1647249588842_0007_1_00, diagnostics=[Vertex vertex_1647249588842_0007_1_00 [Map 1] killed/failed due to:ROOT_INPUT_INIT_FAILURE, Vertex Input: coach_nouveau_rapport_qi_filtered initializer failed, vertex=vertex_1647249588842_0007_1_00 [Map 1], java.io.FileNotFoundException: No such file or directory: ... indeed, it cannot find the table, because it does not exist on AWS S3
... View more
03-14-2022
02:20 AM
Hi Azhar, thanks -- yeah, I had already used that workaround, but as I have issues with packages installation on that 'host' user's home, I still wanted to know if is possible to add the workload user on the host (namely, on etc/passwd) Thanks, Gianrocco ps: start/stop does not delete the user on /etc/passwd (terminate/repair the host yes, it will)
... View more
03-10-2022
07:21 AM
https://docs.rstudio.com/ide/server-pro/authenticating_users/restricting_access.html (that's in case for the context)
... View more
03-10-2022
05:34 AM
when I try sudo passw [any_exisiting_user] I get this error: Password reset by root is not supported. and the workload passw is not accepted by Rstudio, I guess because it looks up for passw in /etc/passwd any idea ? thanks
... View more
03-10-2022
05:30 AM
Hi @shehbazk @Azhar_Shaikh , thanks , but maybe I was not clear Rstudio needs a user on the host, in other words , the ones on /etc/passwd which right now, it contains neither workload nor machine users (we have already a machine user) the question whether is possible to add one of an existing user to the host (as in /etc/passwd) thanks
... View more
03-10-2022
12:38 AM
hi, is it possible to add workload user as host user ? (just need it for rstudio server) thanks
... View more
Labels:
- Labels:
-
Cloudera Data Platform (CDP)
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
... View more