[jira] [Updated] (HADOOP-15671) AliyunOSS: Support Assume Roles in AliyunOSS

2018-11-05 Thread wujinhu (JIRA)


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

wujinhu updated HADOOP-15671:
-
Issue Type: Sub-task  (was: Improvement)
Parent: HADOOP-13377

> AliyunOSS: Support Assume Roles in AliyunOSS
> 
>
> Key: HADOOP-15671
> URL: https://issues.apache.org/jira/browse/HADOOP-15671
> Project: Hadoop Common
>  Issue Type: Sub-task
>  Components: fs/oss
>Affects Versions: 3.1.0, 2.10.0, 2.9.1, 3.2.0, 3.0.3
>Reporter: wujinhu
>Assignee: wujinhu
>Priority: Major
> Fix For: 2.10.0, 3.2.0, 2.9.2, 3.0.4, 3.1.2
>
> Attachments: HADOOP-15671.001.patch, HADOOP-15671.002.patch, 
> HADOOP-15671.003.patch, HADOOP-15671.004.patch, HADOOP-15671.005.patch, 
> HADOOP-15671.006.patch
>
>
> We will add assume role function in Aliyun OSS.
> For details about assume role and sts token, click the link below:
> [https://www.alibabacloud.com/help/doc-detail/31935.html?spm=a2c5t.11065259.1996646101.searchclickresult.1fad155aKOUvJZ]
>  
> Major Changes:
>  # Stabilise the constructor of CredentialsProvider so that other developers 
> can have their own implementations.
>  #  add assumed role functions for hadoop aliyun module



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Updated] (HADOOP-15671) AliyunOSS: Support Assume Roles in AliyunOSS

2018-09-25 Thread Sammi Chen (JIRA)


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

Sammi Chen updated HADOOP-15671:

Fix Version/s: 3.1.2
   3.0.4
   2.9.2
   3.2.0
   2.10.0

> AliyunOSS: Support Assume Roles in AliyunOSS
> 
>
> Key: HADOOP-15671
> URL: https://issues.apache.org/jira/browse/HADOOP-15671
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: fs/oss
>Affects Versions: 3.1.0, 2.10.0, 2.9.1, 3.2.0, 3.0.3
>Reporter: wujinhu
>Assignee: wujinhu
>Priority: Major
> Fix For: 2.10.0, 3.2.0, 2.9.2, 3.0.4, 3.1.2
>
> Attachments: HADOOP-15671.001.patch, HADOOP-15671.002.patch, 
> HADOOP-15671.003.patch, HADOOP-15671.004.patch, HADOOP-15671.005.patch, 
> HADOOP-15671.006.patch
>
>
> We will add assume role function in Aliyun OSS.
> For details about assume role and sts token, click the link below:
> [https://www.alibabacloud.com/help/doc-detail/31935.html?spm=a2c5t.11065259.1996646101.searchclickresult.1fad155aKOUvJZ]
>  
> Major Changes:
>  # Stabilise the constructor of CredentialsProvider so that other developers 
> can have their own implementations.
>  #  add assumed role functions for hadoop aliyun module



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Updated] (HADOOP-15671) AliyunOSS: Support Assume Roles in AliyunOSS

2018-09-25 Thread Sammi Chen (JIRA)


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

Sammi Chen updated HADOOP-15671:

Resolution: Fixed
Status: Resolved  (was: Patch Available)

> AliyunOSS: Support Assume Roles in AliyunOSS
> 
>
> Key: HADOOP-15671
> URL: https://issues.apache.org/jira/browse/HADOOP-15671
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: fs/oss
>Affects Versions: 3.1.0, 2.10.0, 2.9.1, 3.2.0, 3.0.3
>Reporter: wujinhu
>Assignee: wujinhu
>Priority: Major
> Fix For: 2.10.0, 3.2.0, 2.9.2, 3.0.4, 3.1.2
>
> Attachments: HADOOP-15671.001.patch, HADOOP-15671.002.patch, 
> HADOOP-15671.003.patch, HADOOP-15671.004.patch, HADOOP-15671.005.patch, 
> HADOOP-15671.006.patch
>
>
> We will add assume role function in Aliyun OSS.
> For details about assume role and sts token, click the link below:
> [https://www.alibabacloud.com/help/doc-detail/31935.html?spm=a2c5t.11065259.1996646101.searchclickresult.1fad155aKOUvJZ]
>  
> Major Changes:
>  # Stabilise the constructor of CredentialsProvider so that other developers 
> can have their own implementations.
>  #  add assumed role functions for hadoop aliyun module



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Updated] (HADOOP-15671) AliyunOSS: Support Assume Roles in AliyunOSS

