You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/05/16 12:47:29 UTC

[jira] [Commented] (SPARK-1810) The spark tar ball does not unzip into a separate folder when un-tarred.

    [ https://issues.apache.org/jira/browse/SPARK-1810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13998971#comment-13998971 ] 

Patrick Wendell commented on SPARK-1810:
----------------------------------------

I can't reproduce this... I'm pretty sure we have a top level folder when you untar it. Please re-open though if I'm misunderstanding.

{code}
$ wget http://people.apache.org/~pwendell/spark-1.0.0-rc7/spark-1.0.0.tgz
$ tar xvzf spark-1.0.0.tgz 
$ ls
spark-1.0.0  spark-1.0.0.tgz
{code}

> The spark tar ball does not unzip into a separate folder when un-tarred.
> ------------------------------------------------------------------------
>
>                 Key: SPARK-1810
>                 URL: https://issues.apache.org/jira/browse/SPARK-1810
>             Project: Spark
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 0.9.0
>         Environment: All environments
>            Reporter: Manikandan Narayanaswamy
>            Priority: Minor
>              Labels: maven
>
> All other Hadoop components when extracted are contained within a new folder that is created. But, this is not the case for Spark. The Spark.tar decompresses all files into the Current Working Directory.



--
This message was sent by Atlassian JIRA
(v6.2#6252)