[ 
https://issues.apache.org/jira/browse/SPARK-10716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean Owen updated SPARK-10716:
------------------------------
      Priority: Minor  (was: Major)
    Issue Type: Bug  (was: Question)

Hm, I see the same thing on OS X at the command line. The built-in OS X Finder 
unpacks it successfully though. It works OK on Linux too, for me.

It appears to be this file:

{code}
-rw-r--r-- jenkins/jenkins      8 2015-08-31 23:22 
spark-1.5.0-bin-hadoop2.6/python/test_support/sql/orc_partitioned/._SUCCESS.crc
{code}

That's in the archive but SUCCESS.crc isn't. Sounds like it's looking for a 
file that's not there. I think this file should just be removed from the repo:

https://github.com/apache/spark/blob/master/python/test_support/sql/orc_partitioned/._SUCCESS.crc

It's just a temp file. For the current artifacts there's at least a workaround.

> http://d3kbcqa49mib13.cloudfront.net/spark-1.5.0-bin-hadoop2.6.tgz file 
> broken?
> -------------------------------------------------------------------------------
>
>                 Key: SPARK-10716
>                 URL: https://issues.apache.org/jira/browse/SPARK-10716
>             Project: Spark
>          Issue Type: Bug
>          Components: Build, Deploy
>    Affects Versions: 1.5.0
>         Environment: Yosemite 10.10.5
>            Reporter: Jack Jack
>            Priority: Minor
>
> Directly downloaded prebuilt binaries of 
> http://d3kbcqa49mib13.cloudfront.net/spark-1.5.0-bin-hadoop2.6.tgz 
> got error when tar xvzf it.  Tried download twice and extract twice.
> error log:
> ......
> x spark-1.5.0-bin-hadoop2.6/lib/
> x spark-1.5.0-bin-hadoop2.6/lib/datanucleus-core-3.2.10.jar
> x spark-1.5.0-bin-hadoop2.6/lib/datanucleus-api-jdo-3.2.6.jar
> x spark-1.5.0-bin-hadoop2.6/lib/datanucleus-rdbms-3.2.9.jar
> x spark-1.5.0-bin-hadoop2.6/lib/spark-examples-1.5.0-hadoop2.6.0.jar
> x spark-1.5.0-bin-hadoop2.6/lib/spark-assembly-1.5.0-hadoop2.6.0.jar
> x spark-1.5.0-bin-hadoop2.6/lib/spark-1.5.0-yarn-shuffle.jar
> x spark-1.5.0-bin-hadoop2.6/README.md
> tar: copyfile unpack 
> (spark-1.5.0-bin-hadoop2.6/python/test_support/sql/orc_partitioned/SUCCESS.crc)
>  failed: No such file or directory
> ~ :>



--
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