Hi All, Is there any way to run Flink1.5 sql-client queries in detached mode? Actually, we need to run multiple queries for different use cases and sql-client shell will open by the user on-demand. Shivam Sharma Data Engineer @ Goibibo Indian Institute Of Information Technology, Design and Manufacturing Jabalpur Mobile No- (+91) 8882114744 Email:- [hidden email] |
Is the Gateway Mode [1] in the FLIP-24 SQL Client road map what you are looking for? -- Rong On Tue, Jul 10, 2018 at 3:37 AM Shivam Sharma <[hidden email]> wrote:
|
The INSERT INTO [1] statement will
allow to submit queries detached. So your can close the client and
let the Flink program do it's job sinking into external systems.
Regards, Timo [1] https://issues.apache.org/jira/browse/FLINK-8858 Am 12.07.18 um 02:47 schrieb Rong Rong:
|
Free forum by Nabble | Edit this page |