techdocsmith opened a new pull request, #14340:
URL: https://github.com/apache/druid/pull/14340

   Fixes a reference to the undeclared variable `dataSourceName`
   
   ### Description
   
   In a couple spots the tutorial was using `dataSourceName` when it was 
previously undeclared which caused an error.
   
   Changed the documentation from `dataSourceName` to `DATASOURCE_NAME` to 
indicate that the developer can change the  value to their own datasource name.
   
   This PR has:
   
   - [ x] been self-reviewed.
   - [x ] been tested in a test Druid cluster.
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to