Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 33DB0200C1D for ; Thu, 12 Jan 2017 00:25:19 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 328C9160B50; Wed, 11 Jan 2017 23:25:19 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 7EE24160B54 for ; Thu, 12 Jan 2017 00:25:18 +0100 (CET) Received: (qmail 24857 invoked by uid 500); 11 Jan 2017 23:25:17 -0000 Mailing-List: contact issues-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 issues@hive.apache.org Received: (qmail 24585 invoked by uid 99); 11 Jan 2017 23:25:17 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 11 Jan 2017 23:25:17 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 040852C029B for ; Wed, 11 Jan 2017 23:25:17 +0000 (UTC) Date: Wed, 11 Jan 2017 23:25:17 +0000 (UTC) From: "Hive QA (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-13696) Monitor fair-scheduler.xml and automatically update/validate jobs submitted to fair-scheduler MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 11 Jan 2017 23:25:19 -0000 [ https://issues.apache.org/jira/browse/HIVE-13696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15819516#comment-15819516 ] Hive QA commented on HIVE-13696: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12820508/HIVE-13696.14.patch {color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified. {color:red}ERROR:{color} -1 due to 12 failed/errored test(s), 10926 tests executed *Failed tests:* {noformat} TestDerbyConnector - did not produce a TEST-*.xml file (likely timed out) (batchId=234) TestSparkCliDriver - did not produce a TEST-*.xml file (likely timed out) (batchId=94) [bucketmapjoin4.q,bucket_map_join_spark4.q,union21.q,groupby2_noskew.q,timestamp_2.q,date_join1.q,mergejoins.q,smb_mapjoin_11.q,auto_sortmerge_join_3.q,mapjoin_test_outer.q,vectorization_9.q,merge2.q,groupby6_noskew.q,auto_join_without_localtask.q,multi_join_union.q] org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[schema_evol_text_vec_part] (batchId=148) org.apache.hadoop.hive.llap.cache.TestLowLevelCacheImpl.testCacheMetrics (batchId=282) org.apache.hadoop.hive.llap.cache.TestLowLevelCacheImpl.testGetPut (batchId=282) org.apache.hadoop.hive.llap.cache.TestLowLevelCacheImpl.testMTTWithCleanup (batchId=282) org.apache.hadoop.hive.llap.cache.TestLowLevelCacheImpl.testMultiMatch (batchId=282) org.apache.hadoop.hive.llap.cache.TestLowLevelCacheImpl.testMultiMatchNonGranular (batchId=282) org.apache.hadoop.hive.llap.cache.TestLowLevelCacheImpl.testStaleValueGet (batchId=282) org.apache.hadoop.hive.llap.cache.TestLowLevelCacheImpl.testStaleValueReplace (batchId=282) org.apache.hadoop.hive.ql.security.authorization.plugin.TestHiveAuthorizerCheckInvocation.org.apache.hadoop.hive.ql.security.authorization.plugin.TestHiveAuthorizerCheckInvocation (batchId=208) org.apache.hadoop.hive.ql.security.authorization.plugin.TestHiveAuthorizerShowFilters.org.apache.hadoop.hive.ql.security.authorization.plugin.TestHiveAuthorizerShowFilters (batchId=208) {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/2893/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/2893/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-2893/ Messages: {noformat} Executing org.apache.hive.ptest.execution.TestCheckPhase 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: 12 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12820508 - PreCommit-HIVE-Build > Monitor fair-scheduler.xml and automatically update/validate jobs submitted to fair-scheduler > --------------------------------------------------------------------------------------------- > > Key: HIVE-13696 > URL: https://issues.apache.org/jira/browse/HIVE-13696 > Project: Hive > Issue Type: Improvement > Reporter: Reuben Kuhnert > Assignee: Reuben Kuhnert > Fix For: 2.2.0 > > Attachments: HIVE-13696.01.patch, HIVE-13696.02.patch, HIVE-13696.06.patch, HIVE-13696.08.patch, HIVE-13696.11.patch, HIVE-13696.13.patch, HIVE-13696.14.patch > > > Ensure that jobs are placed into the correct queue according to {{fair-scheduler.xml}}. Jobs should be placed into the correct queue, and users should not be able to submit jobs to queues they do not have access to. > This patch builds on the existing functionality in {{FairSchedulerShim}} to route jobs to user-specific queue based on {{fair-scheduler.xml}} configuration (leveraging the Yarn {{QueuePlacementPolicy}} class). In addition to configuring job routing at session connect (current behavior), the routing is validated per submission to yarn (when impersonation is off). A {{FileSystemWatcher}} class is included to monitor changes in the {{fair-scheduler.xml}} file (so updates are automatically reloaded when the file pointed to by {{yarn.scheduler.fair.allocation.file}} is changed). -- This message was sent by Atlassian JIRA (v6.3.4#6332)