xiangyu feng created FLINK-32898: ------------------------------------ Summary: Improvement of usability for Flink OLAP Key: FLINK-32898 URL: https://issues.apache.org/jira/browse/FLINK-32898 Project: Flink Issue Type: Improvement Components: Client / Job Submission, Runtime / Configuration, Runtime / Coordination, Table SQL / JDBC, Table SQL / Runtime Reporter: xiangyu feng
By building Flink OLAP services internally using Flink master branch, we realized that if we want to involve more community users to use Flink OLAP, besides scheduling and execution performance improvement mentioned in [FLINK-25318|https://issues.apache.org/jira/browse/FLINK-25318], we also need to improve some basic usability issues in OLAP scenarios, including providing quick start for users to build Flink OLAP service, allocating minimum resources when cluster start, displaying detailed job sql in flink ui, etc. Meanwhile, we believe this can also optimize the user experience of running batch jobs in session cluster mode. So after talk with [~zjureel] , we create this jira to track the progress of related work. -- This message was sent by Atlassian Jira (v8.20.10#820010)