GitHub user aljoscha opened a pull request:

    https://github.com/apache/flink/pull/4566

    [FLINK-7477] [FLINK-7480] Various improvements to Flink scripts

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/aljoscha/flink hadoop-env-improvements

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/4566.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #4566
    
----
commit 6b4d7e5e09dcd913fbb9c84c59fc8a10e6c662cc
Author: Aljoscha Krettek <aljoscha.kret...@gmail.com>
Date:   2017-08-18T14:39:41Z

    [FLINK-7477] Use "hadoop classpath" to augment classpath when available
    
    This improves the out-of-box experience on GCE and AWS, both of which
    don't set a HADOOP_CLASSPATH but have "hadoop" available on the $PATH.

commit f63e2d03d739014f0cd94634d731e552a02c76d9
Author: Aljoscha Krettek <aljoscha.kret...@gmail.com>
Date:   2017-08-18T14:40:55Z

    [FLINK-7480] Set HADOOP_CONF_DIR to sane default if not set
    
    This improves the out-of-box experience on GCE and AWS, both of which
    don't set HADOOP_CONF_DIR by default but use /etc/hadoop/conf

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to