You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Stephan Ewen (JIRA)" <ji...@apache.org> on 2016/11/28 10:21:58 UTC

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

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)