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 42161193D8 for ; Sat, 9 Apr 2016 00:43:37 +0000 (UTC) Received: (qmail 27771 invoked by uid 500); 9 Apr 2016 00:43:36 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 27687 invoked by uid 500); 9 Apr 2016 00:43:36 -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 27676 invoked by uid 99); 9 Apr 2016 00:43:36 -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; Sat, 09 Apr 2016 00:43:36 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 3BEA3DFC6C; Sat, 9 Apr 2016 00:43:36 +0000 (UTC) From: thejasmn To: dev@hive.apache.org Reply-To: dev@hive.apache.org Message-ID: Subject: [GitHub] hive pull request: HIVE-13418 Content-Type: text/plain Date: Sat, 9 Apr 2016 00:43:36 +0000 (UTC) GitHub user thejasmn opened a pull request: https://github.com/apache/hive/pull/69 HIVE-13418 You can merge this pull request into a Git repository by running: $ git pull https://github.com/thejasmn/hive HIVE-13418 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/hive/pull/69.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 #69 ---- commit 9afad78243c0eeedd7571ac7961f177ebf20e771 Author: Thejas Nair Date: 2016-04-08T06:35:25Z set x-forwarded-for commit 400406a0765253f14e570061375923431d7f304c Author: Thejas Nair Date: 2016-04-08T06:38:02Z set forwarded address in HiveAuthzContext commit ef438d7498cac59a665b92c5d3e5fffb6bbdac19 Author: Thejas Nair Date: 2016-04-08T21:23:55Z add test in TestThriftHttpCLIService commit a475bf1d077acf7335f4efcbcdd6bce7e75017fb Author: Thejas Nair Date: 2016-04-08T21:47:34Z rename impls of ThriftCLIServiceTest commit eb6982c9f013f02df26ff7ea8d78e658224c4f95 Author: Thejas Nair Date: 2016-04-08T21:48:38Z reorganize ThriftCLIServiceTest tests commit a3cac6ef692dcd1c89405e0cead4a0d949613122 Author: Thejas Nair Date: 2016-04-08T21:53:47Z rename test class commit e31cd18d7fd9be2ba0373949fa2e39d19a4aa943 Author: Thejas Nair Date: 2016-04-08T21:53:58Z new classname commit c48a21fab62f11f17213f2680cd414e69e155398 Author: Thejas Nair Date: 2016-04-09T00:17:55Z test now checks the forwarded ips passed on commit 131cd7208cc8e244a312253d63a250d7541f0a90 Author: Thejas Nair Date: 2016-04-09T00:19:04Z fix test imports commit ac227e05d931a906987a53cfcccf31b37fa8b95e Author: Thejas Nair Date: 2016-04-09T00:40:07Z fix test compile, post rebase ---- --- 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. ---