diff --git beeline/src/main/resources/BeeLine.properties beeline/src/main/resources/BeeLine.properties index ad79c01..4d74ae3 100644 --- beeline/src/main/resources/BeeLine.properties +++ beeline/src/main/resources/BeeLine.properties @@ -203,8 +203,6 @@ cmd-usage: Usage: java org.apache.hive.cli.beeline.BeeLine \n \ \ --nullemptystring=[true/false] set to true to get historic behavior of printing null as empty string\n \ \ --addlocaldriverjar=DRIVERJARNAME Add driver jar file in the beeline client side\n \ \ --addlocaldrivername=DRIVERNAME Add drvier name needs to be supported in the beeline client side\n \ -\ --showConnectedUrl=[true/false] Prompt HiveServer2's URI to which this beeline connected.\n \ -\ Only works for HiveServer2 cluster mode.\n \ \ --help display this message\n \ \n \ \ Example:\n \