Uh oh!
There was an error while loading. Please reload this page.
SPARK-2804: Remove scalalogging-slf4j dependency - #1208
Conversation
AmplabJenkins
commented
Jun 25, 2014
Merged build triggered. |
AmplabJenkins
commented
Jun 25, 2014
Merged build started. |
AmplabJenkins
commented
Jun 25, 2014
Merged build finished. |
AmplabJenkins
commented
Jun 25, 2014
Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/16103/ |
rxin
commented
Jun 25, 2014
To be honest, my scar from the incident (deprecating Scala 2.10 support before Scala 2.11 was even released) hasn't fully recovered. Do we gain anything by moving onto this logging API? There is a tiny teeny performance boost, but I don't think we log any hot code path in spark-core. |
witgo
commented
Jun 25, 2014
The main benefit is unified log Interface. Now the code using |
SparkQA
commented
Jul 11, 2014
QA tests have started for PR 1208. This patch DID NOT merge cleanly! |
SparkQA
commented
Jul 11, 2014
QA results for PR 1208: |
SparkQA
commented
Jul 11, 2014
QA tests have started for PR 1208. This patch DID NOT merge cleanly! |
SparkQA
commented
Jul 11, 2014
QA tests have started for PR 1208. This patch merges cleanly. |
SparkQA
commented
Jul 11, 2014
QA results for PR 1208: |
SparkQA
commented
Jul 11, 2014
QA results for PR 1208: |
SparkQA
commented
Aug 2, 2014
QA tests have started for PR 1208. This patch merges cleanly. |
SparkQA
commented
Aug 2, 2014
QA tests have started for PR 1208. This patch merges cleanly. |
witgo
commented
Aug 2, 2014
SparkQA
commented
Aug 2, 2014
QA results for PR 1208: |
SparkQA
commented
Aug 2, 2014
QA results for PR 1208: |
pwendell
commented
Aug 2, 2014
Okay - I've merged this into master and 1.1 with three changes:
|
This also Closes#1701. Author: GuoQiang Li <witgo@qq.com> Closes#1208 from witgo/SPARK-1470 and squashes the following commits: 422646b [GuoQiang Li] Remove scalalogging-slf4j dependency
witgo
commented
Aug 3, 2014
Cool thanks |
This also Closesapache#1701. Author: GuoQiang Li <witgo@qq.com> Closesapache#1208 from witgo/SPARK-1470 and squashes the following commits: 422646b [GuoQiang Li] Remove scalalogging-slf4j dependency
* [CARMEL-6518] Record temp view usage in workload analysis * record temp view * fix typo
No description provided.