GitHub user wenjin272 added a comment to the discussion: [Feature] Enhance the quickstart experience
> I think the Quick Start section should mainly help users learn the API and > get started quickly, so it should be as easy as possible. I think there is no fundamental disagreement between us; rather, we are emphasizing different priorities. 1. Simply the `Code Walkthrough`, like providing archetype/template and running on mini cluster to help users learn how to develop a flink-agents job quickly. 2. Simply the `Run Example` like providing an installation script to help users submit a exist flink-agents job to a flink standalone cluster easily. In our 0.3 plan, we focused more on the second point, as we observed that some users encountered a less smooth experience when submitting jobs to the Flink cluster due to the numerous steps and configuration options involved. However, I believe the first point you mentioned is also important, as our familiarity with developing Flink Agents jobs may have caused us to overlook this aspect. As far as I'm concerned, I think we need to improve both the two points. Regarding whether to move the instructions for submitting Flink-Agents jobs to a standalone Flink cluster into a dedicated section, I believe either approach is acceptable. Let's also wait for xintong's opinion. GitHub link: https://github.com/apache/flink-agents/discussions/555#discussioncomment-15992325 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
