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

Bucket does not exist or is private. Failed to download parquet, fallback on ARFF. #1197

Open
WangMengxiao319 opened this issue Aug 30, 2023 · 2 comments

Comments

@WangMengxiao319
Copy link

I have uploaded dataset on openml as https://openml.github.io/openml-python/main/examples/30_extended/create_upload_tutorial.html#sphx-glr-examples-30-extended-create-upload-tutorial-py and the status is active, but when using
dataset = openml.datasets.get_dataset(45652)
there will be error like

Could not download file from http://openml1.win.tue.nl/dataset45652/dataset_45652.pq: Bucket does not exist or is private.
Failed to download parquet, fallback on ARFF.

I have checked the datasets that were recently uploaded. Most of them have the same problem. It there anything wrong with the dataset bucket? or Did I make any procedural mistake?

@sebffischer
Copy link

The same for me for this dataset: https://www.openml.org/search?type=data&status=active&id=45645

@kasvegas
Copy link

I am having this same issue. And consequently, cannot run flows on my uploaded datasets

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

3 participants