You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2019/08/27 18:16:00 UTC

[jira] [Resolved] (AIRFLOW-5316) Checklicence with Apache RAT tool takes long time on Mac

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

Jarek Potiuk resolved AIRFLOW-5316.
-----------------------------------
    Fix Version/s: 1.10.5
       Resolution: Fixed

> Checklicence with Apache RAT tool takes long time on Mac
> --------------------------------------------------------
>
>                 Key: AIRFLOW-5316
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-5316
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: ci
>    Affects Versions: 1.10.4, 2.0.0
>            Reporter: Jarek Potiuk
>            Assignee: Jarek Potiuk
>            Priority: Major
>             Fix For: 1.10.5
>
>
> It takes long time because you cannot make it run selectively only on changed files and Mac OSX filesystem for Docker is slow enough to make it run for 30 seconds.
>  
> The solution is to change it so that it is only triggered by  a file that does not change too often so that it is not run locally but it will be run on CI with --al-files flag.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)