fjy 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_r294501451
 
 

 ##########
 File path: docs/content/tutorials/tutorial-batch.md
 ##########
 @@ -105,14 +185,20 @@ which has been configured to read the 
`quickstart/tutorial/wikiticker-2015-09-12
 }
 ```
 
-This spec will create a datasource named "wikipedia", 
+This spec will create a datasource named "wikipedia".
 
-## Load batch data
+From the task view click on `Submit task` and select `Raw JSON task`.
 
-We've included a sample of Wikipedia edits from September 12, 2015 to get you 
started.
+![Tasks view add task](../tutorials/img/tutorial-batch-submit-task-01.png 
"Tasks view add task")
+
+This will bring up the spec submission dialog where you can paste the spec 
above.  
+
+![Query view](../tutorials/img/tutorial-batch-submit-task-02.png "Query view")
 
-To load this data into Druid, you can submit an *ingestion task* pointing to 
the file. We've included
-a task that loads the `wikiticker-2015-09-12-sampled.json.gz` file included in 
the archive. 
+Once the spec is submitted you can follow the same instructions as above to 
wait for the data to load and then query it.
 
 Review comment:
   submitted**,** you

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to