[jira] [Closed] (FLINK-7767) Avoid loading Hadoop conf dynamically at runtime

2017-11-08 Thread Aljoscha Krettek (JIRA)

 [ 
https://issues.apache.org/jira/browse/FLINK-7767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Aljoscha Krettek closed FLINK-7767.
---
  Resolution: Fixed
Release Note:   (was: Fixed via bad3df54d20677157f48c3ee1f3251d2c4bce8ba)

Fixed via bad3df54d20677157f48c3ee1f3251d2c4bce8ba

> Avoid loading Hadoop conf dynamically at runtime
> 
>
> Key: FLINK-7767
> URL: https://issues.apache.org/jira/browse/FLINK-7767
> Project: Flink
>  Issue Type: Improvement
>  Components: Streaming Connectors
>Reporter: Stephan Ewen
>Assignee: Stephan Ewen
> Fix For: 1.4.0
>
>
> The bucketing sink dynamically loads the Hadoop configuration in various 
> places.
> The result of that configuration is not always predictable, as it tries to 
> automagically discover the Hadoop config files.
> A better approach is to rely on the Flink configuration to find the Hadoop 
> configuration, or to directly use the Hadoop configuration used by the Hadoop 
> file systems.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Closed] (FLINK-7767) Avoid loading Hadoop conf dynamically at runtime

2017-10-06 Thread Stephan Ewen (JIRA)

 [ 
https://issues.apache.org/jira/browse/FLINK-7767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stephan Ewen closed FLINK-7767.
---

> Avoid loading Hadoop conf dynamically at runtime
> 
>
> Key: FLINK-7767
> URL: https://issues.apache.org/jira/browse/FLINK-7767
> Project: Flink
>  Issue Type: Improvement
>  Components: Streaming Connectors
>Reporter: Stephan Ewen
>Assignee: Stephan Ewen
> Fix For: 1.4.0
>
>
> The bucketing sink dynamically loads the Hadoop configuration in various 
> places.
> The result of that configuration is not always predictable, as it tries to 
> automagically discover the Hadoop config files.
> A better approach is to rely on the Flink configuration to find the Hadoop 
> configuration, or to directly use the Hadoop configuration used by the Hadoop 
> file systems.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)