Replies: 3 comments 9 replies
-
|
Hello @xintongsong |
Beta Was this translation helpful? Give feedback.
-
|
Thanks for preparing this, @JinkunLiu . When I proposed the quickstart experience enhancement, what I had in mind was not just documentation improvements, but to actually reduce the steps users need to take in order to get Flink Agents work. To be specific, we may provide a one line command (like Regarding your proposal:
No entirely sure what do you mean by "Flink's Quick Start". Flink's First Steps provides 3 options, none of the uses the MiniCluster. I personally am not a big fan of Flink's MiniCluster, as it has quite some unique behaviors that are different from other deployment modes and hard to explain.
I like this idea. Just want to mention that, the Flink Agents project is still in its preview versions (0.x) and is rapidly evolving. If we introduce the archetype now, we probably also need to frequently update it w.r.t. the breaking changes. Alternatively, we can wait until the project becomes more stable. I've never worked on a archetype, thus not sure how much effort that takes. WDYT?
I'd suggest the following structure: |
Beta Was this translation helpful? Give feedback.
-
|
Thanks for this proposal, @JinkunLiu
I agree with the viewpoint of @xintongsong. In addition to the reasons he mentioned, certain features of Flink-Agents, such as event logs and metrics, are easier to display when a web UI is available. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Motivation
Enhance the quickstart experience. - Currently, there are too many manual steps, thus chances for users to make mistakes and run into problems.
Detail
Import Wizard
Automatically detect and configure common environments, perform safe setup steps, and prompt only for essential choices so users can complete the quickstart with minimal errors.
Proposed workflow:
Optimize Installation Docs
Reorganize installation docs so users can get running quickly via wizard while still providing detailed manual steps for advanced or offline setups.
Proposed catalog structure:
Beta Was this translation helpful? Give feedback.
All reactions