You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Kristine Hahn (JIRA)" <ji...@apache.org> on 2015/04/30 00:42:06 UTC

[jira] [Resolved] (DRILL-1503) CTAS does not work against mongo plugin

     [ https://issues.apache.org/jira/browse/DRILL-1503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kristine Hahn resolved DRILL-1503.
----------------------------------
    Resolution: Fixed

Added the following statement to the beginning of the [MongoDB Plugin for Apache Drill|http://tshiran.github.io/drill/docs/mongodb-plugin-for-apache-drill] section of the docs:
{quote}
Drill provides a mongodb format plugin to connect to MongoDB, and run queries
to read, but not to write, the Mongo data ANSI SQL. You do not need any upfront schema definitions. Attempting to write data back to Mongo results in an error.
{quote}

> CTAS does not work against mongo plugin
> ---------------------------------------
>
>                 Key: DRILL-1503
>                 URL: https://issues.apache.org/jira/browse/DRILL-1503
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 0.6.0
>            Reporter: Robert Malko
>            Assignee: Kristine Hahn
>            Priority: Minor
>             Fix For: 1.0.0
>
>
> Just putting in another ticket here as per the drill-user mailing list question.  When using CTAS on a mongo query, I receive "Error: Current schema is not a Drill schema. Can't create new relations (tables or views) in non-Drill schemas.".
> Thanks!



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)