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:23 UTC

[27/50] [abbrv] drill git commit: add links per NR

add links per NR


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

Branch: refs/heads/gh-pages
Commit: 456ee13a33211065b07cc7f97864186d7a8ca6ea
Parents: 26b0b39
Author: Kristine Hahn <kh...@maprtech.com>
Authored: Thu Apr 30 08:43:41 2015 -0700
Committer: Kristine Hahn <kh...@maprtech.com>
Committed: Thu Apr 30 08:43:41 2015 -0700

----------------------------------------------------------------------
 _docs/tutorials/010-tutorials-introduction.md | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/drill/blob/456ee13a/_docs/tutorials/010-tutorials-introduction.md
----------------------------------------------------------------------
diff --git a/_docs/tutorials/010-tutorials-introduction.md b/_docs/tutorials/010-tutorials-introduction.md
index f9a4f79..1c74a39 100644
--- a/_docs/tutorials/010-tutorials-introduction.md
+++ b/_docs/tutorials/010-tutorials-introduction.md
@@ -15,5 +15,9 @@ If you've never used Drill, use these tutorials to download, install, and start
 * [Tableau Examples]({{site.baseurl}}/docs/tableau-examples)  
   Access Hive tables in Tableau.  
 * [Using MicroStrategy Analytics with Drill]({{site.baseurl}}/docs/using-microstrategy-analytics-with-drill/)  
-  Use the Drill ODBC driver from MapR to analyze data and generate a report using Drill from the MicroStrategy UI.
+  Use the Drill ODBC driver from MapR to analyze data and generate a report using Drill from the MicroStrategy UI.  
+* [Using Drill to Analyze Amazon Spot Prices](https://github.com/vicenteg/spot-price-history#drill-workshop---amazon-spot-prices)  
+  A Drill workshop on github that covers views of JSON and Parquet data.  
+* [Running Drill Queries on S3 Data](http://drill.apache.org/blog/2014/12/09/running-sql-queries-on-amazon-s3/)  
+  Nick Amato's blog that steps through querying files using Drill and Amazon Simple Storage Service (S3).