Hiveserver2 JDBC jar compatibility issues
Hi, We are facing an issue when connecting to hiveserver2 (beeline) on cluster B (2.1) from Cluster A (Hive 2.3.3) Error: java.sql.SQLException: Could not establish connection to jdbc:hive2://localhost:1/default: *Required field 'client_protocol' is unset! *Struct:TOpenSessionReq(client_protoc
Rename Hive Database
Is there a way to rename database name in Hive?