Member since
08-24-2018
84
Posts
4
Kudos Received
5
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 1460 | 05-23-2024 10:04 AM | |
| 1629 | 06-07-2022 08:47 AM | |
| 1818 | 12-28-2021 02:31 AM | |
| 2052 | 10-15-2021 05:58 AM | |
| 1863 | 06-06-2021 10:53 AM |
06-25-2024
10:33 PM
@AElbehwash, Did the response assist in resolving your query? If it did, kindly mark the relevant reply as the solution, as it will aid others in locating the answer more easily in the future.
... View more
06-09-2022
09:44 PM
@gianluca, Has the reply helped resolve your issue? If so, please mark the appropriate reply as the solution, as it will make it easier for others to find the answer in the future.
... View more
02-13-2022
11:27 PM
Hi @pvishnu, thank you for your response! The ldap configuration which I made in the Cloudera Manager will not be persist in the topology file /var/lib/knox/gateway/conf/topologies/knoxsso.xml. There is still the pamRealm configuration. One solution is to manually edit the topology file, but that is not my expectation if you use Cloudera Manager. Regards, Daniel
... View more
12-28-2021
02:31 AM
1 Kudo
Hi @arturbrandys1, The Audit decision taken by Ranger (whether to audit or not) are based on matching resource. That is, if there is a policy which allows audit for a certain resource, then audit will be performed irrespective of whether that policy is governing access policy or not. And in your case, suppose if there is another policy with audit enabled on a higher level - like the root directory "/" for hdfs - then lower level policy can override the access rights but can’t limit the audit logging. Thanks, Prashanth Vishnu
... View more
10-15-2021
05:58 AM
1 Kudo
Hi @MikeB , Here's the latest documentation on how to change the JDK version for Ambari 2.7.5, https://docs.cloudera.com/HDPDocuments/Ambari-latest/administering-ambari/content/amb_change_your_jdk.html As instructed, after running Ambari server setup, you'll need to restart Ambari server followed by restarting all the cluster services since it is required to restart each component for the new JDK to be used by the Hadoop services. Hope this helps answer your query! Thanks, Prashanth Vishnu
... View more
09-17-2021
06:13 AM
Hi @pvishnu, I already did the same thing as you mentioned above. But I got the same error. Any further advise? Thank you.
... View more
09-15-2021
07:54 AM
Hi @noway , Did you try to enable deny conditions in Policies with the steps shared and retry? Can you confirm if it worked as intended? Thanks, Prashanth Vishnu
... View more
07-22-2021
02:34 AM
I finaly found the root cause of this issue, it happens when users connect to ambari web ui and the stay connected for a while then the session is killed due to timeout. In my configuration there are no timeout for : user.inactivity.timeout.default, user.inactivity.timeout.role.readonly.default Setting these properties allows ambari to logout users after a period of inactivity. This error may occurs also when we restart the ambari-server, users still connected with a 401 error message i'm closing this thread and opening a new one with more details about the issue https://community.cloudera.com/t5/Support-Questions/Logout-ambari-s-connected-users-on-ambari-server-restart/td-p/321322
... View more
06-07-2021
10:32 AM
Thank you for your response! I was able to create an admin user account and log in with that.
... View more