GitHub user srowen opened a pull request:

    https://github.com/apache/spark/pull/3157

    SPARK-4297 [BUILD] Build warning fixes omnibus

    There are a number of warnings generated in a normal, successful build 
right now. They're mostly Java unchecked cast warnings, which can be 
suppressed. But there's a grab bag of other Scala language warnings and so on 
that can all be easily fixed. The forthcoming PR fixes about 90% of the build 
warnings I see now.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/srowen/spark SPARK-4297

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/3157.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #3157
    
----
commit 17bc58143948d6deea8ada0ad9643958b5daf1db
Author: Sean Owen <[email protected]>
Date:   2014-11-07T13:30:33Z

    Suppress unchecked cast warnings, and several other build warning fixes

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to