Member since
10-31-2021
119
Posts
7
Kudos Received
0
Solutions
07-05-2024
09:25 AM
1 Kudo
Hi @caisch From your provided settings, I see the port for Load balancer is wrong. <role>HUE</role> <url>https://hue_loadbalancer_host.mydomain.com:8888< The HUE load balancer port has been set to 8888 which is the HUE service port and 8889 is the HUE load balancer port. Kindly change to 8889 and verify . Thanks
... 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
03-29-2024
12:20 PM
1 Kudo
Hi @ipson I have tried checking on this and I find no API option specific to user defined properties. For your reference: Atlas API list https://atlas.apache.org/api/v2/index.html Regards, Puneeth
... View more