Created on 08-09-2019 07:52 AM - edited 09-16-2022 07:32 AM
Hi Team,
We are in process on enabling TLS on HS2, I wanted to know/clarify if that happens will Impala be affected?
Impala is dependent on HMS and TLS is only limited to hive server 2, given that having TLS enabled on Hive and running Impala without it should be ok or do you see a scenario where this combination may not work?
Regards
Created 08-09-2019 08:42 AM
This configuration does work.
It's an unusual and odd solution, though. If you are concerned enough with your data to enable TLS for HiveServer2, you should also enable TLS for Impala. Otherwise, your Hive data would still be exposed over the network when clients connect with Impala to run queries.
Regards,
André
Created 08-09-2019 08:42 AM
This configuration does work.
It's an unusual and odd solution, though. If you are concerned enough with your data to enable TLS for HiveServer2, you should also enable TLS for Impala. Otherwise, your Hive data would still be exposed over the network when clients connect with Impala to run queries.
Regards,
André
Created 08-09-2019 08:45 AM
Thanks for confirming that. We'll enable for Impala as well but after a week or so, but wanted to know if in the meantime it'd still work or not.