dclim commented on a change in pull request #6126: New quickstart and tutorials URL: https://github.com/apache/incubator-druid/pull/6126#discussion_r208769246
########## File path: docs/content/tutorials/tutorial-batch-hadoop.md ########## @@ -0,0 +1,247 @@ +--- +layout: doc_page +--- + +# Tutorial: Load batch data using Hadoop + +This tutorial shows you how to load data files into Druid using a remote Hadoop cluster. + +For this tutorial, we'll assume that you've already completed the previous [batch ingestion tutorial](tutorial-batch.html). Review comment: there's an unwanted period after the link ---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
