[jira] [Created] (FLINK-5172) In RocksDBStateBackend, set flink-core and flink-streaming-java to "provided"

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

[jira] [Created] (FLINK-5172) In RocksDBStateBackend, set flink-core and flink-streaming-java to "provided"

Shang Yuanchun (Jira)
Stephan Ewen created FLINK-5172:
-----------------------------------

             Summary: In RocksDBStateBackend, set flink-core and flink-streaming-java to "provided"
                 Key: FLINK-5172
                 URL: https://issues.apache.org/jira/browse/FLINK-5172
             Project: Flink
          Issue Type: Bug
          Components: Build System
    Affects Versions: 1.1.3
            Reporter: Stephan Ewen
            Assignee: Stephan Ewen
             Fix For: 1.1.4


When referencing the {{RocksDBStateBackend}} in the user project {{pom.xml}}, it transitively pulls in all the (transitive) core dependencies.

This happens, because the {{RocksDBStateBackend}} incorrectly has these dependencies in {{compile}} scope.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)