Member since
10-31-2021
109
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
03-17-2024
11:25 AM
Hi @MariaZ The error above may be a different issue . Hard to say its due to the enablement of TLS/SSL on Zookeeper. you may better raise case with the error message to troubleshoot it with logs to identify what is causing the java InterruptedException. Regards, Puneeth .
... View more
03-07-2024
06:59 AM
Hi @MariaZ That should be all. However zookeeper.client.secure = true is something I don't see if needed. But if this value helps, you can leave it and check. Regards, Puneeth
... View more
03-06-2024
10:40 PM
Hi @MariaZ In order for zookeeper to use secure port 2182, you need to make sure your cluster is TLS enabled and also -- > This port used in ZooKeeper to accept TLS/SSL connections from clients. You need to select 'Enable TLS/SSL for ZooKeeper' in order to have this port open. Any client that connects to this port must use TLS/SSL." Hope this answers your request. Regards, Puneeth
... View more
03-02-2024
11:30 AM
1 Kudo
Hi @ wert_1311 Can. you tail -f the application logs for atlas and capture the events you notice when you try list of 'Not Classified' expanding the page size. Also you can run inspect element from your browser and share both outputs once for review. Please also validate if the behaviour is same from different browsers once. Regrads, Puneeth
... View more