You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "patricklucas (via GitHub)" <gi...@apache.org> on 2024/01/17 17:34:37 UTC

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

patricklucas opened a new pull request, #24124:
URL: https://github.com/apache/flink/pull/24124

   This is a backport of #23836 to 1.17.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] [FLINK-33694][gs-fs-hadoop] Support overriding GCS root URL (backport to 1.17) [flink]

Posted by "XComp (via GitHub)" <gi...@apache.org>.
XComp commented on PR #24124:
URL: https://github.com/apache/flink/pull/24124#issuecomment-1898902156

   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). :thinking: 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] [FLINK-33694][gs-fs-hadoop] Support overriding GCS root URL (backport to 1.17) [flink]

Posted by "XComp (via GitHub)" <gi...@apache.org>.
XComp merged PR #24124:
URL: https://github.com/apache/flink/pull/24124


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] [FLINK-33694][gs-fs-hadoop] Support overriding GCS root URL (backport to 1.17) [flink]

Posted by "patricklucas (via GitHub)" <gi...@apache.org>.
patricklucas commented on PR #24124:
URL: https://github.com/apache/flink/pull/24124#issuecomment-1898112430

   @flinkbot run azure


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] [FLINK-33694][gs-fs-hadoop] Support overriding GCS root URL (backport to 1.17) [flink]

Posted by "flinkbot (via GitHub)" <gi...@apache.org>.
flinkbot commented on PR #24124:
URL: https://github.com/apache/flink/pull/24124#issuecomment-1896297492

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "7b779ec4eae3df491b3f3a2b72bca99c996e3473",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "7b779ec4eae3df491b3f3a2b72bca99c996e3473",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 7b779ec4eae3df491b3f3a2b72bca99c996e3473 UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run azure` re-run the last Azure build
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [PR] [FLINK-33694][gs-fs-hadoop] Support overriding GCS root URL (backport to 1.17) [flink]

Posted by "patricklucas (via GitHub)" <gi...@apache.org>.
patricklucas commented on PR #24124:
URL: https://github.com/apache/flink/pull/24124#issuecomment-1898473686

   @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


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org