Skip to content

[CORE] The descriptionof jobHistory config should be spark.history.fs.logDirectory #5332

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

Closed
wants to merge 1 commit into from

Conversation

KaiXinXiaoLei
Copy link

The config option is spark.history.fs.logDirectory, not spark.fs.history.logDirectory. So the descriptionof should be changed. Thanks.

@AmplabJenkins
Copy link

Can one of the admins verify this patch?

@srowen
Copy link
Member

srowen commented Apr 2, 2015

LGTM as a minor fix since I can't find any occurrences of the existing property, but the corrected one is indeed used throughout the code.

@srowen
Copy link
Member

srowen commented Apr 2, 2015

ok to test

@SparkQA
Copy link

SparkQA commented Apr 2, 2015

Test build #29608 has started for PR 5332 at commit 5ffbfb5.

@SparkQA
Copy link

SparkQA commented Apr 2, 2015

Test build #29608 has finished for PR 5332 at commit 5ffbfb5.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.
  • This patch does not change any dependencies.

@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/29608/
Test PASSed.

@andrewor14
Copy link
Contributor

Oops my mistake! LGTM I'm merging this into master 1.3 and 1.2

asfgit pushed a commit that referenced this pull request Apr 3, 2015
….logDirectory

The config option  is spark.history.fs.logDirectory, not spark.fs.history.logDirectory. So the descriptionof  should be changed. Thanks.

Author: KaiXinXiaoLei <huleilei1@huawei.com>

Closes #5332 from KaiXinXiaoLei/historyConfig and squashes the following commits:

5ffbfb5 [KaiXinXiaoLei] the describe of jobHistory config is error

(cherry picked from commit 8a0aa81)
Signed-off-by: Andrew Or <andrew@databricks.com>
@asfgit asfgit closed this in 8a0aa81 Apr 3, 2015
asfgit pushed a commit that referenced this pull request Apr 3, 2015
….logDirectory

The config option  is spark.history.fs.logDirectory, not spark.fs.history.logDirectory. So the descriptionof  should be changed. Thanks.

Author: KaiXinXiaoLei <huleilei1@huawei.com>

Closes #5332 from KaiXinXiaoLei/historyConfig and squashes the following commits:

5ffbfb5 [KaiXinXiaoLei] the describe of jobHistory config is error

(cherry picked from commit 8a0aa81)
Signed-off-by: Andrew Or <andrew@databricks.com>
markhamstra pushed a commit to markhamstra/spark that referenced this pull request Apr 15, 2015
….logDirectory

The config option  is spark.history.fs.logDirectory, not spark.fs.history.logDirectory. So the descriptionof  should be changed. Thanks.

Author: KaiXinXiaoLei <huleilei1@huawei.com>

Closes apache#5332 from KaiXinXiaoLei/historyConfig and squashes the following commits:

5ffbfb5 [KaiXinXiaoLei] the describe of jobHistory config is error

(cherry picked from commit 8a0aa81)
Signed-off-by: Andrew Or <andrew@databricks.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants