GitHub user liancheng opened a pull request:

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

    [SQL] [TEST] [MINOR] Follow-up of PR #6493, use Guava API to ensure Java 6 
friendliness

    This is a follow-up of PR #6493, which has been reverted in branch-1.4 
because it uses Java 7 specific APIs and breaks Java 6 build. This PR replaces 
those APIs with equivalent Guava ones to ensure Java 6 friendliness.
    
    cc @andrewor14 @pwendell, this should also be back ported to branch-1.4.

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

    $ git pull https://github.com/liancheng/spark override-log4j

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

    https://github.com/apache/spark/pull/6547.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 #6547
    
----
commit 72da795dee1e7926452d134f7b0c6d4a0549dc31
Author: Cheng Lian <[email protected]>
Date:   2015-06-01T04:56:16Z

    Uses Guava API to ensure Java 6 friendliness

----


---
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