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 2019/06/12 19:44:23 UTC

[GitHub] [incubator-druid] evasomething commented on a change in pull request #7863: Added the web console to the quickstart tutorials and docs

evasomething commented on a change in pull request #7863: Added the web console to the quickstart tutorials and docs
URL: https://github.com/apache/incubator-druid/pull/7863#discussion_r293081399
 
 

 ##########
 File path: docs/content/tutorials/index.md
 ##########
 @@ -186,25 +193,13 @@ The sample data has the following columns, and an example event is shown below:
 }
 ```
 
-The following tutorials demonstrate various methods of loading data into Druid, including both batch and streaming use
-cases. All tutorials assume that you are using the `micro-quickstart` single-machine configuration mentioned above.
-
-### [Tutorial: Loading a file](./tutorial-batch.html)
-
-This tutorial demonstrates how to perform a batch file load, using Druid's native batch ingestion.
-
-### [Tutorial: Loading stream data from Apache Kafka](./tutorial-kafka.html)
-
-This tutorial demonstrates how to load streaming data from a Kafka topic.
-
-### [Tutorial: Loading a file using Apache Hadoop](./tutorial-batch-hadoop.html)
-
-This tutorial demonstrates how to perform a batch file load, using a remote Hadoop cluster.
-
-### [Tutorial: Loading data using Tranquility](./tutorial-tranquility.html)
-
-This tutorial demonstrates how to load streaming data by pushing events to Druid using the Tranquility service.
+### Tutorials
 
 Review comment:
   does it make sense for the title to indicate that these are loading data related?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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