Member since
10-01-2018
802
Posts
143
Kudos Received
130
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 3063 | 04-15-2022 09:39 AM | |
| 2471 | 03-16-2022 06:22 AM | |
| 6539 | 03-02-2022 09:44 PM | |
| 2902 | 03-02-2022 08:40 PM | |
| 1910 | 01-05-2022 07:01 AM |
02-15-2021
05:36 AM
Unfortunately, that doesn't answer. I had already contacted the sales department but had not received any feedback so far.
... View more
02-11-2021
10:54 PM
Yes, you can set up a local mirror for offline installation. It is possible with CDP version and with older CDH 5 and 6 version. But even theses legacy versions are behing paywall now.
... View more
02-11-2021
04:50 AM
Hi @Magudeswaran Ambari server uses appropriate database base connector which is located under /user/share/java/*<databasename>.jar This same connector jar is used to connect to any external or internal database. It needs to be mentioned using ambari-server --jdbc * command. Refer documentation for exact command. Issue could be due to the connector jar that is configured for ambari to use. For eg. Ambari is configured to use postgres but you are trying to connect to Mariadb and since it doesn't has the proper jar configured, it won't connect and you will face issue. Let me know if this resolves your issue. Else please share the screen shot and error logs to check further.
... View more
02-11-2021
03:12 AM
1 Kudo
@AnkitP Yes, this is because of new Paywall expansion. Please follow the below thread on same issue. https://community.cloudera.com/t5/Support-Questions/How-do-I-get-repository-credentials/m-p/311145/highlight/true#M224492
... View more
02-11-2021
01:04 AM
@Mondi Does that resolve you issue?
... View more
02-10-2021
03:01 PM
@FredButler Yes, Navigator is enterprise only feature so if Navigator is not there as a service then these logs will not be generated. The log is controlled by the "Audit Event Tracker" property in Hue configuration when Navigator Audits are enabled for Hue.
... View more
02-10-2021
02:58 PM
@Dibeza You can simply ignore or suppress this message. This is a known issue with CM 6.3.4 https://docs.cloudera.com/documentation/enterprise/6/release-notes/topics/rg_cm_634_known_issues.html#ENGESC-5109
... View more
02-10-2021
04:53 AM
@Dibeza The Oracle Database Recycle Bin is used for recovering the table or data whatever you have dropped in past as far as I know. So logically there is no dependency of this feature to Cloudera Manager. All you have to check with DBA is that if they are okay to do this if they want some data to be restore from there in future. Cloudera Manager only needs the CM DB in healthy with all configurations available in there that’s it.
... View more
02-09-2021
05:06 AM
Thank you very much @GangWar I'll follow the instructions in shared docs.
... View more