$ beeline -u "jdbc:hive2://:10001/default;ssl=true;sslTrustStore=mr3-ssl.jks;transportMode=http;httpPath=cliservice;trustStorePassword=;" -n pkumar -p SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/Users/pkumar/Tools/apache-hive-3.1.1-bin/lib/log4j-slf4j-impl-2.10.0.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/Users/pkumar/Tools/hadoop-3.1.2/share/hadoop/common/lib/slf4j-log4j12-1.7.25.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory] Connecting to jdbc:hive2://:10001/default;ssl=true;sslTrustStore=mr3-ssl.jks;transportMode=http;httpPath=cliservice;trustStorePassword=; 20/09/30 14:56:55 [main]: WARN jdbc.HiveConnection: Failed to connect to :10001 Error: Could not open client transport with JDBC Uri: jdbc:hive2://:10001/default;ssl=true;sslTrustStore=mr3-ssl.jks;transportMode=http;httpPath=cliservice;trustStorePassword=;: Could not create an https connection to jdbc:hive2://:10001/default;ssl=true;sslTrustStore=mr3-ssl.jks;transportMode=http;httpPath=cliservice;trustStorePassword=;. null (state=08S01,code=0) Beeline version 3.1.1 by Apache Hive