2018-09-24 Thread wujinhu (JIRA)


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

wujinhu updated HADOOP-15671:
-
Attachment: HADOOP-15671.006.patch

> AliyunOSS: Support Assume Roles in AliyunOSS
> 
>
> Key: HADOOP-15671
> URL: https://issues.apache.org/jira/browse/HADOOP-15671
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: fs/oss
>Affects Versions: 3.1.0, 2.10.0, 2.9.1, 3.2.0, 3.0.3
>Reporter: wujinhu
>Assignee: wujinhu
>Priority: Major
> Attachments: HADOOP-15671.001.patch, HADOOP-15671.002.patch, 
> HADOOP-15671.003.patch, HADOOP-15671.004.patch, HADOOP-15671.005.patch, 
> HADOOP-15671.006.patch
>
>
> We will add assume role function in Aliyun OSS.
> For details about assume role and sts token, click the link below:
> [https://www.alibabacloud.com/help/doc-detail/31935.html?spm=a2c5t.11065259.1996646101.searchclickresult.1fad155aKOUvJZ]
>  
> Major Changes:
>  # Stabilise the constructor of CredentialsProvider so that other developers 
> can have their own implementations.
>  #  add assumed role functions for hadoop aliyun module



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Updated] (HADOOP-15671) AliyunOSS: Support Assume Roles in AliyunOSS

2018-09-20 Thread wujinhu (JIRA)


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

wujinhu updated HADOOP-15671:
-
Attachment: HADOOP-15671.005.patch

> AliyunOSS: Support Assume Roles in AliyunOSS
> 
>
> Key: HADOOP-15671
> URL: https://issues.apache.org/jira/browse/HADOOP-15671
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: fs/oss
>Affects Versions: 3.1.0, 2.10.0, 2.9.1, 3.2.0, 3.0.3
>Reporter: wujinhu
>Assignee: wujinhu
>Priority: Major
> Attachments: HADOOP-15671.001.patch, HADOOP-15671.002.patch, 
> HADOOP-15671.003.patch, HADOOP-15671.004.patch, HADOOP-15671.005.patch
>
>
> We will add assume role function in Aliyun OSS.
> For details about assume role and sts token, click the link below:
> [https://www.alibabacloud.com/help/doc-detail/31935.html?spm=a2c5t.11065259.1996646101.searchclickresult.1fad155aKOUvJZ]
>  
> Major Changes:
>  # Stabilise the constructor of CredentialsProvider so that other developers 
> can have their own implementations.
>  #  add assumed role functions for hadoop aliyun module



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Updated] (HADOOP-15671) AliyunOSS: Support Assume Roles in AliyunOSS

2018-09-20 Thread wujinhu (JIRA)


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

wujinhu updated HADOOP-15671:
-
Attachment: HADOOP-15671.004.patch

> AliyunOSS: Support Assume Roles in AliyunOSS
> 
>
> Key: HADOOP-15671
> URL: https://issues.apache.org/jira/browse/HADOOP-15671
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: fs/oss
>Affects Versions: 3.1.0, 2.10.0, 2.9.1, 3.2.0, 3.0.3
>Reporter: wujinhu
>Assignee: wujinhu
>Priority: Major
> Attachments: HADOOP-15671.001.patch, HADOOP-15671.002.patch, 
> HADOOP-15671.003.patch, HADOOP-15671.004.patch
>
>
> We will add assume role function in Aliyun OSS.
> For details about assume role and sts token, click the link below:
> [https://www.alibabacloud.com/help/doc-detail/31935.html?spm=a2c5t.11065259.1996646101.searchclickresult.1fad155aKOUvJZ]
>  
> Major Changes:
>  # Stabilise the constructor of CredentialsProvider so that other developers 
> can have their own implementations.
>  #  add assumed role functions for hadoop aliyun module



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Updated] (HADOOP-15671) AliyunOSS: Support Assume Roles in AliyunOSS

