Zhao Zhang created SPARK-6527:
---------------------------------

             Summary: sc.binaryFiles can not access files on s3
                 Key: SPARK-6527
                 URL: https://issues.apache.org/jira/browse/SPARK-6527
             Project: Spark
          Issue Type: Bug
          Components: Input/Output
    Affects Versions: 1.3.0, 1.2.0
         Environment: I am running Spark on EC2
            Reporter: Zhao Zhang


The sc.binaryFIles() can not access the files stored on s3. It can correctly 
list the number of files, but report "file does not exist" when processing 
them. I also tried sc.textFile() which works fine.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to