[jira] [Created] (FLINK-7915) Verify functionality of RollingSinkSecuredITCase

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

[jira] [Created] (FLINK-7915) Verify functionality of RollingSinkSecuredITCase

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

             Summary: Verify functionality of RollingSinkSecuredITCase
                 Key: FLINK-7915
                 URL: https://issues.apache.org/jira/browse/FLINK-7915
             Project: Flink
          Issue Type: Task
          Components: Tests
    Affects Versions: 1.4.0
            Reporter: Till Rohrmann
            Priority: Minor


I recently stumbled across the test {{RollingSinkSecuredITCase}} which will only be executed for Hadoop version {{>= 3}}. When trying to run it from IntelliJ I immediately run into a class not found exception for {{jdbm.helpers.CachePolicy}} and even after fixing this problem, the test would not run because it complained about wrong security settings.

I think we should check whether this test is at all working and if not, then we should remove or replace it with something working.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)