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 DBA20F78F for ; Mon, 8 Apr 2013 01:57:16 +0000 (UTC) Received: (qmail 10374 invoked by uid 500); 8 Apr 2013 01:57:16 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 10201 invoked by uid 500); 8 Apr 2013 01:57:16 -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 10192 invoked by uid 500); 8 Apr 2013 01:57:16 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 10189 invoked by uid 99); 8 Apr 2013 01:57:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Apr 2013 01:57:16 +0000 Date: Mon, 8 Apr 2013 01:57:16 +0000 (UTC) From: "Teddy Choi (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-4280) TestRetryingHMSHandler is failing on trunk. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HIVE-4280?page=3Dcom.atlassian.= jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D13625= 079#comment-13625079 ]=20 Teddy Choi commented on HIVE-4280: ---------------------------------- I thing that the changes on TestRetryingHMSHandler should be tested with th= e full test, not with query tests. So I tested with {code}ant clean package= test{code} command. Then I got the following error message. TestDefaultHiv= eMetastoreAuthorizationProvider failed. {noformat} ... [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 17.268 sec [junit] OK [junit] Running org.apache.hadoop.hive.ql.security.TestDefaultHiveMetas= toreAuthorizationProvider [junit] 2013-04-05 13:54:47.412 java[18668:b103] Unable to load realm i= nfo from SCDynamicStore [junit] Hive history file=3D/Users/pudidic/IdeaProjects/hive/build/ql/t= mp/hive_job_log_pudidic_201304051354_883807417.txt [junit] OK [junit] OK [junit] FAILED: Error in metadata: MetaException(message:No privilege '= Create' found for outputs { database:smpdb, table:smptbl}) [junit] FAILED: Execution Error, return code 1 from org.apache.hadoop.h= ive.ql.exec.DDLTask [junit] OK [junit] OK [junit] OK [junit] FAILED: Error in metadata: MetaException(message:No privilege '= Create' found for outputs { database:smpdb, table:smptblmal}) [junit] FAILED: Execution Error, return code 1 from org.apache.hadoop.h= ive.ql.exec.DDLTask [junit] FAILED: Error in metadata: MetaException(message:No privilege '= Create' found for inputs { database:smpdb, table:smptbl}) [junit] FAILED: Execution Error, return code 1 from org.apache.hadoop.h= ive.ql.exec.DDLTask [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 15.531 sec [junit] OK [junit] Running org.apache.hadoop.hive.ql.tool.TestLineageInfo [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.462 sec [junit] Running org.apache.hadoop.hive.ql.udf.TestUDFDateAdd [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.225 sec [junit] Running org.apache.hadoop.hive.ql.udf.TestUDFDateDiff [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.211 sec [junit] Running org.apache.hadoop.hive.ql.udf.TestUDFDateSub [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.203 sec [junit] Running org.apache.hadoop.hive.ql.util.TestDosToUnix [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.053 sec BUILD FAILED /Users/pudidic/IdeaProjects/hive/build.xml:296: The following error occurre= d while executing this line: /Users/pudidic/IdeaProjects/hive/build.xml:298: The following error occurre= d while executing this line: /Users/pudidic/IdeaProjects/hive/build-common.xml:482: Tests failed! Total time: 816 minutes 11 seconds {noformat} I Googled this failure, but I couldn't access to a relevant page( https://r= eviews.facebook.net/D6681?id=3D22179 ). I read some parts on its preview, "= 2012. 11. 13. =E2=80=93 ... /hive/ql/security/TestDefaultHiveMetastoreAutho= rizationProvider.java ..... we should let it fail in default branch and hav= e the exception thrown, ..." I looks like there's some information related. If anybody knows an appropriate solution, please tell me. =20 > TestRetryingHMSHandler is failing on trunk. > ------------------------------------------- > > Key: HIVE-4280 > URL: https://issues.apache.org/jira/browse/HIVE-4280 > Project: Hive > Issue Type: Bug > Affects Versions: 0.11.0 > Reporter: Ashutosh Chauhan > Assignee: Teddy Choi > > Newly added testcase TestRetryingHMSHandler fails on trunk. https://build= s.apache.org/job/Hive-trunk-h0.21/2040/ -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrato= rs For more information on JIRA, see: http://www.atlassian.com/software/jira