You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Alexander Panzhin (JIRA)" <ji...@apache.org> on 2017/04/25 15:21:04 UTC

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

Alexander Panzhin created AIRFLOW-1146:
------------------------------------------

             Summary: 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.3.15#6346)