Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

boto3 updates #8

Open
3 of 5 tasks
e-maud opened this issue Jun 6, 2018 · 1 comment
Open
3 of 5 tasks

boto3 updates #8

e-maud opened this issue Jun 6, 2018 · 1 comment
Assignees
Labels
on hold Issue that, for the time being, cannot be resolved

Comments

@e-maud
Copy link
Member

e-maud commented Jun 6, 2018

  • update get_bucket to boto3 and get read of boto
  • change signature of get_s3_versions so that the first param is an instantiated bucket already.
  • update smart_open library
  • update boto3 library
  • detect number of workers automatically for s3_iter_bucket function (default is 16)
@e-maud e-maud self-assigned this Jun 6, 2018
@e-maud e-maud changed the title update get_bucket to boto3 boto3 updates Jun 8, 2018
@e-maud
Copy link
Member Author

e-maud commented Jun 11, 2018

The last release of smart_open library, fron which we get the s3_iter_bucket still works with boto.

The last version of the files on github of this library use boto3.

=> we wait until the release of smart open with boto3, and live with the 2 boto for now.

@mromanello mromanello added the on hold Issue that, for the time being, cannot be resolved label Aug 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
on hold Issue that, for the time being, cannot be resolved
Projects
None yet
Development

No branches or pull requests

2 participants