[
https://issues.apache.org/jira/browse/FLINK-25935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17486341#comment-17486341
]
Till Rohrmann commented on FLINK-25935:
---------------------------------------
I think this would be a good improvement since people trying out statefun don't
need the full blown cluster set up. Such an entrypoint would also simplify the
local deployment if people want to test things.
> Add a harness based entry point to simply getting started.
> ----------------------------------------------------------
>
> Key: FLINK-25935
> URL: https://issues.apache.org/jira/browse/FLINK-25935
> Project: Flink
> Issue Type: Improvement
> Components: Stateful Functions
> Reporter: Igal Shilman
> Priority: Major
>
> It would be nicer to improve the getting started experience by providing an
> additional entry point in the StateFun distribution that is built on the
> Harness.
> This can be as simple as providing a Main function that configures RocksDB
> and starts the StateFun Flink job.
> The rest of the configurations needs to come from the module.yaml
>
> Having something like that will allow us to simplfy the playground even
> further by reducing the start time and the memory requirements for a
> docker-compose based example.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)