diff --git beeline/src/main/resources/BeeLine.properties beeline/src/main/resources/BeeLine.properties index df31bff..141f0c6 100644 --- beeline/src/main/resources/BeeLine.properties +++ beeline/src/main/resources/BeeLine.properties @@ -147,7 +147,7 @@ hs2-unexpected-end-of-file: Unexpected end of file when reading from HS2 server. cause might be too many concurrent connections. Please ask the administrator to check the number \ of active connections, and adjust hive.server2.thrift.max.worker.threads if applicable. hs2-could-not-open-connection: Could not open connection to the HS2 server. Please check the \ -server URI and if the URI is correct, then ask the administrator to check the server status.\ +server URI and if the URI is correct, then ask the administrator to check the server status. hs2-connection-timed-out: Connection timeout when communicating with HS2 server. hs2-unknown-connection-problem: Unknown HS2 problem when communicating with Thrift server. hs2-unexpected-error: Unexpected HS2 error when communicating with the Thrift server.