Member since
01-15-2019
274
Posts
23
Kudos Received
29
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 2022 | 01-29-2024 03:30 AM | |
| 1923 | 02-21-2023 05:50 AM | |
| 1918 | 01-17-2023 05:53 AM | |
| 1690 | 12-29-2022 03:07 AM | |
| 5071 | 06-28-2022 08:16 AM |
01-29-2024
03:30 AM
1 Kudo
@Shivakuk Can you try configuring access via ranger service? https://docs.cloudera.com/cdp-private-cloud-upgrade/latest/security-authorization/topics/security-ref-auth-create-database.html
... View more
12-11-2023
01:57 AM
@Sokka Could you please try the below syntax. Instead of a single line separate linewise. import --connect jdbc:oracle:thin:@server/service --query 'SELECT * from mytable' Hope this helps, Paras 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.
... View more
07-28-2023
01:44 AM
I would suggest to check/share Hue server logs if there is any logging related to webhdfs calls. Login as Hue admin and update user permissions by selecting filebrowser.access. Hope this helps. Regards, Paras 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.
... View more
03-24-2023
08:16 AM
1 Kudo
@MSabry are all your CDH parcels in activated state on the cluster? If not, please activate prior to any service starts. Make sure you have the supported java version installed. https://docs.cloudera.com/cdp-private-cloud-base/latest/installation/topics/cdpdc-install-jdk.html Hope this helps, Paras 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.
... View more
02-22-2023
02:29 AM
@allenchen please substitute the repo links with the version you want to install. Refer below document for download links. There was a known bug in one of the previous CM versions where {latest_supported} is not translated by express wizard. https://docs.cloudera.com/cdp-private-cloud-upgrade/latest/release-guide/topics/cdpdc-runtime-download-information.html Hope this helps, Paras 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.
... View more
02-22-2023
02:21 AM
@Praty you should already be on this base version. Check all available versions here https://docs.cloudera.com/cdp-private-cloud-upgrade/latest/release-guide/topics/cdpdc-runtime-download-information.html Hope this helps, Paras 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.
... View more
02-21-2023
05:50 AM
@Ivoz we do not recommend to install CDP on Centos stream since this is not currently tested. I would suggest to get in touch with our professional services if you need any assistance with architecture planning and more details on roadmap. Hope this helps, Paras 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.
... View more
02-21-2023
05:27 AM
@Praty you can directly upgrade from CDP 7.1.7 to sp2. Refer Table 2 in the below document which mentions the supported upgrade paths. https://docs.cloudera.com/cdp-private-cloud-upgrade/latest/upgrade/topics/cdppvc-upgrade-paths.html Please take note that currently sp2 is only supported with CM 7.6.7 Refer- https://supportmatrix.cloudera.com/ Hope this helps, Paras 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.
... View more
02-21-2023
05:11 AM
@allenchen check if the parcels and sha files exist on CM server under /opt/cloudera/parcel-repo [default location] and files permission should be owned and accessible by cloudera-scm user. Make sure agents are able to heartbeat correctly to CM server, try restarting the CM agent and check the CM agent logs , flood logs etc to look for any parcel errors. Hope this helps, Paras 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.
... View more
01-17-2023
05:53 AM
@hanumanth It seems you are using other services also with embedded DB than Cloudera Manager? I see hive user also in the output. Embedded DB is only for trial poc use cases and not designed to scale. You should consider moving to external databases. https://docs.cloudera.com/cdp-private-cloud-base/7.1.6/installation/topics/cdpdc-installing-trial-cluster.html Hope this helps, Paras 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.
... View more