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 DB1B0200B4C for ; Fri, 22 Jul 2016 18:30:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id D79DA160A91; Fri, 22 Jul 2016 16:30:22 +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 34203160A5A for ; Fri, 22 Jul 2016 18:30:22 +0200 (CEST) Received: (qmail 12271 invoked by uid 500); 22 Jul 2016 16:30:21 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 12232 invoked by uid 99); 22 Jul 2016 16:30:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Jul 2016 16:30:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id DEA902C0D61 for ; Fri, 22 Jul 2016 16:30:20 +0000 (UTC) Date: Fri, 22 Jul 2016 16:30:20 +0000 (UTC) From: "Chris Nauroth (JIRA)" To: common-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HADOOP-13392) [Azure Data Lake] OAuth2 configuration should be default set to true when AdlFileSystem is configured. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 22 Jul 2016 16:30:23 -0000 [ https://issues.apache.org/jira/browse/HADOOP-13392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth updated HADOOP-13392: ----------------------------------- Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 3.0.0-alpha1 Status: Resolved (was: Patch Available) +1 for patch 003. I agree with cloning the config instance instead of mutating the provided one. I have committed this to trunk and branch-3.0.0-alpha1. [~vishwajeet.dusane] and [~chris.douglas], thank you for the patch. > [Azure Data Lake] OAuth2 configuration should be default set to true when AdlFileSystem is configured. > ------------------------------------------------------------------------------------------------------- > > Key: HADOOP-13392 > URL: https://issues.apache.org/jira/browse/HADOOP-13392 > Project: Hadoop Common > Issue Type: Bug > Components: fs/azure > Reporter: Vishwajeet Dusane > Assignee: Vishwajeet Dusane > Fix For: 3.0.0-alpha1 > > Attachments: HADOOP-13392.001.patch, HADOOP-13392.002.patch, HADOOP-13392.003.patch > > > OAuth2 configuration is optional in case of WebHdfsFileSystem configuration. However OAuth2 configuration should be default set to true when AdlFileSystem is configured. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: common-issues-help@hadoop.apache.org