Re: java.io.IOException: NSS is already initialized

2019-04-17 Thread Hao Sun
I think I found the root cause https://bugs.alpinelinux.org/issues/10126 I have to re-install nss after apk update/upgrade Hao Sun On Sun, Nov 11, 2018 at 10:50 AM Ufuk Celebi wrote: > Hey Hao, > > 1) Regarding Hadoop S3: are you using the repackaged Hadoop S3 > dependency from the /opt fold

Re: java.io.IOException: NSS is already initialized

2018-11-11 Thread Ufuk Celebi
Hey Hao, 1) Regarding Hadoop S3: are you using the repackaged Hadoop S3 dependency from the /opt folder of the Flink distribution? Or the actual Hadoop implementation? If latter, would you mind also running it with the one that comes packaged with Flink? For this you can remove all Hadoop-related

Re: java.io.IOException: NSS is already initialized

2018-11-10 Thread Hao Sun
Hi Ufuk, thanks for checking. I am using openJDK 1.8_171, I still have the same issue with presto. - why checkpoint is not starting from 1? old chk stored in ZK caused it, I cleaned it up, but not very helpful - I switched to Flink + Hadoop28, and used hadoop s3, with no other changes, check point

Re: java.io.IOException: NSS is already initialized

2018-11-09 Thread Ufuk Celebi
Hey Hao Sun, - Is this an intermittent failure or permanent? The logs indicate that some checkpoints completed before the error occurs (e.g. checkpoint numbers are greater than 1). - Which Java versions are you using? And which Java image? I've Googled similar issues that seem to be related to th

Re: java.io.IOException: NSS is already initialized

2018-11-08 Thread Hao Sun
Thanks, any insight/help here is appreciated. On Thu, Nov 8, 2018 at 4:38 AM Dawid Wysakowicz wrote: > Hi Hao, > > I am not sure, what might be wrong, but I've cc'ed Gary and Kostas who > were recently working with S3, maybe they will have some ideas. > > Best, > > Dawid > On 03/11/2018 03:09, H

Re: java.io.IOException: NSS is already initialized

2018-11-08 Thread Dawid Wysakowicz
Hi Hao, I am not sure, what might be wrong, but I've cc'ed Gary and Kostas who were recently working with S3, maybe they will have some ideas. Best, Dawid On 03/11/2018 03:09, Hao Sun wrote: > Same environment, new error. > I can run the same docker image with my local Mac, but on K8S, this > g

Re: java.io.IOException: NSS is already initialized

2018-11-02 Thread Hao Sun
Same environment, new error. I can run the same docker image with my local Mac, but on K8S, this gives me this error. I can not think of any difference between local Docker and K8S Docker. Any hint will be helpful. Thanks 2018-11-02 23:29:32,981 INFO org.apache.flink.runtime.executio