[
https://issues.apache.org/jira/browse/FLINK-18232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jingsong Lee closed FLINK-18232.
--------------------------------
Resolution: Fixed
master: f59b8b479199aa55776b3cca13b325223db984b0
release-1.11: a80f7690367e9a07b19321f3b34d8fdba17295b8
> Fix Hive streaming source bugs
> ------------------------------
>
> Key: FLINK-18232
> URL: https://issues.apache.org/jira/browse/FLINK-18232
> Project: Flink
> Issue Type: Bug
> Components: Connectors / Hive
> Reporter: Jingsong Lee
> Assignee: Jingsong Lee
> Priority: Critical
> Labels: pull-request-available
> Fix For: 1.11.0
>
>
> * Hive streaming source HiveMapredSplitReader reuse row in a wrong way, if
> change reuse row instance, will loose partition fields.
> * When converting Flink File split to Hadoop File split, length should not
> be -1.
> * DirectoryMonitorDiscovery should convert DFS modificationTime to UTC time
> mills.
> * {{HiveTableSource.createStreamSourceForNonPartitionTable}} should use
> local zone mills instead of UTC mills because
> {{ContinuousFileMonitoringFunction}} use local zone mills.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)