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 296C2200BF2 for ; Mon, 2 Jan 2017 07:51:27 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 28154160B30; Mon, 2 Jan 2017 06:51:27 +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 9885D160B21 for ; Mon, 2 Jan 2017 07:51:26 +0100 (CET) Received: (qmail 31297 invoked by uid 500); 2 Jan 2017 06:51:25 -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 31281 invoked by uid 99); 2 Jan 2017 06:51:25 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Jan 2017 06:51:25 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 5A3BFF213C; Mon, 2 Jan 2017 06:51:25 +0000 (UTC) From: PraveenAdlakha To: dev@falcon.apache.org Reply-To: dev@falcon.apache.org References: In-Reply-To: Subject: [GitHub] falcon pull request #312: FALCON-2205 describe for non trusted recipe Content-Type: text/plain Message-Id: <20170102065125.5A3BFF213C@git1-us-west.apache.org> Date: Mon, 2 Jan 2017 06:51:25 +0000 (UTC) archived-at: Mon, 02 Jan 2017 06:51:27 -0000 GitHub user PraveenAdlakha reopened a pull request: https://github.com/apache/falcon/pull/312 FALCON-2205 describe for non trusted recipe You can merge this pull request into a Git repository by running: $ git pull https://github.com/PraveenAdlakha/falcon 2205 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/falcon/pull/312.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #312 ---- commit 5ccf8eda67d678417f53e5adbe4068908633fa71 Author: Praveen Adlakha Date: 2016-12-02T08:01:03Z FALCON-2205 describe for non trusted recipe commit daf3b48848f85b6a9dfd85b160b8816addd175fb Author: Praveen Adlakha Date: 2016-12-19T10:59:20Z WIP commit 229506c13c9083baf7b491b07cb22e6fbb1c42ec Author: Praveen Adlakha Date: 2016-12-19T11:54:50Z comments addressed and test cases added commit 7ab62c0828942098052623b4c971ab8db29b4d33 Author: Praveen Adlakha Date: 2016-12-28T10:54:04Z checkstyle issue fixed ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. ---