GitHub user chenghao-intel opened a pull request:

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

    [SPARK-7411] [SQL] [WIP]Support SerDe for HiveQl in CTAS

    This is a follow up of #5876 and should be merged after #5876.
    
    Let's wait for unit testing result from Jenkins.

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

    $ git pull https://github.com/chenghao-intel/spark useIsolatedClient

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

    https://github.com/apache/spark/pull/5963.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 #5963
    
----
commit 8843a255cde337a67e9a3b12440bac511ea69939
Author: Michael Armbrust <[email protected]>
Date:   2015-05-03T20:15:30Z

    [SPARK-6908] [SQL] Use isolated Hive client
    
    Conflicts:
        
sql/hive/src/main/scala/org/apache/spark/sql/hive/client/ClientWrapper.scala

commit 4d8bf0220f2b77dc0f2724b62d7848e57a342625
Author: Michael Armbrust <[email protected]>
Date:   2015-05-04T00:22:50Z

    Remove hive 12 compilation

commit ab07f7ecd24d2002ea4ea7983b54e14569f0515d
Author: Michael Armbrust <[email protected]>
Date:   2015-05-06T07:01:52Z

    WIP

commit a6f5df13a16272ea8342ba9a9d25c8f82925f9e3
Author: Michael Armbrust <[email protected]>
Date:   2015-05-06T07:25:44Z

    style

commit a3bee70fa8a0162a8d0c6f37120f1a845af1049c
Author: Michael Armbrust <[email protected]>
Date:   2015-05-06T17:48:39Z

    Merge remote-tracking branch 'origin/master' into useIsolatedClient

commit 1c50813077a78a06d3cbc41a1d551f0c3bb3e328
Author: Michael Armbrust <[email protected]>
Date:   2015-05-06T17:50:41Z

    more comments

commit 1d8ae441d7b0ce60a7f0dfb7bd4511c271738c36
Author: Michael Armbrust <[email protected]>
Date:   2015-05-06T18:37:55Z

    fix final tests?

commit 81711c4ab51a6f97b6fbb4f155020b41ecb2054e
Author: Michael Armbrust <[email protected]>
Date:   2015-05-06T20:53:46Z

    Initial support for running without maven

commit 5fe5894da0e870896b5079cb990c500d4157cf2f
Author: Michael Armbrust <[email protected]>
Date:   2015-05-06T21:06:39Z

    fix serialization suite

commit da91ba715848e7b61629c7a77282579c250c1ee8
Author: Michael Armbrust <[email protected]>
Date:   2015-05-06T21:07:53Z

    Merge remote-tracking branch 'origin/master' into useIsolatedClient
    
    Conflicts:
        
sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/HiveComparisonTest.scala

commit e7b3941669bfbf53ccb909f13d62eaf895b49d11
Author: Michael Armbrust <[email protected]>
Date:   2015-05-06T21:26:51Z

    more permisive checking for function registration

commit 7e8f010b4c4de9c29d0b3fbd491f2349fd106944
Author: Michael Armbrust <[email protected]>
Date:   2015-05-06T22:51:05Z

    better error messages and jar handling

commit 11e9c72e2b100238ef732e030e8d3bc7ccf8da25
Author: Michael Armbrust <[email protected]>
Date:   2015-05-06T23:23:42Z

    better coverage in versions suite

commit f5de7deb2b5638c7f2b13b5e2d133ccad2c78f97
Author: Michael Armbrust <[email protected]>
Date:   2015-05-06T23:42:14Z

    cleanup

commit a8575a0e635066309c674cbeda2ed60771fb7ef6
Author: Cheng Hao <[email protected]>
Date:   2015-05-07T04:09:12Z

    Add SerDe support for CTAS

----


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