[jira] [Created] (FLINK-8981) End-to-end test: Kerberos security

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-8981) End-to-end test: Kerberos security

Shang Yuanchun (Jira)
Till Rohrmann created FLINK-8981:
------------------------------------

             Summary: End-to-end test: Kerberos security
                 Key: FLINK-8981
                 URL: https://issues.apache.org/jira/browse/FLINK-8981
             Project: Flink
          Issue Type: Sub-task
          Components: Security, Tests
    Affects Versions: 1.5.0
            Reporter: Till Rohrmann
             Fix For: 1.5.0


We should add an end-to-end test which verifies Flink's integration with Kerberos security. In order to do this, we should start a Kerberos secured Hadoop, ZooKeeper and Kafka cluster. Then we should start a Flink cluster with HA enabled and run a job which reads from and writes to Kafka. We could use a simple pipe job for that purpose which has some state for checkpointing to HDFS.

See [security docs| https://ci.apache.org/projects/flink/flink-docs-master/ops/security-kerberos.html] for how more information about Flink's Kerberos integration.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)