You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Yuanbo Liu (JIRA)" <ji...@apache.org> on 2018/08/14 03:15:00 UTC

[jira] [Created] (SPARK-25109) spark python should retry reading another datanode if the first one fails to connect

Yuanbo Liu created SPARK-25109:
----------------------------------

             Summary: spark python should retry reading another datanode if the first one fails to connect
                 Key: SPARK-25109
                 URL: https://issues.apache.org/jira/browse/SPARK-25109
             Project: Spark
          Issue Type: Bug
          Components: PySpark
    Affects Versions: 2.3.1
            Reporter: Yuanbo Liu


We used this code to read parquet files from HDFS:

spark.read.parquet('xxx')

and got error as below:

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org