GitHub user chetkhatri opened a pull request:

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

    SPARK-22833 [Improvement] in SparkHive Scala Examples

    ## What changes were proposed in this pull request?
    
    SparkHive Scala Examples Improvement made:
    * Writing DataFrame / DataSet to Hive Managed , Hive External table using 
different storage format.
    * Implementation of Partition, Reparition, Coalesce with appropriate 
example.
    
    ## How was this patch tested?
    * Patch has been tested manually and by running ./dev/run-tests.
    


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

    $ git pull https://github.com/chetkhatri/spark scala-sparkhive-examples

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

    https://github.com/apache/spark/pull/20018.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 #20018
    
----
commit 9d9b42bb49997ce7d308fbf50072e5f5e0eccaa2
Author: chetkhatri <ckhatriman...@gmail.com>
Date:   2017-12-19T11:33:47Z

    SPARK-22833 [Improvement] in SparkHive Scala Examples

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to