jon-wei opened a new pull request #6126: New quickstart and tutorials
URL: https://github.com/apache/incubator-druid/pull/6126
 
 
   This PR updates the quickstart and provides several new tutorials, as shown 
in `toc.md`.
   
     * [Quickstart]
       * [Tutorial: Loading a file]
       * [Tutorial: Loading stream data from Kafka]
       * [Tutorial: Loading a file using Hadoop]
       * [Tutorial: Loading stream data using HTTP push]
       * [Tutorial: Querying data]
     * [Further tutorials]
       * [Tutorial: Rollup]
       * [Tutorial: Configuring retention]
       * [Tutorial: Updating existing data]
       * [Tutorial: Compacting segments]
       * [Tutorial: Deleting data]
       * [Tutorial: Writing your own ingestion specs]
   
   To support the new quickstart, new tools for starting a cluster, submitting 
index tasks, and running Druid SQL queries have been added to `examples/bin`.
   
   The `examples/quickstart/tutorial` directory contains other tutorial related 
files such as sample data and sample ingestion specs.
   
   To support the new Hadoop tutorial which is Docker based, a Dockerfile and 
related files have been added to `examples/quickstart/tutorial/hadoop`, based 
on SequenceIQ's hadoop Dockerfile. An entry to NOTICE has been added for this 
change.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@druid.apache.org
For additional commands, e-mail: commits-h...@druid.apache.org

Reply via email to