diff --git beeline/src/main/resources/BeeLine.properties beeline/src/main/resources/BeeLine.properties index ad79c01..df31bff 100644 --- beeline/src/main/resources/BeeLine.properties +++ beeline/src/main/resources/BeeLine.properties @@ -201,8 +201,6 @@ cmd-usage: Usage: java org.apache.hive.cli.beeline.BeeLine \n \ \ --delimiterForDSV=DELIMITER specify the delimiter for delimiter-separated values output format (default: |)\n \ \ --isolation=LEVEL set the transaction isolation level\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 \