Uh oh!
There was an error while loading. Please reload this page.
[SQL] Better logging when applying rules. - #616
Closed
marmbrus wants to merge 2 commits into
Closed
Conversation
AmplabJenkins
commented
May 2, 2014
Merged build triggered. |
rxin
commented
May 2, 2014
Contributor
lgtm |
AmplabJenkins
commented
May 2, 2014
Merged build started. |
AmplabJenkins
commented
May 2, 2014
Merged build finished. |
AmplabJenkins
commented
May 2, 2014
Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/14614/ |
rxin
commented
May 2, 2014
Contributor
Jenkins, retest this please. |
AmplabJenkins
commented
May 2, 2014
Merged build triggered. |
AmplabJenkins
commented
May 2, 2014
Merged build started. |
AmplabJenkins
commented
May 2, 2014
Merged build finished. |
AmplabJenkins
commented
May 2, 2014
Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/14619/ |
AmplabJenkins
commented
May 4, 2014
Merged build triggered. |
AmplabJenkins
commented
May 4, 2014
Merged build started. |
AmplabJenkins
commented
May 4, 2014
Merged build finished. All automated tests passed. |
AmplabJenkins
commented
May 4, 2014
All automated tests passed. |
rxin
commented
May 4, 2014
Contributor
Thanks. Merging this. |
asfgit pushed a commit
that referenced
this pull request
May 4, 2014
Author: Michael Armbrust <michael@databricks.com> Closes#616 from marmbrus/ruleLogging and squashes the following commits: 39c09fe [Michael Armbrust] Fix off by one error. 5af3537 [Michael Armbrust] Better logging when applying rules. (cherry picked from commit b295714) Signed-off-by: Reynold Xin <rxin@apache.org>
pdeyhim pushed a commit
to pdeyhim/spark-1
that referenced
this pull request
Jun 25, 2014
Author: Michael Armbrust <michael@databricks.com> Closesapache#616 from marmbrus/ruleLogging and squashes the following commits: 39c09fe [Michael Armbrust] Fix off by one error. 5af3537 [Michael Armbrust] Better logging when applying rules.
andrewor14 pushed a commit
to andrewor14/spark
that referenced
this pull request
Jan 8, 2015
https://spark-project.atlassian.net/browse/SPARK-1105 fix site scala version error Author: CodingCat <zhunansjtu@gmail.com> Closesapache#616 from CodingCat/doc_version and squashes the following commits: eafd99a [CodingCat] fix site scala version error in doc (cherry picked from commit d99773d) Signed-off-by: Aaron Davidson <aaron@databricks.com> Conflicts: docs/_config.yml
bzhaoopenstack pushed a commit
to bzhaoopenstack/spark
that referenced
this pull request
Sep 11, 2019
upload_e2e.py uses subprocess.check_out(...encoding...). The encoding parameter is added in python3.6, but the default version in ubuntu16.04 is python3.5. Install and use python3.7 to fix the issue.
RolatZhang added a commit
to RolatZhang/spark
that referenced
this pull request
Aug 18, 2023
* KE-39980 configMap Binds the KE pod * minor fix dockerfile java version and host user (apache#510) * KY-895 Spark driver pod cleanup when application is completed (apache#528) * KY-895, Spark driver pod cleanup when application is completed (apache#358) * KY-895, Spark driver pod cleanup when application is completed * KY-895, release 3.1.1-kylin-4.x-r42-xuanwu * KY-895, add config KUBERNETES_DELETE_DRIVER (apache#376) Co-authored-by: Feng Zhu <fishcus@outlook.com> --------- Co-authored-by: Jiawei Li <jiawei.li@kyligence.io> Co-authored-by: Zhiting Guo <35057824+frearb@users.noreply.github.com> Co-authored-by: Feng Zhu <fishcus@outlook.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.