You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Masayoshi TSUZUKI (JIRA)" <ji...@apache.org> on 2014/10/03 07:11:33 UTC

[jira] [Commented] (SPARK-2630) Input data size of CoalescedRDD is incorrect

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

Masayoshi TSUZUKI commented on SPARK-2630:
------------------------------------------

The issue I reported here looks to be solved with your fix (#2310).

> Input data size of CoalescedRDD is incorrect
> --------------------------------------------
>
>                 Key: SPARK-2630
>                 URL: https://issues.apache.org/jira/browse/SPARK-2630
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core, Web UI
>    Affects Versions: 1.0.0, 1.0.1
>            Reporter: Davies Liu
>            Assignee: Andrew Ash
>            Priority: Blocker
>         Attachments: overflow.tiff
>
>
> Given one big file, such as text.4.3G, put it in one task, 
> {code}
> sc.textFile("text.4.3.G").coalesce(1).count()
> {code}
> In Web UI of Spark, you will see that the input size is 5.4M. 



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