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-4325] Use pssh. #80

Closed
wants to merge 12 commits into from
Closed

Commits on Dec 24, 2014

  1. update broken hadoop link

    nchammas committed Dec 24, 2014
    Configuration menu
    Copy the full SHA
    658af93 View commit details
    Browse the repository at this point in the history
  2. update Maven link

    nchammas committed Dec 24, 2014
    Configuration menu
    Copy the full SHA
    29051d5 View commit details
    Browse the repository at this point in the history
  3. Support Spark 1.1.1

    andrewor14 authored and nchammas committed Dec 24, 2014
    Configuration menu
    Copy the full SHA
    9a07db0 View commit details
    Browse the repository at this point in the history
  4. Adding Spark 1.2.0

    pwendell authored and nchammas committed Dec 24, 2014
    Configuration menu
    Copy the full SHA
    dc2a08a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8ee9e62 View commit details
    Browse the repository at this point in the history
  6. Add realpath to create_image.sh

    shivaram authored and nchammas committed Dec 24, 2014
    Configuration menu
    Copy the full SHA
    e308e55 View commit details
    Browse the repository at this point in the history
  7. Use pssh.

    Replace bash-isms with pssh to neatly parallelize cluster operations.
    
    Also, decrease questionably high sleep times.
    nchammas committed Dec 24, 2014
    Configuration menu
    Copy the full SHA
    8d0a903 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ee5c085 View commit details
    Browse the repository at this point in the history
  9. approve keys twice

    nchammas committed Dec 24, 2014
    Configuration menu
    Copy the full SHA
    a6c6b85 View commit details
    Browse the repository at this point in the history
  10. time the pssh calls

    nchammas committed Dec 24, 2014
    Configuration menu
    Copy the full SHA
    c0f60f6 View commit details
    Browse the repository at this point in the history
  11. Revert "time the pssh calls"

    This reverts commit d9333af.
    nchammas committed Dec 24, 2014
    Configuration menu
    Copy the full SHA
    8913fe1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    658d88c View commit details
    Browse the repository at this point in the history