Skip to content

[Feature] Command Line tool support  #298

@simonsssu

Description

@simonsssu

Motivation

Currently, we can only access tables in the cluster through the Flink SQL Client. However, this approach has several limitations. On one hand, users need to be familiar with Flink SQL to perform queries and management operations. On the other hand, the metadata about these tables is restricted by the capabilities of Flink SQL, which cannot meet the demands of more complex scenarios.

We can provide a set of CLI tools ( Like kafka CLI tools ) for users to admin their resources in the cluster. e.g. users can get a table's distribution among tablet server.

Solution

https://docs.google.com/document/d/1_XorPkTfq3ig3O-PkfylxXsyw3aYGBSkqitslSkpmyc/edit?tab=t.0

Tasks

and more , e.g. acl, perf etc

Sub-issues

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions