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 2021/07/19 05:14:50 UTC

[GitHub] [druid] paul-rogers opened a new pull request #11464: Updates to source and doc build pages

paul-rogers opened a new pull request #11464:
URL: https://github.com/apache/druid/pull/11464


   ### Description
   
   The "build from source" and "build website" pages are very useful but miss a few details needed by newbies. This PR adds those details from the perspective of someone familiar with Apache projects in general, but not Druid in particular.
   
   The top-level `README.md` provides a good overview of features, but we often want to know what Druid *is* before we dive into the UI and how to run it. So, added a link to the excellent architecture page.
   
   Cleaned up a few spacing and capitalization style issues to use the most prevalent style.
   
   This doc-only PR has:
   - [x] been self-reviewed.
   - [x] been reviewed using the Markdown viewer of VS Code (`README.md` files)
   - [x] been reviewed using Docusaurus web tool (doc pages)
   


-- 
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: commits-unsubscribe@druid.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [druid] suneet-s merged pull request #11464: Updates to source and doc build pages

Posted by GitBox <gi...@apache.org>.
suneet-s merged pull request #11464:
URL: https://github.com/apache/druid/pull/11464


   


-- 
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: commits-unsubscribe@druid.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [druid] suneet-s commented on a change in pull request #11464: Updates to source and doc build pages

Posted by GitBox <gi...@apache.org>.
suneet-s commented on a change in pull request #11464:
URL: https://github.com/apache/druid/pull/11464#discussion_r672397550



##########
File path: docs/development/build.md
##########
@@ -71,13 +73,21 @@ mvn clean install -Papache-release,dist,rat -DskipTests
 ```
 #### Potential issues
 
-##### Issue
+##### Missing pyyaml

Review comment:
       I think you need to do this to make spellcheck happy
   ```suggestion
   ##### Missing `pyyaml`
   ```




-- 
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: commits-unsubscribe@druid.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [druid] suneet-s commented on a change in pull request #11464: Updates to source and doc build pages

Posted by GitBox <gi...@apache.org>.
suneet-s commented on a change in pull request #11464:
URL: https://github.com/apache/druid/pull/11464#discussion_r672397550



##########
File path: docs/development/build.md
##########
@@ -71,13 +73,21 @@ mvn clean install -Papache-release,dist,rat -DskipTests
 ```
 #### Potential issues
 
-##### Issue
+##### Missing pyyaml

Review comment:
       I think you need to do this to make spellcheck happy
   ```suggestion
   ##### Missing `pyyaml`
   ```




-- 
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: commits-unsubscribe@druid.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [druid] suneet-s commented on a change in pull request #11464: Updates to source and doc build pages

Posted by GitBox <gi...@apache.org>.
suneet-s commented on a change in pull request #11464:
URL: https://github.com/apache/druid/pull/11464#discussion_r672397550



##########
File path: docs/development/build.md
##########
@@ -71,13 +73,21 @@ mvn clean install -Papache-release,dist,rat -DskipTests
 ```
 #### Potential issues
 
-##### Issue
+##### Missing pyyaml

Review comment:
       I think you need to do this to make spellcheck happy
   ```suggestion
   ##### Missing `pyyaml`
   ```




-- 
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: commits-unsubscribe@druid.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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