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

[FLINK-33694][gs-fs-hadoop] Support overriding GCS root URL (backport to 1.17) #24124

Merged

Conversation

patricklucas
Copy link
Contributor

This is a backport of #23836 to 1.17.

@flinkbot
Copy link
Collaborator

flinkbot commented Jan 17, 2024

CI report:

Bot commands The @flinkbot bot supports the following commands:
  • @flinkbot run azure re-run the last Azure build

@patricklucas
Copy link
Contributor Author

@flinkbot run azure

@patricklucas
Copy link
Contributor Author

@XComp having trouble getting a clean CI run for this one. First failure appeared to be a transient connectivity issue; second time, the task "Test - connect_1" failed with:

Jan 18 11:23:52 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-shade-plugin:3.4.1:shade (shade-flink) on project flink-sql-connector-hbase-1.4: Error creating shaded jar: /__w/1/.m2/repository/commons-codec/commons-codec/1.15/commons-codec-1.15.jar (No such file or directory) -> [Help 1]

Is it possible for jobs to step on each other's local Maven repos?

@flinkbot run azure

@XComp
Copy link
Contributor

XComp commented Jan 18, 2024

I checked the logs. We had disk space issues with runners today (FLINK-34135, FLINK-34098). I suspect that the failures where caused by this (all of it is kind of related to IO issues). 🤔

Copy link
Contributor

@XComp XComp left a comment

Choose a reason for hiding this comment

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

Review happened in parent PR #23836
CI is green 👍

Thanks for creating the backport.

@XComp XComp merged commit 257c526 into apache:release-1.17 Jan 18, 2024
@patricklucas patricklucas deleted the FLINK-33694_gs_fs_host_backport-1.17 branch January 19, 2024 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants