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)