You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2019/04/06 09:41:00 UTC

[jira] [Commented] (AIRFLOW-2563) Pig Hook Doesn't work for Python 3

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

ASF subversion and git services commented on AIRFLOW-2563:
----------------------------------------------------------

Commit bcd289c63cab225472fb89c1a7ce064b3444a658 in airflow's branch refs/heads/v1-10-test from Jasper Kahn
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=bcd289c ]

[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
>             Fix For: 2.0.0
>
>
> 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)