Re: Noisy org.apache.flink.configuration.GlobalConfiguration
Posted by
Ufuk Celebi on
URL: http://deprecated-apache-flink-user-mailing-list-archive.369.s1.nabble.com/Noisy-org-apache-flink-configuration-GlobalConfiguration-tp15681p15702.html
I saw this too recently when using HadoopFileSystem for checkpoints
(HDFS or S3). I thought I had opened an issue for this, but I didn't.
Here it is:
https://issues.apache.org/jira/browse/FLINK-7643On Tue, Sep 19, 2017 at 1:28 PM, Till Rohrmann <
[hidden email]> wrote:
> Hi Elias,
>
> which version of Flink and which state backend are you running? I tried to
> reproduce it and wasn't successful so far.
>
> We recently changed a bit how we load the GlobalConfiguration in combination
> with dynamic properties [1]. Maybe this has affected what you've reported as
> well.
>
> [1]
https://issues.apache.org/jira/browse/FLINK-7269>
> Cheers,
> Till
>
> On Tue, Sep 19, 2017 at 2:44 AM, Elias Levy <
[hidden email]>
> wrote:
>>
>> Is there a particular reason that GlobalConfiguration is so noisy?
>>
>> The task manager log is full of "Loading configuration property" messages
>> from GlobalConfiguration each time there is a checkpoint. Why isn't the
>> configuration read once?
>
>