Re: [PR] [FLINK-33704][BP 1.18][Filesytems] Update GCS filesystems to latest available versions [flink]

2023-12-18 Thread via GitHub


MartijnVisser merged PR #23935:
URL: https://github.com/apache/flink/pull/23935


-- 
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-unsubscr...@flink.apache.org

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



Re: [PR] [FLINK-33704][BP 1.18][Filesytems] Update GCS filesystems to latest available versions [flink]

2023-12-18 Thread via GitHub


MartijnVisser commented on PR #23935:
URL: https://github.com/apache/flink/pull/23935#issuecomment-1859729348

   > Shall be #23837
   
   Indeed, thanks for that! 


-- 
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-unsubscr...@flink.apache.org

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



Re: [PR] [FLINK-33704][BP 1.18][Filesytems] Update GCS filesystems to latest available versions [flink]

2023-12-17 Thread via GitHub


czchen commented on PR #23935:
URL: https://github.com/apache/flink/pull/23935#issuecomment-1859660606

   Shall be https://github.com/apache/flink/pull/23837


-- 
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-unsubscr...@flink.apache.org

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



Re: [PR] [FLINK-33704][BP 1.18][Filesytems] Update GCS filesystems to latest available versions [flink]

2023-12-15 Thread via GitHub


snuyanzin commented on PR #23935:
URL: https://github.com/apache/flink/pull/23935#issuecomment-1858552817

   >Unchanged backport of https://github.com/apache/flink/pull/2383
   
   is this a really correct link?
   for me it shows something from 2016...


-- 
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-unsubscr...@flink.apache.org

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



Re: [PR] [FLINK-33704][BP 1.18][Filesytems] Update GCS filesystems to latest available versions [flink]

2023-12-15 Thread via GitHub


flinkbot commented on PR #23935:
URL: https://github.com/apache/flink/pull/23935#issuecomment-1858069389

   
   ## CI report:
   
   * a6d11e1c44779d0f2a0f5f1901323999283410a7 UNKNOWN
   
   
   Bot commands
 The @flinkbot bot supports the following commands:
   
- `@flinkbot run azure` re-run the last Azure build
   


-- 
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-unsubscr...@flink.apache.org

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



[PR] [FLINK-33704][BP 1.18][Filesytems] Update GCS filesystems to latest available versions [flink]

2023-12-15 Thread via GitHub


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

   Unchanged backport of https://github.com/apache/flink/pull/2383
   
   Verified locally with `mvn clean package -DskipTests -Pfast 
-Pskip-webui-build -U -T4`, changing `flink-conf.yaml` to include:
   
   ```
   state.backend.type: rocksdb
   state.checkpoints.dir: gs://mvisser-flink-gcs-test/flink-snapshots
   state.backend.incremental: true
   ```
   
   And then run a job on this cluster


-- 
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-unsubscr...@flink.apache.org

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