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 2017/11/15 17:31:00 UTC

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

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

Ash Berlin-Taylor commented on AIRFLOW-1146:
--------------------------------------------

Fixed in 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
>
> 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
(v6.4.14#64029)