[
https://issues.apache.org/jira/browse/FLINK-3790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15250570#comment-15250570
]
ASF GitHub Bot commented on FLINK-3790:
---------------------------------------
GitHub user gyfora opened a pull request:
https://github.com/apache/flink/pull/1919
[FLINK-3790] [streaming] Use proper hadoop config in rolling sink
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gyfora/flink rolling-conf
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/1919.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1919
----
----
> Rolling File sink does not pick up hadoop configuration
> -------------------------------------------------------
>
> Key: FLINK-3790
> URL: https://issues.apache.org/jira/browse/FLINK-3790
> Project: Flink
> Issue Type: Bug
> Components: Streaming Connectors
> Affects Versions: 1.0.2
> Reporter: Gyula Fora
> Priority: Critical
>
> In the rolling file sink function, a new hadoop configuration is created to
> get the FileSystem every time, which completely ignores the hadoop config set
> in flink-conf.yaml
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)