Github user JoshRosen commented on the pull request:

    https://github.com/apache/spark/pull/6404#issuecomment-112913378
  
    After this patch, the pull request builder logs show 50000 lines of stdout 
output, which makes them hard to read:
    
    ```
    [info] - test script transform for stdout (3 seconds, 806 milliseconds)
    17:26:41.401 WARN org.apache.spark.scheduler.TaskSetManager: Stage 1316 
contains a task of very large size (2246 KB). The maximum recommended task size 
is 100 KB.
    1   1       1
    2   2       2
    3   3       3
    4   4       4
    5   5       5
    6   6       6
    7   7       7
    8   8       8
    9   9       9
    10  10      10
    11  11      11
    12  12      12
    13  13      13
    14  14      14
    15  15      15
    16  16      16
    17  17      17
    18  18      18
    19  19      19
    20  20      20
    21  21      21
    22  22      22
    23  23      23
    24  24      24
    25  25      25
    [...]
    ```
    
    At least I _think_ that this is the patch that caused this issue.  If 
that's the case, could someone open up a followup PR to fix this?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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

Reply via email to