Support for detached mode for Flink1.5 SQL Client

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Support for detached mode for Flink1.5 SQL Client

Shivam Sharma
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
Reply | Threaded
Open this post in threaded view
|

Re: Support for detached mode for Flink1.5 SQL Client

Rong Rong
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:
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
Reply | Threaded
Open this post in threaded view
|

Re: Support for detached mode for Flink1.5 SQL Client

Timo Walther
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:
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:
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