Member since
10-31-2021
119
Posts
7
Kudos Received
0
Solutions
08-09-2024
01:30 AM
1 Kudo
I think this issue is caused by something else. My suspicion is a wrong behavior of org.apache.shiro.web.filter.InvalidRequestFilter (we are using).
... View more
06-14-2024
01:14 AM
1 Kudo
Hi @kothari Have you checked if there were any events or error during page load in the Ranger Admin logs? Also can you check the heap value for the service once? Is it the same behaviour in all browsers ,. if it is specific to one, can you clean browser cache and retry? Thanks
... View more
04-24-2024
02:01 AM
1 Kudo
Hi @arturbrandys2 You can use the below command to set it. alternatives --set python /usr/bin/python2 Or You can also try create a symlink to the above path and restart atlas service. Thanks.
... View more
04-05-2024
12:25 AM
1 Kudo
Hello @ipson To edit the entity in Atlas, you need to export the entity, which will be downloaded in zip format, extract the files, edit the required files, zip the file in its original order, and then import the updated files to Atlas in compressed format (zip). You can make use of export and import atlas api's to perform the above steps
... View more