You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Aljoscha Krettek (JIRA)" <ji...@apache.org> on 2017/05/09 16:08:04 UTC

[jira] [Created] (FLINK-6514) Cannot start Flink Cluster in standalone mode

Aljoscha Krettek created FLINK-6514:
---------------------------------------

             Summary: Cannot start Flink Cluster in standalone mode
                 Key: FLINK-6514
                 URL: https://issues.apache.org/jira/browse/FLINK-6514
             Project: Flink
          Issue Type: Bug
          Components: Build System, Cluster Management
            Reporter: Aljoscha Krettek
            Priority: Blocker
             Fix For: 1.3.0


The changes introduced for FLINK-5998 change what goes into the {{flink-dost}} fat jar. As it is, this means that trying to start a cluster results in a {{ClassNotFoundException}} of {{LogFactory}} in {{commons-logging}}.

One solution is to now make the shaded Hadoop jar a proper fat-jar, so that we again have all the dependencies.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)