You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (JIRA)" <ji...@apache.org> on 2019/01/29 14:52:00 UTC

[jira] [Closed] (FLINK-11270) Do not include hadoop in flink-dist by default

     [ https://issues.apache.org/jira/browse/FLINK-11270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chesnay Schepler closed FLINK-11270.
------------------------------------
      Resolution: Fixed
    Release Note: 
Binary releases no longer contain hadoop.

A binary distribution including hadoop (as in previous releases) can be created by building flink-dist and activating the "include-hadoop" maven profile.

Previously, hadoop could be excluded by specifying "-DwithoutHadoop" when building flink-dist. As hadoop is now excluded by default this property does not affect the build.

master: 0d7af4eeb44fbc988e24a7fbe7e4059e165d5098
cron-master-e2e: e3d591911eba3f019c8d692e1e98a0cac0ae69ca

> Do not include hadoop in flink-dist by default
> ----------------------------------------------
>
>                 Key: FLINK-11270
>                 URL: https://issues.apache.org/jira/browse/FLINK-11270
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Build System
>    Affects Versions: 1.8.0
>            Reporter: Chesnay Schepler
>            Assignee: Chesnay Schepler
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.8.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> In order to build a hadoop-free Flink it is currently necessary to activate the {{without-hadoop}} profile.
> We should revert this so that flink-dist is hadoop-free by default.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)