[ 
https://issues.apache.org/jira/browse/HADOOP-12461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chen He updated HADOOP-12461:
-----------------------------
    Description: Current swift driver will encounter authentication issue if 
swift server has token timeout. It will be good if driver can automatically 
renew once it expired. We met HTTP 401 error when transferring a 100gb file to 
swift object store. Since the large file is chunked into 27 files, the server 
will ask each chunk for token inspection. If server has timeout and 100GB file 
transferring time is longer than this timeout, token will expire and the file 
transferring will fail.   (was: Current swift driver will encounter 
authentication issue if swift server has token timeout. It will be good if 
driver can automatically renew once it expired.)

> Swift driver should have the ability to renew token if server has timeout
> -------------------------------------------------------------------------
>
>                 Key: HADOOP-12461
>                 URL: https://issues.apache.org/jira/browse/HADOOP-12461
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: fs/swift
>    Affects Versions: 2.7.1
>            Reporter: Chen He
>
> Current swift driver will encounter authentication issue if swift server has 
> token timeout. It will be good if driver can automatically renew once it 
> expired. We met HTTP 401 error when transferring a 100gb file to swift object 
> store. Since the large file is chunked into 27 files, the server will ask 
> each chunk for token inspection. If server has timeout and 100GB file 
> transferring time is longer than this timeout, token will expire and the file 
> transferring will fail. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to