[
https://issues.apache.org/jira/browse/AIRFLOW-2563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16560455#comment-16560455
]
ASF subversion and git services commented on AIRFLOW-2563:
----------------------------------------------------------
Commit 3e7e42f028279a628d9e15d1ae4b6005593f8afb in incubator-airflow's branch
refs/heads/master from [~jakahn]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=3e7e42f ]
[AIRFLOW-2563] Fix PigCliHook Python 3 string/bytes use
Unit tests added for PigCliHook as well to prevent
future issues.
Closes #3594 from jakahn/master
> Pig Hook Doesn't work for Python 3
> ----------------------------------
>
> Key: AIRFLOW-2563
> URL: https://issues.apache.org/jira/browse/AIRFLOW-2563
> Project: Apache Airflow
> Issue Type: Bug
> Reporter: Murium Iqbal
> Assignee: Jasper Kahn
> Priority: Major
>
> Pig Hook doesn't work in Python3 due to differences in handling string and
> bytes as described in this stackO post
> https://stackoverflow.com/questions/50652034/pig-hook-in-airflow-doesnt-work-for-python3
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)