Hi,
Does any best practices about how to manage Hbase
connections with kerberos authentication in Spark Streaming
(YARN) environment?
Want to now how executors manage the HBase
connections,how to create them, close them and refresh Kerberos
expires.
Thanks.