Member since
10-13-2021
40
Posts
0
Kudos Received
4
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 4631 | 03-23-2022 08:49 AM | |
| 8216 | 02-11-2022 01:11 AM | |
| 9538 | 02-03-2022 01:41 AM | |
| 2745 | 01-21-2022 07:13 AM |
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?
... View more
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
... View more
Labels:
- Labels:
-
Cloudera Machine Learning (CML)
02-24-2022
03:05 AM
...and it's also not a matter of permission, as I can see in S3 a table with the same owner (as the ones I cannot see)
... View more
02-24-2022
02:55 AM
Hi @asish , it simply means that the table is not there (listed in S3 bucket, at the URI indicated by 'location' , that you get when running for instance `show create table` or `DESC EXTENDED table`) (stats seems fine) regards, Gr
... View more
02-22-2022
05:37 AM
Hi @asish (I have two table missing) so, the command ANALYZE TABLE Table1 COMPUTE STATISTICS; runs fine on (let's say) table1, but it fails on table2 with error: ``` ERROR : FAILED: Execution Error, return code 2 from org.apache.hadoop.hive.ql.exec.tez.TezTask. Vertex failed, vertexName=Map 1, vertexId=vertex_1645517986487_0008_1_00, diagnostics=[Vertex vertex_1645517986487_0008_1_00 [Map 1] killed/failed due to:ROOT_INPUT_INIT_FAILURE, Vertex Input: coach_nouveau_rapport_qi_filtered initializer failed, vertex=vertex_1645517986487_0008_1_00 [Map 1], java.io.FileNotFoundException: No such file or directory: ```
... View more
02-22-2022
01:40 AM
Hi, in hive, I have a difference (of two tables) between what beeline shows and what's I can see on S3 (at the location indicated by `show create table [table name]` ) any idea why? thanks
... View more
Labels:
02-11-2022
01:11 AM
Hi @aakulov , thanks for your reply. In the last few days we had it fixed, thanks to CE support' help. Not sure why, but he decided to reinstall Hive from scratch, and replace it with **Hive_on_Tez**. The sqoop commands now seems to run fine, after updating the --hs2-url parameter accordingly (and upon regeneration of kerberos tickets for hive) thanks anyway for your suggestions -- hope my answer will be useful to someone kind regards, gr
... View more
02-04-2022
03:51 AM
Hi,
i am having the error message in the title, but I am stuck as I have already checked the followings:
* ranger permissions: cm_s3 / all - bucket, path -- the user in the the list for read / write / all permissions
* IDBroker role: user has a cdp-datalake-admin-role, which has a cdp-datalake-admin-policy-s3access
any other idea and what to check?
thanks
... View more
Labels:
02-03-2022
01:41 AM
Hi @mszurap , thanks for the tool So, somehow the connection is now working , namely the command we tried to cloudera support, like: `sqoop eval --connect ...` or ` sqoop list-databases --connect` before running any sqoop command, we set up a ssh tunnel, with ssh -o ServerAliveInterval=60 -M -S mktemp -fN -L local_port:psql_fqdn:remote_p user@host_IP (which I was doing also before, so not sure why now it works... I will mark it now as solved thanks anyway, Gr
... View more
02-02-2022
12:28 AM
Hi, yes, we are trying that, on 'our' side -- the point is that the team is basically me, and I have to ask around for help, with parteners related to our organization best, Gr
... View more
- « Previous
- Next »