You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2018/08/08 01:04:12 UTC

[GitHub] jon-wei opened a new pull request #6126: New quickstart and tutorials

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:
users@infra.apache.org


With regards,
Apache Git Services

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