[ 
https://issues.apache.org/jira/browse/IMPALA-14751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18059353#comment-18059353
 ] 

ASF subversion and git services commented on IMPALA-14751:
----------------------------------------------------------

Commit 33a2f4fd341197f516d645dcc352b60efc3b9a4b in impala's branch 
refs/heads/master from Michael Smith
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=33a2f4fd3 ]

IMPALA-14751: Set hns.enabled=false for Azure

Explicitly sets fs.azure.account.hns.enabled to prevent newer versions
of Hadoop trying to query hierarchical namespace support dynamically and
failing. Defaults to false.

Change-Id: I3c5936c860913b2eead758ebb4cb1f84d0ce9905
Reviewed-on: http://gerrit.cloudera.org:8080/23988
Reviewed-by: Impala Public Jenkins <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>


> Avoid reaching out to Azure dummy tenant in minicluster
> -------------------------------------------------------
>
>                 Key: IMPALA-14751
>                 URL: https://issues.apache.org/jira/browse/IMPALA-14751
>             Project: IMPALA
>          Issue Type: Task
>            Reporter: Michael Smith
>            Assignee: Michael Smith
>            Priority: Major
>
> Newer versions of Hadoop will try to query a configured Azure tenant unless 
> explicitly disabled. Our minicluster config sets several dummy Azure 
> settings, which results in errors like
> {code}
> Invalid configuration value detected for fs.azure.account.hns.enabledStatus 
> code: -1 error code: null error message: Auth failure: HTTP Error 400; 
> url='https://login.microsoftonline.com/DummyAdlsTenantId/oauth2/token' ...
> {code}
> We should add {{fs.azure.account.hns.enabled=false}} to avoid this.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to