Member since
10-13-2021
40
Posts
0
Kudos Received
4
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 5209 | 03-23-2022 08:49 AM | |
| 8767 | 02-11-2022 01:11 AM | |
| 10580 | 02-03-2022 01:41 AM | |
| 3085 | 01-21-2022 07:13 AM |
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 AI
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:
- Labels:
-
Apache Hive
-
Apache Ranger
-
Cloudera
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
02-01-2022
02:36 AM
Hi Diana, no, this issue is not solved yet best, Gr
... View more
01-27-2022
07:21 AM
...where it seems 'stuck' ... (the table is quite small, so I do not expect to take a lot of time -- I stopped after ~ 40 min)
... View more
01-27-2022
07:19 AM
Hi, thanks for your reply. I haven't checked other JDBC tools yet, but I attach hereby the jstack output (by the way, it actually proceeded to another stage: Heap
PSYoungGen total 147456K, used 76137K [0x000000071bb00000, 0x000000072db00000, 0x00000007c0000000)
eden space 126464K, 60% used [0x000000071bb00000,0x000000072055a788,0x0000000723680000)
from space 20992K, 0% used [0x0000000724b00000,0x0000000724b00000,0x0000000725f80000)
to space 20992K, 0% used [0x0000000723680000,0x0000000723680000,0x0000000724b00000)
ParOldGen total 192000K, used 9642K [0x00000005d3000000, 0x00000005deb80000, 0x000000071bb00000)
object space 192000K, 5% used [0x00000005d3000000,0x00000005d396ab90,0x00000005deb80000)
Metaspace used 27157K, capacity 27412K, committed 27776K, reserved 1073152K
class space used 2984K, capacity 3100K, committed 3200K, reserved 1048576K
best, Gr
... View more
01-26-2022
04:34 AM
Hi, I am trying to run this import command: sqoop import --connect jdbc:postgresql://[host]:[port]/[db] --username [user] --password-file [path_to_pass] -table [table] --hive-import -hive-drop-import-delims --as-parquetfile --parquet-configurator-implementation hadoop --hive-table district_startdates_test --target-dir [target_with_db] -m 1 --hs2-url="jdbc:hive2://[cdp]/;ssl=true;transportMode=http;httpPath=[path_to_proxy];user=[user];password=[cluster_passw]" --verbose but it gets stuck at DEBUG manager.SqlManager: No connection paramenters specified. Using regular API for making connection. ...any idea? thanks
... View more
Labels:
- Labels:
-
Apache Sqoop
01-21-2022
07:15 AM
better than nothing, although the whole information (with metadata) would be reconstructed using the associated postgreSQL (not possible in our case as CDSW and kubeclt are down)
... View more
- « Previous
- Next »