Github user rxin commented on the pull request:

    https://github.com/apache/spark/pull/4597#issuecomment-74388469
  
    Please go ahead and merge.
    On Feb 14, 2015 4:29 AM, "Tathagata Das" <[email protected]> wrote:
    
    > Why? Even the failure of StreamingContext.stop() unit test in the failed
    > Test build #609 <https://github.com/apache/spark/pull/609> above was
    > causing by the same broadcast piece failure.
    >
    > [info] - stop(stopSparkContext=true) after stop(stopSparkContext=false) 
*** FAILED *** (65 milliseconds)
    > [info]   org.apache.spark.SparkException: Job aborted due to stage 
failure: Task 0 in stage 0.0 failed 1 times, most recent failure: Lost task 0.0 
in stage 0.0 (TID 0, localhost): java.io.IOException: 
org.apache.spark.SparkException: Failed to get broadcast_0_piece0 of broadcast_0
    >
    > This is indeed weird. Anyways, the Kafka test seems pretty solid now. If
    > its okay with you I merging this, and we can continue investigating on the
    > broadcast problem independently.
    >
    > —
    > Reply to this email directly or view it on GitHub
    > <https://github.com/apache/spark/pull/4597#issuecomment-74373216>.
    >



---
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 [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to