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 E519B2009C6 for ; Tue, 17 May 2016 07:17:16 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id E3E81160A16; Tue, 17 May 2016 05:17:16 +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 396C7160A1F for ; Tue, 17 May 2016 07:17:16 +0200 (CEST) Received: (qmail 67212 invoked by uid 500); 17 May 2016 05:17:15 -0000 Mailing-List: contact dev-help@falcon.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@falcon.apache.org Delivered-To: mailing list dev@falcon.apache.org Received: (qmail 67201 invoked by uid 99); 17 May 2016 05:17:15 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 May 2016 05:17:15 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 076891805ED for ; Tue, 17 May 2016 05:17:15 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -3.221 X-Spam-Level: X-Spam-Status: No, score=-3.221 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-0.001] autolearn=disabled Received: from mx2-lw-us.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id L2rtPfKRKPLf for ; Tue, 17 May 2016 05:17:14 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx2-lw-us.apache.org (ASF Mail Server at mx2-lw-us.apache.org) with SMTP id D80055F56D for ; Tue, 17 May 2016 05:17:13 +0000 (UTC) Received: (qmail 66568 invoked by uid 99); 17 May 2016 05:17:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 May 2016 05:17:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id EB2892C1F6C for ; Tue, 17 May 2016 05:17:12 +0000 (UTC) Date: Tue, 17 May 2016 05:17:12 +0000 (UTC) From: "Venkatesan Ramachandran (JIRA)" To: dev@falcon.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (FALCON-1584) Falcon allows invalid hadoop queue name for schedulable feed entities MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 17 May 2016 05:17:17 -0000 [ https://issues.apache.org/jira/browse/FALCON-1584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Venkatesan Ramachandran updated FALCON-1584: -------------------------------------------- Issue Type: Improvement (was: Bug) > Falcon allows invalid hadoop queue name for schedulable feed entities > --------------------------------------------------------------------- > > Key: FALCON-1584 > URL: https://issues.apache.org/jira/browse/FALCON-1584 > Project: Falcon > Issue Type: Improvement > Affects Versions: trunk > Reporter: Venkatesan Ramachandran > Assignee: Venkatesan Ramachandran > Attachments: FALCON-1584.20160104.1.patch, FALCON-1584.20160210.2.patch, FALCON-1584.20160210.3.patch, FALCON-1584.20160211.4.patch > > > If an invalid queue is specified for Lifecycle retention, the Feed Validator accepts it, but the Retention job is paused without any error or notification with the following error in oozie > JA009: org.apache.hadoop.yarn.exceptions.YarnException: Failed to submit application_1446065158145_2601 to YARN : Application application_1446065158145_2601 submitted by user ambari-qa to unknown queue: retention -- This message was sent by Atlassian JIRA (v6.3.4#6332)