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

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