GitHub user shashihoushengqia created a discussion: When airflow connects to kyuubi through hiveserver2, the password gets corrupted.
<img width="1196" height="1083" alt="image" src="https://github.com/user-attachments/assets/89bed33c-ffac-451b-9658-51f4246eff82" /> When I connected to kyuubi using the above information,Kyubi error occurred: `javax.security.sasl.SaslException: Error validating the login [Caused by javax.security.sasl.AuthenticationException: Password does not match or no such user. user: 4385f2f29e78cd23, password: *(length:1)]` This (length: 1) really confuses me.Why does Airflow convert this password into a single digit? After my attempts, no matter how I input the password, it was always processed as a single digit.I can confirm that the Kyuubi and this account password are correct. I was able to connect to Kyuubi using DataGrip without any issues. <img width="1199" height="1039" alt="image" src="https://github.com/user-attachments/assets/680eefa2-5621-451a-85e3-61bece95866c" /> GitHub link: https://github.com/apache/airflow/discussions/61856 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
