Skip to content

fix cds-coordinator-metadata-query-disabled#16488

Merged
kgyrtkirk merged 4 commits intoapache:masterfrom
kgyrtkirk:try-fix-cds-coor
May 22, 2024
Merged

fix cds-coordinator-metadata-query-disabled#16488
kgyrtkirk merged 4 commits intoapache:masterfrom
kgyrtkirk:try-fix-cds-coor

Conversation

@kgyrtkirk
Copy link
Copy Markdown
Member

@kgyrtkirk kgyrtkirk commented May 22, 2024

fixes the issue with the newly enabled cds-coordiantor-metadata-query-disabled split

  • configures to use prepopulated-data environment things to configure S3 for access
  • this is needed because these tests use a dataset which is loaded from s3
  • also undoes the previous fix of setting the aws region explicitly as this is a more complete solution - and configuring prepopulated-data also sets the region; so that's not needed anymore

@github-actions github-actions Bot added the GHA label May 22, 2024
@kgyrtkirk kgyrtkirk mentioned this pull request May 22, 2024
Copy link
Copy Markdown
Contributor

@findingrish findingrish left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Copy link
Copy Markdown
Contributor

@gianm gianm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems like this helps the test, but why? Please write a PR description prior to merging, so it shows up in the commit log.

@kgyrtkirk kgyrtkirk merged commit 44ea4e1 into apache:master May 22, 2024
@kgyrtkirk
Copy link
Copy Markdown
Member Author

Thank you @gianm and @findingrish for taking a look;
I've described the issue/reasons behind the changes!

ektravel pushed a commit to ektravel/druid that referenced this pull request May 29, 2024
fixes the issue with the newly enabled `cds-coordiantor-metadata-query-disabled` [split](apache#16468)
* configures to use `prepopulated-data` environment things to configure `S3` for access 
* this is needed because these tests use a [dataset which is loaded from s3](https://github.com/apache/druid/blob/master/integration-tests/docker/test-data/cds-coordinator-metadata-query-disabled-sample-data.sql)
* also undoes the previous [fix](apache#16469) of setting the aws region explicitly as this is a more complete solution - and configuring `prepopulated-data` also sets the region; so that's not needed anymore
@kfaraz kfaraz added this to the 31.0.0 milestone Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants