Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-1712]: TaskDescription instance is too big causes Spark to hang #694

Closed
wants to merge 26 commits into from

Commits on May 7, 2014

  1. Configuration menu
    Copy the full SHA
    2a89adc View commit details
    Browse the repository at this point in the history

Commits on May 8, 2014

  1. Configuration menu
    Copy the full SHA
    86e2048 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2014

  1. Configuration menu
    Copy the full SHA
    743a7ad View commit details
    Browse the repository at this point in the history
  2. remove duplicate serialize

    witgo committed May 12, 2014
    Configuration menu
    Copy the full SHA
    3ea1ca1 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2014

  1. Configuration menu
    Copy the full SHA
    0e29eac View commit details
    Browse the repository at this point in the history
  2. fix Statement order

    witgo committed May 14, 2014
    Configuration menu
    Copy the full SHA
    7965580 View commit details
    Browse the repository at this point in the history
  3. fix hang

    witgo committed May 14, 2014
    Configuration menu
    Copy the full SHA
    1d35c7d View commit details
    Browse the repository at this point in the history
  4. review commit

    witgo committed May 14, 2014
    Configuration menu
    Copy the full SHA
    9e4ffa7 View commit details
    Browse the repository at this point in the history
  5. review commit

    witgo committed May 14, 2014
    Configuration menu
    Copy the full SHA
    4afe71d View commit details
    Browse the repository at this point in the history
  6. review commit

    witgo committed May 14, 2014
    Configuration menu
    Copy the full SHA
    158b2dc View commit details
    Browse the repository at this point in the history
  7. add unit tests

    witgo committed May 14, 2014
    Configuration menu
    Copy the full SHA
    0a428cf View commit details
    Browse the repository at this point in the history
  8. fix small bug for code style

    witgo committed May 14, 2014
    Configuration menu
    Copy the full SHA
    062c182 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1d35c3c View commit details
    Browse the repository at this point in the history
  10. fix scala style bug

    witgo committed May 14, 2014
    Configuration menu
    Copy the full SHA
    689495d View commit details
    Browse the repository at this point in the history
  11. merge master

    witgo committed May 14, 2014
    Configuration menu
    Copy the full SHA
    f76679b View commit details
    Browse the repository at this point in the history
  12. merge master

    witgo committed May 14, 2014
    Configuration menu
    Copy the full SHA
    b1174bd View commit details
    Browse the repository at this point in the history
  13. review commit

    witgo committed May 14, 2014
    Configuration menu
    Copy the full SHA
    b0930b0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    03cc562 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9a5cfad View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    926bd6a View commit details
    Browse the repository at this point in the history

Commits on May 15, 2014

  1. Configuration menu
    Copy the full SHA
    3b6d48c View commit details
    Browse the repository at this point in the history
  2. review commit

    witgo committed May 15, 2014
    Configuration menu
    Copy the full SHA
    44a59ee View commit details
    Browse the repository at this point in the history
  3. review commit

    witgo committed May 15, 2014
    Configuration menu
    Copy the full SHA
    63636b6 View commit details
    Browse the repository at this point in the history
  4. reset test SparkContext

    witgo committed May 15, 2014
    Configuration menu
    Copy the full SHA
    52e6752 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    83ce29b View commit details
    Browse the repository at this point in the history

Commits on May 17, 2014

  1. review commit

    witgo committed May 17, 2014
    Configuration menu
    Copy the full SHA
    0f52483 View commit details
    Browse the repository at this point in the history