[jira] [Commented] (AIRFLOW-1929) TriggerDagRunOperator should allow to set the execution_date

2018-03-25 Thread Sreenath Kamath (JIRA)

[ 
https://issues.apache.org/jira/browse/AIRFLOW-1929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16413328#comment-16413328
 ] 

Sreenath Kamath commented on AIRFLOW-1929:
--

[~bolke] I have raised a PR for this JIRA. Can you please take a look 
https://github.com/apache/incubator-airflow/pull/3152

> TriggerDagRunOperator should allow to set the execution_date
> 
>
> Key: AIRFLOW-1929
> URL: https://issues.apache.org/jira/browse/AIRFLOW-1929
> Project: Apache Airflow
>  Issue Type: Bug
>Affects Versions: 1.9.0, 1.8.2
>Reporter: Bolke de Bruin
>Assignee: Bolke de Bruin
>Priority: Major
> Fix For: 1.9.1
>
>




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


[jira] [Updated] (AIRFLOW-1430) GPL licensing issues

2018-03-25 Thread Bolke de Bruin (JIRA)

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

Bolke de Bruin updated AIRFLOW-1430:

Fix Version/s: 1.10.0

> GPL licensing issues
> 
>
> Key: AIRFLOW-1430
> URL: https://issues.apache.org/jira/browse/AIRFLOW-1430
> Project: Apache Airflow
>  Issue Type: Bug
>Affects Versions: 1.8.1, 1.9.0, 1.8.2
>Reporter: Florian Jetter
>Priority: Critical
> Fix For: 1.10.0
>
>
> The current requirements require the install of the GPLv2 licensed package 
> {{Unidecode}} .
> This is a violation to the ASF licensing conditions, c.f.
> https://www.apache.org/legal/resolved.html#category-x
> https://www.apache.org/legal/resolved.html#prohibited
>  The requirement comes in via:
> {{python-nvd3}} https://github.com/areski/python-nvd3
>  -> {{python-sluggify}} https://github.com/un33k/python-slugify
> -> {{Unidecode}} https://github.com/avian2/unidecode



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


[jira] [Created] (AIRFLOW-2252) Add instructions to avoid GPL dependency 'unidecode'

2018-03-25 Thread Bolke de Bruin (JIRA)
Bolke de Bruin created AIRFLOW-2252:
---

 Summary: Add instructions to avoid GPL dependency 'unidecode'
 Key: AIRFLOW-2252
 URL: https://issues.apache.org/jira/browse/AIRFLOW-2252
 Project: Apache Airflow
  Issue Type: Sub-task
Reporter: Bolke de Bruin
 Fix For: 1.10.0






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


[jira] [Commented] (AIRFLOW-1430) GPL licensing issues

2018-03-25 Thread Bolke de Bruin (JIRA)

[ 
https://issues.apache.org/jira/browse/AIRFLOW-1430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16412934#comment-16412934
 ] 

Bolke de Bruin commented on AIRFLOW-1430:
-

This has become a non issue. I have created a PR with python-slugify which 
allows for an alternative dependency (`text-unidecode`) that is APL compatible. 

As soon this has bubbled up in the releases (python-slugify, python-nvd3) we 
can include instructions how to exclude the GPL code if required.

> GPL licensing issues
> 
>
> Key: AIRFLOW-1430
> URL: https://issues.apache.org/jira/browse/AIRFLOW-1430
> Project: Apache Airflow
>  Issue Type: Bug
>Affects Versions: 1.8.1, 1.9.0, 1.8.2
>Reporter: Florian Jetter
>Priority: Critical
>
> The current requirements require the install of the GPLv2 licensed package 
> {{Unidecode}} .
> This is a violation to the ASF licensing conditions, c.f.
> https://www.apache.org/legal/resolved.html#category-x
> https://www.apache.org/legal/resolved.html#prohibited
>  The requirement comes in via:
> {{python-nvd3}} https://github.com/areski/python-nvd3
>  -> {{python-sluggify}} https://github.com/un33k/python-slugify
> -> {{Unidecode}} https://github.com/avian2/unidecode



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