Improve error messages for save_to_hive_table
Description
when save_to_hive_table fails because
invalid JDBC URI
missing auth for KRB connection
the error message is just generic 500 error with no details, forward the error message from JDBC connection to the user
also update docs to mention that KRB details are necessary in JDBC connection