You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2020/12/28 21:43:58 UTC

[GitHub] [iceberg] jackye1995 opened a new pull request #2000: AWS: add aws to spark and flink runtime

jackye1995 opened a new pull request #2000:
URL: https://github.com/apache/iceberg/pull/2000


   As discussed in #1887 , put AWS dependencies into provided scope and add to Spark and Flink runtime jar. The produced artifact will not contain AWS packages, please let me know if I still need to update the license and notice files in this case. 
   
   I will post logs for executing the updated Spark and Flink runtime jar in comments later.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] rdblue commented on pull request #2000: AWS: add aws to spark and flink runtime

Posted by GitBox <gi...@apache.org>.
rdblue commented on pull request #2000:
URL: https://github.com/apache/iceberg/pull/2000#issuecomment-751891458


   Looks good to me! There should be no need to update the license or notice files because all dependencies of iceberg-aws are `compileOnly` or are test dependencies. Only the Iceberg classes will be included so there are no additional classes to account for.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org


[GitHub] [iceberg] rdblue merged pull request #2000: AWS: add aws to spark and flink runtime

Posted by GitBox <gi...@apache.org>.
rdblue merged pull request #2000:
URL: https://github.com/apache/iceberg/pull/2000


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org