2018-09-19 Thread wujinhu (JIRA)


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

wujinhu updated HADOOP-15671:
-
Attachment: HADOOP-15671.003.patch

> AliyunOSS: Support Assume Roles in AliyunOSS
> 
>
> Key: HADOOP-15671
> URL: https://issues.apache.org/jira/browse/HADOOP-15671
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: fs/oss
>Affects Versions: 3.1.0, 2.10.0, 2.9.1, 3.2.0, 3.0.3
>Reporter: wujinhu
>Assignee: wujinhu
>Priority: Major
> Attachments: HADOOP-15671.001.patch, HADOOP-15671.002.patch, 
> HADOOP-15671.003.patch
>
>
> We will add assume role function in Aliyun OSS.
> For details about assume role and sts token, click the link below:
> [https://www.alibabacloud.com/help/doc-detail/31935.html?spm=a2c5t.11065259.1996646101.searchclickresult.1fad155aKOUvJZ]
>  
> Major Changes:
>  # Stabilise the constructor of CredentialsProvider so that other developers 
> can have their own implementations.
>  #  add assumed role functions for hadoop aliyun module



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Updated] (HADOOP-15671) AliyunOSS: Support Assume Roles in AliyunOSS

2018-09-17 Thread wujinhu (JIRA)


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

wujinhu updated HADOOP-15671:
-
Description: 
We will add assume role function in Aliyun OSS.

For details about assume role and sts token, click the link below:

