GitHub user dereksabryfb opened a pull request:
https://github.com/apache/spark/pull/9944
[SPARK-4944][SQL] Table Not Found exception in "Create Table Like
registered RDD table"
When executing a 'create table like' with a hive table, Hive fails to see
the local temporary table; This fix is based on how CTAS is handled.
The contribution is my original work and I license the work to the project
under the project's open source license.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dereksabryfb/spark create_table_like
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/9944.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 #9944
----
commit 18781f08953ac34e19d2d986d0fe2cf51b225577
Author: Derek Sabry <[email protected]>
Date: 2015-11-24T18:30:36Z
Create table like with Hive
----
---
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]