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/10/16 05:28:33 UTC

[jira] [Resolved] (SPARK-1561) sbt/sbt assembly generates too many local files

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

Patrick Wendell resolved SPARK-1561.
------------------------------------
    Resolution: Not a Problem

Does not seem to be an issue any more - resolving per comment from Sean.

> sbt/sbt assembly generates too many local files
> -----------------------------------------------
>
>                 Key: SPARK-1561
>                 URL: https://issues.apache.org/jira/browse/SPARK-1561
>             Project: Spark
>          Issue Type: Improvement
>    Affects Versions: 1.0.0
>            Reporter: Xiangrui Meng
>
> Running `find ./ | wc -l` after `sbt/sbt assembly` returned 
> 564365
> This hits the default limit of #INode of an 8GB EXT FS (the default volume size for an EC2 instance), which means you can do nothing after 'sbt/sbt assembly` on such a partition.
> Most of the small files are under assembly/target/streams and the same folder under examples/.



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

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