[https://www.alibabacloud.com/help/doc-detail/31935.html?spm=a2c5t.11065259.1996646101.searchclickresult.1fad155aKOUvJZ]

 

Major Changes:
 # Stabilise the constructor of CredentialsProvider so that other developers 
can have their own implementations.
 #  add assumed role functions for hadoop aliyun module

  was:
We will add assume role function in Aliyun OSS.

For details about assume role and sts token, click the link below:

[https://www.alibabacloud.com/help/doc-detail/31935.html?spm=a2c5t.11065259.1996646101.searchclickresult.1fad155aKOUvJZ]

 

Major Changes:
 # Stabilise the constructor of CredentialsProvider so that other developers 
can have their own implementations.
 # change version of oss java sdk from 2.8.3 to 3.0.0 since new version 
contains the basic function of assumed role credentials provider.
 #  add assumed role functions for hadoop aliyun module


> AliyunOSS: Support Assume Roles in AliyunOSS
> 
>
> Key: HADOOP-15671
> URL: https://issues.apache.org/jira/browse/HADOOP-15671
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: fs/oss
>Affects Versions: 3.1.0, 2.10.0, 2.9.1, 3.2.0, 3.0.3
>Reporter: wujinhu
>Assignee: wujinhu
>Priority: Major
> Attachments: HADOOP-15671.001.patch, HADOOP-15671.002.patch
>
>
> We will add assume role function in Aliyun OSS.
> For details about assume role and sts token, click the link below:
> [https://www.alibabacloud.com/help/doc-detail/31935.html?spm=a2c5t.11065259.1996646101.searchclickresult.1fad155aKOUvJZ]
>  
> Major Changes:
>  # Stabilise the constructor of CredentialsProvider so that other developers 
> can have their own implementations.
>  #  add assumed role functions for hadoop aliyun module



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Updated] (HADOOP-15671) AliyunOSS: Support Assume Roles in AliyunOSS

2018-08-21 Thread wujinhu (JIRA)


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

wujinhu updated HADOOP-15671:
-
Attachment: HADOOP-15671.002.patch

> AliyunOSS: Support Assume Roles in AliyunOSS
> 
>
> Key: HADOOP-15671
> URL: https://issues.apache.org/jira/browse/HADOOP-15671
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: fs/oss
>Affects Versions: 3.1.0, 2.10.0, 2.9.1, 3.2.0, 3.0.3
>Reporter: wujinhu
>Assignee: wujinhu
>Priority: Major
> Attachments: HADOOP-15671.001.patch, HADOOP-15671.002.patch
>
>
> We will add assume role function in Aliyun OSS.
> For details about assume role and sts token, click the link below:
> [https://www.alibabacloud.com/help/doc-detail/31935.html?spm=a2c5t.11065259.1996646101.searchclickresult.1fad155aKOUvJZ]
>  
> Major Changes:
>  # Stabilise the constructor of CredentialsProvider so that other developers 
> can have their own implementations.
>  # change version of oss java sdk from 2.8.3 to 3.0.0 since new version 
> contains the basic function of assumed role credentials provider.
>  #  add assumed role functions for hadoop aliyun module



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Updated] (HADOOP-15671) AliyunOSS: Support Assume Roles in AliyunOSS

2018-08-20 Thread wujinhu (JIRA)


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

wujinhu updated HADOOP-15671:
-
Description: 
We will add assume role function in Aliyun OSS.

For details about assume role and sts token, click the link below:

[https://www.alibabacloud.com/help/doc-detail/31935.html?spm=a2c5t.11065259.1996646101.searchclickresult.1fad155aKOUvJZ]

 

Major Changes:
 # Stabilise the constructor of CredentialsProvider so that other developers 
can have their own implementations.
 # change version of oss java sdk from 2.8.3 to 3.0.0 since new version 
contains the basic function of assumed role credentials provider.
 #  add assumed role functions for hadoop aliyun module

  was:
We will add assume role function in Aliyun OSS.

For details about assume role and sts token, click the link below:

[https://www.alibabacloud.com/help/doc-detail/31935.html?spm=a2c5t.11065259.1996646101.searchclickresult.1fad155aKOUvJZ]

 


> AliyunOSS: Support Assume Roles in AliyunOSS
> 
>
> Key: HADOOP-15671
> URL: https://issues.apache.org/jira/browse/HADOOP-15671
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: fs/oss
>Affects Versions: 3.1.0, 2.10.0, 2.9.1, 3.2.0, 3.0.3
>Reporter: wujinhu
>Assignee: wujinhu
>Priority: Major
> Attachments: HADOOP-15671.001.patch
>
>
> We will add assume role function in Aliyun OSS.
> For details about assume role and sts token, click the link below:
> [https://www.alibabacloud.com/help/doc-detail/31935.html?spm=a2c5t.11065259.1996646101.searchclickresult.1fad155aKOUvJZ]
>  
> Major Changes:
>  # Stabilise the constructor of CredentialsProvider so that other developers 
> can have their own implementations.
>  # change version of oss java sdk from 2.8.3 to 3.0.0 since new version 
> contains the basic function of assumed role credentials provider.
>  #  add assumed role functions for hadoop aliyun module



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Updated] (HADOOP-15671) AliyunOSS: Support Assume Roles in AliyunOSS

2018-08-15 Thread wujinhu (JIRA)


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

wujinhu updated HADOOP-15671:
-
Attachment: (was: HADOOP-15671.001.patch)

> AliyunOSS: Support Assume Roles in AliyunOSS
> 
>
> Key: HADOOP-15671
> URL: https://issues.apache.org/jira/browse/HADOOP-15671
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: fs/oss
>Affects Versions: 3.1.0, 2.10.0, 2.9.1, 3.2.0, 3.0.3
>Reporter: wujinhu
>Assignee: wujinhu
>Priority: Major
> Attachments: HADOOP-15671.001.patch
>
>
> We will add assume role function in Aliyun OSS.
> For details about assume role and sts token, click the link below:
> [https://www.alibabacloud.com/help/doc-detail/31935.html?spm=a2c5t.11065259.1996646101.searchclickresult.1fad155aKOUvJZ]
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Updated] (HADOOP-15671) AliyunOSS: Support Assume Roles in AliyunOSS

2018-08-15 Thread wujinhu (JIRA)


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

wujinhu updated HADOOP-15671:
-
Attachment: HADOOP-15671.001.patch
Status: Patch Available  (was: In Progress)

> AliyunOSS: Support Assume Roles in AliyunOSS
> 
>
> Key: HADOOP-15671
> URL: https://issues.apache.org/jira/browse/HADOOP-15671
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: fs/oss
>Affects Versions: 3.0.3, 2.9.1, 3.1.0, 2.10.0, 3.2.0
>Reporter: wujinhu
>Assignee: wujinhu
>Priority: Major
> Attachments: HADOOP-15671.001.patch
>
>
> We will add assume role function in Aliyun OSS.
> For details about assume role and sts token, click the link below:
> [https://www.alibabacloud.com/help/doc-detail/31935.html?spm=a2c5t.11065259.1996646101.searchclickresult.1fad155aKOUvJZ]
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Updated] (HADOOP-15671) AliyunOSS: Support Assume Roles in AliyunOSS

2018-08-15 Thread wujinhu (JIRA)


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

wujinhu updated HADOOP-15671:
-
Attachment: HADOOP-15671.001.patch

> AliyunOSS: Support Assume Roles in AliyunOSS
> 
>
> Key: HADOOP-15671
> URL: https://issues.apache.org/jira/browse/HADOOP-15671
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: fs/oss
>Affects Versions: 3.1.0, 2.10.0, 2.9.1, 3.2.0, 3.0.3
>Reporter: wujinhu
>Assignee: wujinhu
>Priority: Major
> Attachments: HADOOP-15671.001.patch
>
>
> We will add assume role function in Aliyun OSS.
> For details about assume role and sts token, click the link below:
> [https://www.alibabacloud.com/help/doc-detail/31935.html?spm=a2c5t.11065259.1996646101.searchclickresult.1fad155aKOUvJZ]
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Updated] (HADOOP-15671) AliyunOSS: Support Assume Roles in AliyunOSS

2018-08-14 Thread wujinhu (JIRA)


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

wujinhu updated HADOOP-15671:
-
Description: 
We will add assume role function in Aliyun OSS.

For details about assume role and sts token, click the link below:

[https://www.alibabacloud.com/help/doc-detail/31935.html?spm=a2c5t.11065259.1996646101.searchclickresult.1fad155aKOUvJZ]

 

  was:
 

 We will add assume role function in Aliyun OSS.

For details about assume role and sts token, click the link below:

[https://www.alibabacloud.com/help/doc-detail/31935.html?spm=a2c5t.11065259.1996646101.searchclickresult.1fad155aKOUvJZ]

 


> AliyunOSS: Support Assume Roles in AliyunOSS
> 
>
> Key: HADOOP-15671
> URL: https://issues.apache.org/jira/browse/HADOOP-15671
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: fs/oss
>Affects Versions: 3.1.0, 2.10.0, 2.9.1, 3.2.0, 3.0.3
>Reporter: wujinhu
>Assignee: wujinhu
>Priority: Major
>
> We will add assume role function in Aliyun OSS.
> For details about assume role and sts token, click the link below:
> [https://www.alibabacloud.com/help/doc-detail/31935.html?spm=a2c5t.11065259.1996646101.searchclickresult.1fad155aKOUvJZ]
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Updated] (HADOOP-15671) AliyunOSS: Support Assume Roles in AliyunOSS

2018-08-14 Thread wujinhu (JIRA)


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

wujinhu updated HADOOP-15671:
-
Description: 
 

 We will add assume role function in Aliyun OSS.

For details about assume role and sts token, click the link below:

[https://www.alibabacloud.com/help/doc-detail/31935.html?spm=a2c5t.11065259.1996646101.searchclickresult.1fad155aKOUvJZ]

 

  was:We need to add assume roles function to AliyunOSS.


> AliyunOSS: Support Assume Roles in AliyunOSS
> 
>
> Key: HADOOP-15671
> URL: https://issues.apache.org/jira/browse/HADOOP-15671
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: fs/oss
>Affects Versions: 3.1.0, 2.10.0, 2.9.1, 3.2.0, 3.0.3
>Reporter: wujinhu
>Assignee: wujinhu
>Priority: Major
>
>  
>  We will add assume role function in Aliyun OSS.
> For details about assume role and sts token, click the link below:
> [https://www.alibabacloud.com/help/doc-detail/31935.html?spm=a2c5t.11065259.1996646101.searchclickresult.1fad155aKOUvJZ]
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Updated] (HADOOP-15671) AliyunOSS: Support Assume Roles in AliyunOSS

2018-08-14 Thread wujinhu (JIRA)


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

wujinhu updated HADOOP-15671:
-
Affects Version/s: (was: 3.1.2)
   (was: 2.9.2)
   3.1.0
   2.9.1

> AliyunOSS: Support Assume Roles in AliyunOSS
> 
>
> Key: HADOOP-15671
> URL: https://issues.apache.org/jira/browse/HADOOP-15671
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: fs/oss
>Affects Versions: 3.1.0, 2.10.0, 2.9.1, 3.2.0, 3.0.3
>Reporter: wujinhu
>Assignee: wujinhu
>Priority: Major
>
> We need to add assume roles function to AliyunOSS.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Updated] (HADOOP-15671) AliyunOSS: Support Assume Roles in AliyunOSS

2018-08-14 Thread wujinhu (JIRA)


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

wujinhu updated HADOOP-15671:
-
Description: We need to add assume roles function to AliyunOSS.

> AliyunOSS: Support Assume Roles in AliyunOSS
> 
>
> Key: HADOOP-15671
> URL: https://issues.apache.org/jira/browse/HADOOP-15671
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: fs/oss
>Affects Versions: 2.10.0, 3.2.0, 2.9.2, 3.0.3, 3.1.2
>Reporter: wujinhu
>Assignee: wujinhu
>Priority: Major
>
> We need to add assume roles function to AliyunOSS.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Updated] (HADOOP-15671) AliyunOSS: Support Assume Roles in AliyunOSS

2018-08-14 Thread wujinhu (JIRA)


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

wujinhu updated HADOOP-15671:
-
Affects Version/s: (was: 3.1.1)
   3.1.2

> AliyunOSS: Support Assume Roles in AliyunOSS
> 
>
> Key: HADOOP-15671
> URL: https://issues.apache.org/jira/browse/HADOOP-15671
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: fs/oss
>Affects Versions: 2.10.0, 3.2.0, 2.9.2, 3.0.3, 3.1.2
>Reporter: wujinhu
>Assignee: wujinhu
>Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Updated] (HADOOP-15671) AliyunOSS: Support Assume Roles in AliyunOSS

2018-08-14 Thread wujinhu (JIRA)


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

wujinhu updated HADOOP-15671:
-
Affects Version/s: 2.10.0

> AliyunOSS: Support Assume Roles in AliyunOSS
> 
>
> Key: HADOOP-15671
> URL: https://issues.apache.org/jira/browse/HADOOP-15671
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: fs/oss
>Affects Versions: 2.10.0, 3.2.0, 2.9.2, 3.0.3, 3.1.2
>Reporter: wujinhu
>Assignee: wujinhu
>Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Updated] (HADOOP-15671) AliyunOSS: Support Assume Roles in AliyunOSS

2018-08-14 Thread wujinhu (JIRA)


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

wujinhu updated HADOOP-15671:
-
Affects Version/s: 2.9.2
   3.1.1
   3.2.0
   3.0.3

> AliyunOSS: Support Assume Roles in AliyunOSS
> 
>
> Key: HADOOP-15671
> URL: https://issues.apache.org/jira/browse/HADOOP-15671
> Project: Hadoop Common
>  Issue Type: Improvement
>  Components: fs/oss
>Affects Versions: 3.2.0, 3.1.1, 2.9.2, 3.0.3
>Reporter: wujinhu
>Assignee: wujinhu
>Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org