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 DDA36200CE6 for ; Fri, 1 Sep 2017 06:13:32 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id DBEE916C7C4; Fri, 1 Sep 2017 04:13:32 +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 2ED6116C7C1 for ; Fri, 1 Sep 2017 06:13:32 +0200 (CEST) Received: (qmail 13850 invoked by uid 500); 1 Sep 2017 04:13:30 -0000 Mailing-List: contact common-commits-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list common-commits@hadoop.apache.org Received: (qmail 13830 invoked by uid 99); 1 Sep 2017 04:13:30 -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, 01 Sep 2017 04:13:30 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id E446AE08F6; Fri, 1 Sep 2017 04:13:29 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: jzhuge@apache.org To: common-commits@hadoop.apache.org Message-Id: <14c9494eed574f72bc414f0b08a76fa3@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: hadoop git commit: HADOOP-14824. Update ADLS SDK to 2.2.2 for MSI fix. Contributed by Atul Sikaria. Date: Fri, 1 Sep 2017 04:13:29 +0000 (UTC) archived-at: Fri, 01 Sep 2017 04:13:33 -0000 Repository: hadoop Updated Branches: refs/heads/trunk 27359b713 -> 7ecc6dbed HADOOP-14824. Update ADLS SDK to 2.2.2 for MSI fix. Contributed by Atul Sikaria. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/7ecc6dbe Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/7ecc6dbe Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/7ecc6dbe Branch: refs/heads/trunk Commit: 7ecc6dbed62c80397f71949bee41dcd03065755c Parents: 27359b7 Author: John Zhuge Authored: Thu Aug 31 21:04:12 2017 -0700 Committer: John Zhuge Committed: Thu Aug 31 21:13:22 2017 -0700 ---------------------------------------------------------------------- hadoop-tools/hadoop-azure-datalake/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hadoop/blob/7ecc6dbe/hadoop-tools/hadoop-azure-datalake/pom.xml ---------------------------------------------------------------------- diff --git a/hadoop-tools/hadoop-azure-datalake/pom.xml b/hadoop-tools/hadoop-azure-datalake/pom.xml index 47f12df..f699464 100644 --- a/hadoop-tools/hadoop-azure-datalake/pom.xml +++ b/hadoop-tools/hadoop-azure-datalake/pom.xml @@ -110,7 +110,7 @@ com.microsoft.azure azure-data-lake-store-sdk - 2.2.1 + 2.2.2 --------------------------------------------------------------------- To unsubscribe, e-mail: common-commits-unsubscribe@hadoop.apache.org For additional commands, e-mail: common-commits-help@hadoop.apache.org