Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-25577

Update GCS documentation

    XMLWordPrintableJSON

Details

    • Hide
      The `flink-gs-fs-hadoop` FileSystem plugin for Google Cloud Storage (GCS) has been introduced. This allows Flink to read data from and write data to GCS via paths with the `gs://' scheme, and it provides similar functionality for GCS as, for example, the `flink-s3-fs-hadoop` provides for Amazon S3.

      In particular, this plugin supports the `RecoverableWriter` interface, which allows it to be used with file sinks.

      Under the hood, the `flink-gs-fs-hadoop` uses Google's `gcs-connector` Hadoop library for basic read/write operations, and it uses Google's `google-cloud-storage` library to implement `RecoverableWriter` functionality.
      Show
      The `flink-gs-fs-hadoop` FileSystem plugin for Google Cloud Storage (GCS) has been introduced. This allows Flink to read data from and write data to GCS via paths with the ` gs://' scheme, and it provides similar functionality for GCS as, for example, the `flink-s3-fs-hadoop` provides for Amazon S3. In particular, this plugin supports the `RecoverableWriter` interface, which allows it to be used with file sinks. Under the hood, the `flink-gs-fs-hadoop` uses Google's `gcs-connector` Hadoop library for basic read/write operations, and it uses Google's `google-cloud-storage` library to implement `RecoverableWriter` functionality.

    Description

      Update GCS documentation with respect to:

      Attachments

        Issue Links

          Activity

            People

              galenwarren Galen Warren
              dmvk David Morávek
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: