Authentication Enhancements for Release 7.0.0

Release 7.0.0 extended data-fabric SASL to support cross-cluster communication.

In previous releases, the data-fabric SASL protocol only supported authentication within the same cluster, even if the client had a valid ticket for the remote cluster. In release 7.0.0, the protocol was enhanced to address this limitation, and now supports authentication across different clusters, provided the client has a valid ticket for the destination cluster. Consequently, ecosystem components such as Drill and Hive now work across multiple clusters, if properly configured.