You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2022/02/18 16:52:12 UTC

[GitHub] [spark] zr-msft opened a new pull request #35572: [MINOR][DOCS] backport #35561: fixed invalid tags in running-on-kubernetes.md causing rendering issues

zr-msft opened a new pull request #35572:
URL: https://github.com/apache/spark/pull/35572


   
   
   ### What changes were proposed in this pull request?
   Per [feedback](https://github.com/apache/spark/pull/35561#issuecomment-1043663966) on #35561 from @dongjoon-hyun, I'm back porting fixes from `master` to `branch-3.2` since there was a conflict. From original PR:
   
   > Several `<code>` elements in running-on-kubernetes.md had typos in their closing tags, causing rendering issues on the HTML site. Example of rendering issue:
   > 
   > https://spark.apache.org/docs/3.2.1/running-on-kubernetes.html#configuration
   >
   > This PR fixes those typos and resolves the rendering issue.
   
   ### Why are the changes needed?
   
   Changes from #35561 were in conflict with `branch-3.2`. From original PR:
   
   > The typo fixes allows the HTML site to render the article correctly.
   
   
   ### Does this PR introduce _any_ user-facing change?
   From original PR: 
   
   > Yes, currently the site shows several headers and closing tags as plain text:
   > https://spark.apache.org/docs/3.2.1/running-on-kubernetes.html#configuration
   > 
   > This PR allows those headers to be correctly rendered and no longer shows the table's closing tags.
   
   
   ### How was this patch tested?
   No tests were added. I did a local build of the site per the instructions and confirmed the HTML renders correctly.
   


-- 
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: reviews-unsubscribe@spark.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] dongjoon-hyun closed pull request #35572: [MINOR][DOCS][3.2] Fixed closing tags in running-on-kubernetes.md

Posted by GitBox <gi...@apache.org>.
dongjoon-hyun closed pull request #35572:
URL: https://github.com/apache/spark/pull/35572


   


-- 
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: reviews-unsubscribe@spark.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org