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

Is the dataset on S3 still available nowadays? #18

Open
HaifengSun-Kira opened this issue Oct 28, 2022 · 2 comments
Open

Is the dataset on S3 still available nowadays? #18

HaifengSun-Kira opened this issue Oct 28, 2022 · 2 comments

Comments

@HaifengSun-Kira
Copy link

I try to access the dataset on my aws ec2 instance (us-east-2 region) but failed.
I have configured the access key and secret key.
Here are the outputs:

# ubuntu @ ip-172-31-33-149 in ~ [14:58:32] C:77
$ aws s3 ls s3://big-data-benchmark/pavlo/text/tiny/

An error occurred (AccessDenied) when calling the ListObjectsV2 operation: Access Denied

# ubuntu @ ip-172-31-33-149 in ~ [14:58:45] C:255
$ s3cmd ls s3://big-data-benchmark/pavlo/text-deflate/tiny/
ERROR: Access to bucket 'big-data-benchmark' was denied
ERROR: S3 error: 403 (AccessDenied): Access Denied

# ubuntu @ ip-172-31-33-149 in ~ [14:59:06] C:77
$ s3cmd ls s3n://big-data-benchmark/pavlo/text-deflate/tiny/

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
    An unexpected error has occurred.
  Please try reproducing the error using
  the latest s3cmd code from the git master
  branch found at:
    https://github.com/s3tools/s3cmd
  and have a look at the known issues list:
    https://github.com/s3tools/s3cmd/wiki/Common-known-issues-and-their-solutions-(FAQ)
  If the error persists, please report the
  following lines (removing any private
  info as necessary) to:
   [email protected]


!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Invoked as: /usr/bin/s3cmd ls s3n://big-data-benchmark/pavlo/text-deflate/tiny/
Problem: <class 'ValueError: s3n://big-data-benchmark/pavlo/text-deflate/tiny/: not a recognized URI

I wander if the dataset is still available on S3 now or is there something wrong with my operation?

@peter279k
Copy link

I also have the same problem and it seems that these datasets are not available anymore.

@peter279k
Copy link

Maybe @pwendell can help us to check this issue and ensue these datasets can be available again...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants