You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Ash Berlin-Taylor (JIRA)" <ji...@apache.org> on 2018/08/21 12:46:00 UTC

[jira] [Resolved] (AIRFLOW-1146) izip use in Python 3.4

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

Ash Berlin-Taylor resolved AIRFLOW-1146.
----------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.9.0

> izip use in Python 3.4
> ----------------------
>
>                 Key: AIRFLOW-1146
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1146
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: hive_hooks
>    Affects Versions: Airflow 1.8
>            Reporter: Alexander Panzhin
>            Priority: Major
>             Fix For: 1.9.0
>
>
> Python 3 no longer has itertools.izip, but it is still used in airflow/hooks/hive_hooks.py
> This causes all kinds of havoc.
> This needs fixed, if this is to be used on Python 3+



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