Member since
11-15-2018
243
Posts
2
Kudos Received
0
Solutions
08-16-2024
01:38 PM
1 Kudo
Hello, yes Atlas API allows updating the entity https://atlas.apache.org/api/v2/resource_EntityREST.html Further as per the error shared, looks like some missing attributes in the updated JSON that you are trying to push, verify it once or if possible attach it here for a quick review.
... View more
07-26-2024
01:19 PM
1 Kudo
Hi, for now I dont see any options other than using the command-line utility, import-hive.sh - https://atlas.apache.org/#/HookHive what is the exact error that you are getting?
... View more
11-09-2023
03:51 PM
you can create a query using the below doc - https://docs.cloudera.com/runtime/7.2.0/atlas-reference/topics/atlas-reference-search-language.html
... View more
08-11-2022
07:18 AM
Hello Ken, from the snippet it seems the plugin is trying to download policies but fails with 401 response. Can you please make sure we have the HTTP Principal of each of the Ranger Admin and load-balancer nodes to the Spnego keytab file and also check if we have the correct keytab and principal values in Ranger configs?
... View more
12-15-2021
11:08 AM
HelloMD, Ranger doesn't lock the account, it is AD/LDAP setting to manage. Basically, you need to check with the AD Admin regarding this policy management. When you give an incorrect password the BadPwdCnt parameter in AD Account Attribute will increase and the account will not lock till it reaches the Account Locked Threshold. Hope it helps! Thanks Mayank Gupta
... View more