[ https://issues.apache.org/jira/browse/FLINK-8668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16367751#comment-16367751 ]
Stephan Ewen commented on FLINK-8668: ------------------------------------- I like this, it removes some hard to understand magic. It may be useful to add a directory {{setup}} with scripts like {{configureForHadoop.sh}} that does what the removed magic does. That way users still get help during the setup, without hard to understand things happening automagically. > Remove "hadoop classpath" from config.sh > ---------------------------------------- > > Key: FLINK-8668 > URL: https://issues.apache.org/jira/browse/FLINK-8668 > Project: Flink > Issue Type: New Feature > Reporter: Aljoscha Krettek > Assignee: Aljoscha Krettek > Priority: Major > > Automatically adding this when available can lead to dependency problems for > some users and there is no way of turning of this "feature". It was added to > make using Flink on AWS/EMR and GCE a bit easier but I think it's causing > more harm than good. > If users want to to augment the classpath they can always {{export > HADOOP_CLASSPATH=...}}. -- This message was sent by Atlassian JIRA (v7.6.3#76005)