Return-Path: X-Original-To: apmail-hive-user-archive@www.apache.org Delivered-To: apmail-hive-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 24612189AA for ; Sat, 27 Jun 2015 06:12:38 +0000 (UTC) Received: (qmail 93809 invoked by uid 500); 27 Jun 2015 06:12:36 -0000 Delivered-To: apmail-hive-user-archive@hive.apache.org Received: (qmail 93740 invoked by uid 500); 27 Jun 2015 06:12:36 -0000 Mailing-List: contact user-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hive.apache.org Delivered-To: mailing list user@hive.apache.org Received: (qmail 93730 invoked by uid 99); 27 Jun 2015 06:12:36 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 27 Jun 2015 06:12:36 +0000 X-ASF-Spam-Status: No, hits=3.1 required=5.0 tests=HK_RANDOM_ENVFROM,HK_RANDOM_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of zjffdu@gmail.com designates 209.85.215.48 as permitted sender) Received: from [209.85.215.48] (HELO mail-la0-f48.google.com) (209.85.215.48) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 27 Jun 2015 06:10:21 +0000 Received: by lacny3 with SMTP id ny3so76601070lac.3 for ; Fri, 26 Jun 2015 23:12:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=VDGLiPbavyxcdaAwUJ8JTtafYpZYAc7+l0K2ndCHNEA=; b=CoQo25N15MIomTaKPBbXjNKYL0csc1M67OyDtdMbawnnQx7a7gYAWgPqQGCReQ+hYp 80ZOmmARlUsiHq0V7qORDT3kah4WTD2vPm+bi96PQ+EN2lwJVeUj72FhosUDeI+OMAIm lYFf3lgNJ053KJgB9ekn3qrcMLu6Pr6GhdbevBdK3DybsgEYIN3+TksDqwC1Nyyo7o24 RYgxQExopGFpzZtwErDdO7UO2kKb6yy+JtDYz9LmtfjYjVIeIM1peChJbB4jKstW3hR2 qKKbGqTq/F/oED0KuwDrAhr20+MiMGTUrn6krfXbKdDkGTShLdBU+kXzxb3fbldU+Ly0 XDRA== MIME-Version: 1.0 X-Received: by 10.112.48.68 with SMTP id j4mr4727091lbn.60.1435385529865; Fri, 26 Jun 2015 23:12:09 -0700 (PDT) Received: by 10.25.206.73 with HTTP; Fri, 26 Jun 2015 23:12:09 -0700 (PDT) Date: Sat, 27 Jun 2015 14:12:09 +0800 Message-ID: Subject: Is it expected behavior ? From: Jeff Zhang To: user@hive.apache.org Content-Type: multipart/alternative; boundary=001a1134a2dc9f9b05051979bcf7 X-Virus-Checked: Checked by ClamAV on apache.org --001a1134a2dc9f9b05051979bcf7 Content-Type: text/plain; charset=UTF-8 I use the following command to try to check the command options of beeline. beeline --help It does display the help info, but after that it continue enter beeline. I think it should only display the help info and should not go into beeline. Is it expected behavior ? .... --truncateTable=[true/false] truncate table column when it exceeds length --delimiterForDSV=DELIMITER specify the delimiter for delimiter-separated values output format (default: |) --isolation=LEVEL set the transaction isolation level --nullemptystring=[true/false] set to true to get historic behavior of printing null as empty string --addlocaldriverjar=DRIVERJARNAME Add driver jar file in the beeline client side --addlocaldrivername=DRIVERNAME Add drvier name needs to be supported in the beeline client side --help display this message Beeline version 2.0.0-SNAPSHOT by Apache Hive beeline> -- Best Regards Jeff Zhang --001a1134a2dc9f9b05051979bcf7 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

I use the following command to try to check= the command options of beeline.

=C2=A0 =C2=A0 beeline -= -help

It does display the help info, but after tha= t it continue enter beeline. I think it should only display the help info a= nd should not go into beeline. Is it expected behavior ?=C2=A0
....
=C2=A0 --truncateTable=3D[true/false] =C2= =A0 =C2=A0truncate table column when it exceeds length
=C2=A0 =C2= =A0--delimiterForDSV=3DDELIMITER =C2=A0 =C2=A0 specify the delimiter for de= limiter-separated values output format (default: |)
=C2=A0 =C2=A0= --isolation=3DLEVEL =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 set th= e transaction isolation level
=C2=A0 =C2=A0--nullemptystring=3D[t= rue/false] =C2=A0set to true to get historic behavior of printing null as e= mpty string
=C2=A0 =C2=A0--addlocaldriverjar=3DDRIVERJARNAME Add = driver jar file in the beeline client side
=C2=A0 =C2=A0--addloca= ldrivername=3DDRIVERNAME Add drvier name needs to be supported in the beeli= ne client side
=C2=A0 =C2=A0--help =C2=A0 =C2=A0 =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0display this = message
Beeline version 2.0.0-SNAPSHOT by Apache Hive
b= eeline>

--
Best R= egards

Jeff Zhang
--001a1134a2dc9f9b05051979bcf7--