[
https://issues.apache.org/jira/browse/FLINK-5234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15715422#comment-15715422
]
Maximilian Michels commented on FLINK-5234:
-------------------------------------------
I thought about always logging the classpath sources (Hadoop, Yarn, Hbase) in
addition to listing all the classpath entries on debug.
{noformat}
Loading classes in this order: Flink, Hadoop, Yarn, Hbase
{noformat}
> Inform user about classpath configuration
> -----------------------------------------
>
> Key: FLINK-5234
> URL: https://issues.apache.org/jira/browse/FLINK-5234
> Project: Flink
> Issue Type: Improvement
> Components: Startup Shell Scripts
> Reporter: Maximilian Michels
> Fix For: 1.2.0
>
>
> Our {{config.sh}} script constructs the classpath from a series of different
> sources, i.e. Flink lib dir, Hadoop, Yarn, Hbase. Upon launching user jobs,
> we should inform the user about the classpath which is used. This can avoid
> hard to debug dependency collisions.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)