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

Sandor Molnar updated KNOX-1204:
--------------------------------

+Apache Knox 3.0.0 release preparation+
   
We are about to cut the 3.0.0 release branch. master will move on to 3.1.0.
This issue is currently unresolved and is not automatically included in 3.0.0. 
Please choose one of the following:
# If this belongs in 3.0.0: once the branch is cut, cherry-pick your commit(s) 
onto the new v3.0.0 branch in addition to master. Leave Fix Version = 3.0.0 so 
we can track it.
# Do nothing: we will move this issue to the next release (3.1.0) as part of 
release cleanup.
   
If we don't hear back and see no cherry-pick, the issue will be re-targeted to 
3.1.0. Thanks!

> KIP-11 - S3 Access through Knox API
> -----------------------------------
>
>                 Key: KNOX-1204
>                 URL: https://issues.apache.org/jira/browse/KNOX-1204
>             Project: Apache Knox
>          Issue Type: Bug
>          Components: Server
>            Reporter: Larry McCay
>            Assignee: Larry McCay
>            Priority: Major
>             Fix For: 3.0.0
>
>
> h1. UC-5: S3 Integration
> While the Knox WebHDFS integration may still work for many cloud deployments, 
> it does seem like a gap that there is no way to move files in and out of S3 
> or other cloud storage mechanisms through Knox.
> We can actually combine UC-2 above to acquire temporary credentials on behalf 
> of the authenticated users. We would request the IAM role and permissions 
> that are appropriate for the user and their group memberships in order to 
> access buckets protected with IAM roles. We could also combine with UC-4 
> above to have encrypted files put into S3 that will only be able to be 
> decrypted on-prem.
> It would require Knox to be granted permission in a given cloud deployment to 
> make STS calls and may require AWS credentials for the Knox user to be an IAM 
> role. We may also be able to assumeRole to the needed role for STS access.
> It will also require a Jersey service hosted in Knox to put files into S3 
> (KnoxS3?) or we can create a pluggable backend and make it a more generic 
> object store API.



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

Reply via email to