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-25200][YARN] Allow specifying HADOOP_CONF_DIR as spark property #407

Closed
wants to merge 11 commits into from

Commits on Aug 30, 2018

  1. read hadoop config dir from spark property

    Adam Balogh committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    f285081 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master'

    Adam Balogh committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    ae41a66 View commit details
    Browse the repository at this point in the history
  3. renames

    Adam Balogh committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    503c985 View commit details
    Browse the repository at this point in the history
  4. test

    Adam Balogh committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    5622511 View commit details
    Browse the repository at this point in the history
  5. remove SPARK_TEST_HADOOP_CONF_DIR

    Adam Balogh committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    d60736a View commit details
    Browse the repository at this point in the history
  6. move conf.dir to end of classpath

    Adam Balogh committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    d690b26 View commit details
    Browse the repository at this point in the history
  7. use right prop in test

    Adam Balogh committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    bed3f44 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2018

  1. rename to hadoop.conf.dir

    Adam Balogh committed Sep 3, 2018
    Configuration menu
    Copy the full SHA
    f8e828c View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2018

  1. Revert "rename to hadoop.conf.dir"

    This reverts commit f8e828c.
    Adam Balogh committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    8bea68b View commit details
    Browse the repository at this point in the history
  2. rename

    Adam Balogh committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    3680c12 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2018

  1. flatten + fix test

    Adam Balogh committed Sep 13, 2018
    Configuration menu
    Copy the full SHA
    df45ff9 View commit details
    Browse the repository at this point in the history