[
https://issues.apache.org/jira/browse/FLINK-21905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17354781#comment-17354781
]
luoyuxia commented on FLINK-21905:
----------------------------------
[~jark] Could you assign this issue to me?
> Hive streaming source should use FIFO FileSplitAssigner instead of LIFO
> -----------------------------------------------------------------------
>
> Key: FLINK-21905
> URL: https://issues.apache.org/jira/browse/FLINK-21905
> Project: Flink
> Issue Type: Sub-task
> Components: Connectors / Hive
> Reporter: Jark Wu
> Priority: Major
>
> Currently, Hive streaming source uses {{SimpleAssigner}} which hands out
> splits in LIFO order. However, it will result in out-of-order partition
> reading even if we add partition splits in order. Therefore, we should use a
> FIFO order {{FileSplitAssigner}} instead.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)