-
Notifications
You must be signed in to change notification settings - Fork 29k
SPARK-6225 [CORE] [SQL] [STREAMING] Resolve most build warnings, 1.3.0 edition #4950
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
…a lang, unchecked cast, etc.
|
Test build #28392 has started for PR 4950 at commit
|
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.
In case you're wondering: no this wasn't one of those things deprecated in Hadoop 2.x; this was deprecated in 1.0.4 even!
|
Test build #28392 has finished for PR 4950 at commit
|
|
Test PASSed. |
|
LGTM for changes related to streaming files. |
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.
ditto (organize imports)
|
LGTM for MLlib. @srowen Thanks for taking the time to do these cleanups! |
|
lgtm |
|
Test build #28406 has started for PR 4950 at commit
|
|
Test build #28406 has finished for PR 4950 at commit
|
|
Test PASSed. |
Resolve javac, scalac warnings of various types -- deprecations, Scala lang, unchecked cast, etc.