You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@drill.apache.org by ts...@apache.org on 2015/05/01 20:08:04 UTC

[08/50] [abbrv] drill git commit: minor edit

minor edit


Project: http://git-wip-us.apache.org/repos/asf/drill/repo
Commit: http://git-wip-us.apache.org/repos/asf/drill/commit/ec19d2e3
Tree: http://git-wip-us.apache.org/repos/asf/drill/tree/ec19d2e3
Diff: http://git-wip-us.apache.org/repos/asf/drill/diff/ec19d2e3

Branch: refs/heads/gh-pages
Commit: ec19d2e32aa07a0710bb949bddcce8714d956604
Parents: 19b0028
Author: Kristine Hahn <kh...@maprtech.com>
Authored: Wed Apr 29 15:43:05 2015 -0700
Committer: Kristine Hahn <kh...@maprtech.com>
Committed: Wed Apr 29 15:43:05 2015 -0700

----------------------------------------------------------------------
 _docs/connect-a-data-source/090-mongodb-plugin-for-apache-drill.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/drill/blob/ec19d2e3/_docs/connect-a-data-source/090-mongodb-plugin-for-apache-drill.md
----------------------------------------------------------------------
diff --git a/_docs/connect-a-data-source/090-mongodb-plugin-for-apache-drill.md b/_docs/connect-a-data-source/090-mongodb-plugin-for-apache-drill.md
index 8fd5b1a..a6e82d6 100644
--- a/_docs/connect-a-data-source/090-mongodb-plugin-for-apache-drill.md
+++ b/_docs/connect-a-data-source/090-mongodb-plugin-for-apache-drill.md
@@ -5,7 +5,7 @@ parent: "Connect a Data Source"
 ## Overview
 
 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.
+to read, but not to write, the Mongo data ANSI SQL. Attempting to write data back to Mongo results in an error. You do not need any upfront schema definitions. 
 
 This procedures in this section assume that you have Drill installed locally (embedded mode),
 as well as MongoDB. Examples in this tutorial use zip code aggregation data