[
https://issues.apache.org/jira/browse/HADOOP-10420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jim VanOosten updated HADOOP-10420:
-----------------------------------
Attachment: HADOOP-10420-006.patch
Fixed a problem with a recursive call on authentication failures (http status
code = 401).
New error output:
15/03/13 01:26:37 WARN httpclient.HttpMethodDirector: Unable to respond to any
of these challenges: {swift=Swift realm="unknown"}
15/03/13 01:26:37 ERROR http.SwiftRestClient: Athentication error
ls: GET https://dal05.objectstorage.service.networklayer.com/auth/v1.0 failed
on exception: Authentication Failure: Auth as tenant 'null' user
'IBMO9999999-999:[email protected]' with key of length 64 auth
https://dal05.objectstorage.service.networklayer.com/auth/v1.0 => 401 :
<html><h1>Unauthorized</h1><p>This server could not verify that you are
authorized to access the document you requested.</p></html>
> Add support to Swift-FS to support tempAuth
> -------------------------------------------
>
> Key: HADOOP-10420
> URL: https://issues.apache.org/jira/browse/HADOOP-10420
> Project: Hadoop Common
> Issue Type: Improvement
> Components: fs, fs/swift, tools
> Affects Versions: 2.3.0
> Reporter: Jinghui Wang
> Attachments: HADOOP-10420-002.patch, HADOOP-10420-003.patch,
> HADOOP-10420-004.patch, HADOOP-10420-005.patch, HADOOP-10420-006.patch,
> HADOOP-10420.patch
>
>
> Currently, hadoop-openstack Swift FS supports keystone authentication. The
> attached patch adds support for tempAuth. Users will be able to configure
> which authentication to use.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)