You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Udi Meiri (Jira)" <ji...@apache.org> on 2021/09/09 21:12:00 UTC

[jira] [Commented] (BEAM-12845) Spark JobServer should bundle AWS IO libraries to support staging on S3

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

Udi Meiri commented on BEAM-12845:
----------------------------------

This doesn't look a release blocker, removing the fix version

> Spark JobServer should bundle AWS IO libraries to support staging on S3
> -----------------------------------------------------------------------
>
>                 Key: BEAM-12845
>                 URL: https://issues.apache.org/jira/browse/BEAM-12845
>             Project: Beam
>          Issue Type: Improvement
>          Components: jobserver
>    Affects Versions: 2.32.0
>            Reporter: Rogan Morrow
>            Priority: P2
>             Fix For: 2.33.0
>
>          Time Spent: 4h
>  Remaining Estimate: 0h
>
> The AWS filesystem libraries are not included in the Spark JobServer. These are necessary to allow staging artifacts to S3.
> There is a TODO in the code to update the dependencies to support the AWS filesystem.
> [https://github.com/apache/beam/blob/master/runners/spark/job-server/spark_job_server.gradle#L62]
> Additionally, the `amazon-web-services2` library is built without a dependency on STS. A dependency on STS is needed to support authentication from EKS with IAM roles for service accounts.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)