GitHub user zsxwing opened a pull request:

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

    [SPARK-16116][SQL]ConsoleSink should not require checkpointLocation

    ## What changes were proposed in this pull request?
    
    When the user uses `ConsoleSink`, we should use a temp location if 
`checkpointLocation` is not specified.
    
    ## How was this patch tested?
    
    The added unit test.
    
    


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

    $ git pull https://github.com/zsxwing/spark console-checkpoint

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

    https://github.com/apache/spark/pull/13817.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 #13817
    
----
commit 1dd431a529a0f9b73060338e02e1930e9ed31559
Author: Shixiong Zhu <[email protected]>
Date:   2016-06-21T21:08:46Z

    ConsoleSink should not require checkpointLocation

----


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