[
https://issues.apache.org/jira/browse/AIRFLOW-2697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16601619#comment-16601619
]
Apache Spark commented on AIRFLOW-2697:
---------------------------------------
User 'jrderuiter' has created a pull request for this issue:
https://github.com/apache/incubator-airflow/pull/3560
> Drop snakebite in favour of hdfs3
> ---------------------------------
>
> Key: AIRFLOW-2697
> URL: https://issues.apache.org/jira/browse/AIRFLOW-2697
> Project: Apache Airflow
> Issue Type: Improvement
> Affects Versions: 1.9.0
> Reporter: Julian de Ruiter
> Assignee: Julian de Ruiter
> Priority: Major
>
> The current HdfsHook relies on the snakebite library, which is unfortunately
> not compatible with Python 3. To add Python 3 support for the HdfsHook
> requires switching to a different library for interacting with HDFS. The
> hdfs3 library is an attractive alternative, as it supports Python 3 and seems
> to be stable and relatively well supported.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)