Return-Path: X-Original-To: apmail-hive-dev-archive@www.apache.org Delivered-To: apmail-hive-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DFA9210766 for ; Tue, 28 Jan 2014 21:13:58 +0000 (UTC) Received: (qmail 97932 invoked by uid 500); 28 Jan 2014 21:13:40 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 97786 invoked by uid 500); 28 Jan 2014 21:13:38 -0000 Mailing-List: contact dev-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list dev@hive.apache.org Received: (qmail 97513 invoked by uid 500); 28 Jan 2014 21:13:33 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 97407 invoked by uid 99); 28 Jan 2014 21:13:32 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Jan 2014 21:13:32 +0000 Date: Tue, 28 Jan 2014 21:13:32 +0000 (UTC) From: "Hive QA (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-6321) hiveserver2 --help says Unrecognized option: -h MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HIVE-6321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13884689#comment-13884689 ] Hive QA commented on HIVE-6321: ------------------------------- {color:red}Overall{color}: -1 at least one tests failed Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12625564/HIVE-6321.1.patch.txt {color:red}ERROR:{color} -1 due to 3 failed/errored test(s), 4972 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_auto_sortmerge_join_16 org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_bucket_num_reducers org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_bucketmapjoin6 {noformat} Test results: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/1071/testReport Console output: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/1071/console Messages: {noformat} Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests exited with: TestsFailedException: 3 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12625564 > hiveserver2 --help says Unrecognized option: -h > ----------------------------------------------- > > Key: HIVE-6321 > URL: https://issues.apache.org/jira/browse/HIVE-6321 > Project: Hive > Issue Type: Bug > Components: HiveServer2 > Affects Versions: 0.12.0 > Reporter: Rohit Agarwal > Priority: Trivial > Attachments: HIVE-6321.1.patch.txt > > > {code} > $ hiveserver2 --help > Starting HiveServer2 > Unrecognized option: -h > usage: hiveserver2 > -H,--help Print help information > --hiveconf Use value for given property > {code} -- This message was sent by Atlassian JIRA (v6.1.5#6160)