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 2015/09/18 16:14:05 UTC

[jira] [Commented] (FLINK-2643) Change Travis Build Profile to Exclude Hadoop 2.0.0-alpha, Include 2.7.0

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

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

GitHub user StephanEwen opened a pull request:

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

    [FLINK-2643] [build] Update Travis build matrix and change snapshot deploy profiles

    Changes Travis build profiles to test the following Hadoop versions:
    
      - 1.0
      - 2.3
      - 2.4
      - 2.5
      - 2.6
    
    Maven uploads and binary build uploads happen for versions 1.0 and 2.3.
    
    Removes the "include-yarn" profile, as now all Hadoop2 profiles work with YARN.
    Also drops the YARN-tests for Hadoop 2.3, because of an apparent bug in the hostname resolution affecting Hadoop 2.3.


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

    $ git pull https://github.com/StephanEwen/incubator-flink travis_matrix

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

    https://github.com/apache/flink/pull/1146.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 #1146
    
----
commit 27d4e77b5b1c2d0e8e77b9924ddecbc9b0b3808c
Author: Stephan Ewen <se...@apache.org>
Date:   2015-09-18T10:47:07Z

    [FLINK-2643] [build] Update Travis build matrix and change snapshot deploy profiles

----


> Change Travis Build Profile to Exclude Hadoop 2.0.0-alpha, Include 2.7.0
> ------------------------------------------------------------------------
>
>                 Key: FLINK-2643
>                 URL: https://issues.apache.org/jira/browse/FLINK-2643
>             Project: Flink
>          Issue Type: Improvement
>            Reporter: Aljoscha Krettek
>            Assignee: Aljoscha Krettek
>            Priority: Minor
>
> In discussion on the mailing list we reached consensus to change the Hadoop versions that we build Flink with on Travis.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)