-
Notifications
You must be signed in to change notification settings - Fork 28.9k
[SPARK-1812] upgrade dependency to scala-logging 2.1.2 #1701
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
Conversation
Signed-off-by: Anand Avati <[email protected]>
|
Can one of the admins verify this patch? |
|
Jenkins, test this please. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you explain why we need the second artifact ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
scalalogging-slf4j-1.0.1 seems to be split into scala-logging-{slf4j,api} for 2.1.2. Previously scalalogging was missing in sql/core pom.xml (usually not a problem unless you do mvn compile within the module)
|
@pwendell Jenkins does not listen to my commands, Can you command it ? |
|
LGTM, if jenkins build passes. It would be good to merge this with #940. |
|
Jenkins, test this please. |
|
QA tests have started for PR 1701. This patch merges cleanly. |
|
QA results for PR 1701: |
This also Closes #1701. Author: GuoQiang Li <[email protected]> Closes #1208 from witgo/SPARK-1470 and squashes the following commits: 422646b [GuoQiang Li] Remove scalalogging-slf4j dependency
This also Closes apache#1701. Author: GuoQiang Li <[email protected]> Closes apache#1208 from witgo/SPARK-1470 and squashes the following commits: 422646b [GuoQiang Li] Remove scalalogging-slf4j dependency
Scala 2.11 packages not available for the current version (1.0.1)
Signed-off-by: Anand Avati [email protected]