Skip to content

[docs] Add an HTTP Gateway quickstart for a real-time lakehouse #4221

Description

@beryllw

Search before asking

  • I searched in the issues and found nothing similar.

Description

Add an end-to-end quickstart that demonstrates how an application can send JSON events through Fluss Gateway and make the same data available for both real-time queries and lakehouse analytics.

The quickstart should:

  • start Fluss, Fluss Gateway, Flink, Paimon, and RustFS with Docker Compose;
  • create a lake-enabled Fluss table through the Gateway REST API;
  • ingest a batch of JSON events through HTTP;
  • query fresh rows immediately through Flink SQL and Fluss Union Read;
  • verify that the rows are continuously tiered to Paimon;
  • document preview limitations, write-result handling, and cleanup steps.

Willingness to contribute

  • I'm willing to submit a PR!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions