[
https://issues.apache.org/jira/browse/FLINK-24545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17428769#comment-17428769
]
Jark Wu commented on FLINK-24545:
---------------------------------
Hi [~linqichen178], whether a source is bounded or unbounded doesn't depend on
the execution type, but the source itself. In your case, I think the problem is
you didn't setup a correct streaming hive source, but a batch hive source.
Could you share the definition of your hive source?
> job that read data from hive will finished even though i set streaming mode
> ---------------------------------------------------------------------------
>
> Key: FLINK-24545
> URL: https://issues.apache.org/jira/browse/FLINK-24545
> Project: Flink
> Issue Type: Bug
> Components: API / DataStream
> Affects Versions: 1.12.3
> Reporter: linqichen
> Priority: Major
> Attachments: image-2021-10-14-18-19-53-222.png
>
>
> hi guys, when i use flink sql client, i get a problem here:
> my job will read data from hive, and i set executin.type=streaming。
> but very soon, my job's status become finished 。
>
> !image-2021-10-14-18-19-53-222.png!
--
This message was sent by Atlassian Jira
(v8.3.4#803005)