melin created SPARK-43318:
-----------------------------

             Summary: spark reader csv and json support wholetext parameters
                 Key: SPARK-43318
                 URL: https://issues.apache.org/jira/browse/SPARK-43318
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 3.5.0
            Reporter: melin
             Fix For: 3.5.0


FTPInputStream used by Hadoop FTPFileSystem does not support seek, and spark 
HadoopFileLinesReader fails to be read. 

Support to read the entire file, and then split lines, avoid reading failure

 

[https://github.com/apache/hadoop/blob/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/ftp/FTPInputStream.java]

 

[~cloud_fan] 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to