You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/10/30 11:07:00 UTC

[jira] [Commented] (FLINK-7944) Allow configuring Hadoop Classpath

    [ https://issues.apache.org/jira/browse/FLINK-7944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16224680#comment-16224680 ] 

ASF GitHub Bot commented on FLINK-7944:
---------------------------------------

GitHub user aljoscha opened a pull request:

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

    [FLINK-7944] Allow configuring Hadoop classpath

    R: @StephanEwen 

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

    $ git pull https://github.com/aljoscha/flink jira-7944-hadoop-config

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

    https://github.com/apache/flink/pull/4920.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 #4920
    
----
commit c7fea5831148c986324d4dbc66535386a260e402
Author: Aljoscha Krettek <al...@gmail.com>
Date:   2017-10-30T11:05:23Z

    [FLINK-7944] Allow configuring Hadoop classpath

----


> Allow configuring Hadoop Classpath
> ----------------------------------
>
>                 Key: FLINK-7944
>                 URL: https://issues.apache.org/jira/browse/FLINK-7944
>             Project: Flink
>          Issue Type: Improvement
>          Components: Startup Shell Scripts
>            Reporter: Aljoscha Krettek
>            Assignee: Aljoscha Krettek
>             Fix For: 1.4.0
>
>
> Currently, we have some paths hardcoded in {{config.sh}} in addition to some magic that tries to derive a classpath from the {{hadoop}}/{{hbase}} commands. We should make the classpath configurable using a separate script and put the classpath in a {{classpath}} file that will be picked up by the scripts.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)