From dev-return-24868-apmail-falcon-dev-archive=falcon.apache.org@falcon.apache.org Fri Feb 16 10:12:32 2018 Return-Path: X-Original-To: apmail-falcon-dev-archive@minotaur.apache.org Delivered-To: apmail-falcon-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CB53C172DF for ; Fri, 16 Feb 2018 10:12:32 +0000 (UTC) Received: (qmail 1300 invoked by uid 500); 16 Feb 2018 10:12:32 -0000 Delivered-To: apmail-falcon-dev-archive@falcon.apache.org Received: (qmail 1248 invoked by uid 500); 16 Feb 2018 10:12:32 -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 1233 invoked by uid 99); 16 Feb 2018 10:12:31 -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; Fri, 16 Feb 2018 10:12:31 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id D04B7DFE46; Fri, 16 Feb 2018 10:12:31 +0000 (UTC) From: pallavi-rao To: dev@falcon.apache.org Reply-To: dev@falcon.apache.org Message-ID: Subject: [GitHub] falcon pull request #395: FALCON-2321 When Prism is Kerberized, it doesn't p... Content-Type: text/plain Date: Fri, 16 Feb 2018 10:12:31 +0000 (UTC) GitHub user pallavi-rao opened a pull request: https://github.com/apache/falcon/pull/395 FALCON-2321 When Prism is Kerberized, it doesn't pass its token while making calls to Falcon Server You can merge this pull request into a Git repository by running: $ git pull https://github.com/pallavi-rao/falcon FALCON-2321 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/falcon/pull/395.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 #395 ---- commit 310934caa96ea62a378939a3b535decfa8f73854 Author: Pallavi Nagesha Rao Date: 2018-02-16T10:10:05Z FALCON-2321 When Prism is Kerberized, it doesn't pass its token while making calls to Falcon Server commit 8d7d7b06ecf6619bb7b3e2cc86074a8b902bf402 Author: Pallavi Nagesha Rao Date: 2018-02-16T10:11:48Z FALCON-2321 Removing unncessary whitespace ---- ---