RE: Failed checkpointing on HDFS : Flink don't use the right authentication

2017-05-18 Thread Tzu-Li (Gordon) Tai
@flink.apache.org Subject: Failed checkpointing on HDFS : Flink don't use the right authentication   Hi,   With flink-1.2.0, I want to consume datas from secured kafka 0.10 with SASL_PLAINTEXT protocol using login/pwd from a JAAS file and store them on HDFS in a kerberized cluster with user ‘hive

RE: Failed checkpointing on HDFS : Flink don't use the right authentication

2017-05-18 Thread Bruno Michelin Rakotondranaivo
Hi all, FYI, this issue seems to be fixed in flink 1.2.1. Regards, From: Bruno Michelin Rakotondranaivo [mailto:bruno.michelin.rakotondrana...@ericsson.com] Sent: vendredi 21 avril 2017 12:47 To: user@flink.apache.org Subject: Failed checkpointing on HDFS : Flink don't use the right

Re: Failed checkpointing on HDFS : Flink don't use the right authentication

2017-04-21 Thread Aljoscha Krettek
+Gordon Could you please have a look at this? You probably know Kafka best by now and have also worked on security related stuff for a while now. I’m afraid I’m not much help here but I’m hoping Gordon can help. Best, Aljoscha > On 21. Apr 2017, at 12:46, Bruno Michelin Rakotondranaivo >

Failed checkpointing on HDFS : Flink don't use the right authentication

2017-04-21 Thread Bruno Michelin Rakotondranaivo
Hi, With flink-1.2.0, I want to consume datas from secured kafka 0.10 with SASL_PLAINTEXT protocol using login/pwd from a JAAS file and store them on HDFS in a kerberized cluster with user 'hive' as kerberos principal login. Checkpointing is enabled and states are back end on HDFS