Member since
10-01-2018
802
Posts
144
Kudos Received
130
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 3552 | 04-15-2022 09:39 AM | |
| 2866 | 03-16-2022 06:22 AM | |
| 7497 | 03-02-2022 09:44 PM | |
| 3455 | 03-02-2022 08:40 PM | |
| 2364 | 01-05-2022 07:01 AM |
04-29-2021
11:03 PM
In my case, though DistCp editor didn't work out, this same thing could be achieved within HUE by using DistCp action in Oozie. Designed a simple oozie workflow with DistCp action and managed to get it working. Thanks, Megh
... View more
04-29-2021
02:05 PM
@hisi Here is the details. Orange link: When queue usedCapacity > 90% Queue with red border: When queue usedCapacity > 95% threshold.
... View more
04-26-2021
05:54 PM
Hi Gangwar, Thanks for your reply, we're using CDH6.3.2, it means that we can use Digest authentication to reduce the risk from this CVE?
... View more
04-26-2021
01:39 AM
@bsaad On computer there is no way to increase the RAM until you have physical memory available. In cloud you can build any large machine or extend the RAM if that helps.
... View more
04-19-2021
08:22 AM
I have found the cause, it seems that Cloudera always use the /etc/krb5.conf file, if fact, if I changed this file to restrict the algoriths, Cloudera would not get up; but for jobs running inside Cloudera, it looks for /etc/krb5/krb5.conf file, once I created this file and add the following line to it, it started to work properly: allow_weak_crypto = true Note: It was needed to remove "MD5" from jdk.tls.disabledAlgorithms y java.security.
... View more
04-09-2021
01:34 AM
1 Kudo
@svasi @jackass Just to close the loop. Yes Cloudera Manager will not recognize "AES" as a valid encryption type. These encryption types must match the permitted e-types listed in the /etc/krb5.conf file. We technically support what ever Kerberos supports, however the field validation only checks for cipher short names in this release. As such, if all is working well, you can safely ignore this alert.
... View more
04-07-2021
03:22 AM
Here is the link : https://www.cloudera.com/products/pricing.html However I would encourage you to Contact Sales for further discussion: https://www.cloudera.com/products/pricing.html
... View more
03-23-2021
07:35 AM
1 Kudo
Please note, the instructions are also available in our public documentation under "Installing OpenJDK".
... View more
03-10-2021
06:36 AM
Hello, Not sure what URL you're referring to, but as mentioned in my original post, after googling for the documentation I found myself here: https://docs.cloudera.com/documentation/enterprise/upgrade/topics/ug_cdh_upgrade.html "Upgrading the CDH Cluster" It had the link "Updating an existing CDH/Cloudera Manager deployment to access downloads with authentication." - which was broken, giving a 404. I raised a ticket with Cloudera support and told them all of this. I was given an alternative URL to try - not the one that ended up working, and which did not work. I found the link myself and have since upgraded 2 clusters. After seeing your update here today, I went back to the original page I was looking at: https://docs.cloudera.com/documentation/enterprise/upgrade/topics/ug_cdh_upgrade.html And see now that the link has been fixed, maybe because of my ticket in which I requested as much. The page that I now arrive at does indeed contain the correct link that I had previously found manually. Therefore there is no longer any issue, but if you want to pass some feedback then "thanks for fixing the broken link" will probably do! Thanks again for you attention to this thread, it is appreciated.
... View more
03-03-2021
11:54 AM
Hi , "Actually, I can download and run "cloudera-manager-installer.bin" How did you do that? I cant even download any installer without license key Can you please tell how you were able to download the installer?
... View more