[GitHub] [spark-website] yaooqinn commented on a diff in pull request #475: make hyperlinks clickable & fix link

2023-09-09 Thread via GitHub


yaooqinn commented on code in PR #475:
URL: https://github.com/apache/spark-website/pull/475#discussion_r1320606184


##
site/committers.html:
##
@@ -613,8 +613,8 @@ Merge script
 Also, please remember to set Assignee on JIRAs where applicable when they 
are resolved. The script 
 can do this automatically in most cases. However where the contributor is not 
yet a part of the
 Contributors group for the Spark project in ASF JIRA, it wont work 
until they are added. Ask
-an admin to add the person to Contributors at 
-https://issues.apache.org/jira/plugins/servlet/project-config/SPARK/roles .
+an admin to add the person to Contributors at
+https://issues.apache.org/jira/plugins/servlet/project-config/SPARK/roles;>https://issues.apache.org/jira/plugins/servlet/project-config/SPARK/roles
 .

Review Comment:
   +1



-- 
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-unsubscr...@spark.apache.org

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


-
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org



[spark] branch master updated (c8fa821a873 -> 445c5417ea1)

2023-09-09 Thread srowen
This is an automated email from the ASF dual-hosted git repository.

srowen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git


from c8fa821a873 [SPARK-44866][SQL] Add `SnowflakeDialect` to handle 
BOOLEAN type correctly
 add 445c5417ea1 [SPARK-45105][DOCS] Make hyperlinks in documents clickable

No new revisions were added by this update.

Summary of changes:
 docs/running-on-mesos.md | 4 ++--
 docs/running-on-yarn.md  | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)


-
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org



[GitHub] [spark-website] srowen commented on pull request #475: make hyperlinks clickable & fix link

2023-09-09 Thread via GitHub


srowen commented on PR #475:
URL: https://github.com/apache/spark-website/pull/475#issuecomment-1712511527

   Merge to asf-site


-- 
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-unsubscr...@spark.apache.org

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


-
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org



[GitHub] [spark-website] srowen closed pull request #475: make hyperlinks clickable & fix link

2023-09-09 Thread via GitHub


srowen closed pull request #475: make hyperlinks clickable & fix link
URL: https://github.com/apache/spark-website/pull/475


-- 
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-unsubscr...@spark.apache.org

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


-
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org



[spark-website] branch asf-site updated: make hyperlinks clickable & fix link

2023-09-09 Thread srowen
This is an automated email from the ASF dual-hosted git repository.

srowen pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/spark-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
 new 642d1fb834 make hyperlinks clickable & fix link
642d1fb834 is described below

commit 642d1fb834817014e1799e73882d53650c1c1662
Author: panbingkun 
AuthorDate: Sat Sep 9 08:24:02 2023 -0500

make hyperlinks clickable & fix link

The pr aims to:
- make hyperlinks clickable to improve document usability
- fix some link to reduce one jump.

Author: panbingkun 

Closes #475 from panbingkun/make_hyperlinks_clickable.
---
 README.md |  2 +-
 committers.md |  9 +++--
 developer-tools.md|  2 +-
 release-process.md| 16 ++--
 security.md   |  2 +-
 site/committers.html  |  9 +++--
 site/developer-tools.html |  2 +-
 site/release-process.html | 16 ++--
 site/security.html|  2 +-
 9 files changed, 31 insertions(+), 29 deletions(-)

diff --git a/README.md b/README.md
index ea34048ae7..3e6492c921 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ Building the site requires [Jekyll](http://jekyllrb.com/docs)
 The easiest way to install the right version of these tools is using
 [Bundler](https://bundler.io/) and running `bundle install` in this directory.
 
-See also https://github.com/apache/spark/blob/master/docs/README.md
+See also 
[https://github.com/apache/spark/blob/master/docs/README.md](https://github.com/apache/spark/blob/master/docs/README.md)
 
 A site build will update the directories and files in the `site` directory 
with the generated files.
 Using Jekyll via `bundle exec jekyll` locks it to the right version.
diff --git a/committers.md b/committers.md
index 2431d73f84..a555424026 100644
--- a/committers.md
+++ b/committers.md
@@ -197,8 +197,8 @@ origin  g...@github.com:[your username]/spark.git (push)
 For the `apache` repo, you will need to set up command-line authentication to 
GitHub. This may
 include setting up an SSH key and/or personal access token. See:
 
-- https://help.github.com/articles/connecting-to-github-with-ssh/
-- 
https://help.github.com/articles/creating-a-personal-access-token-for-the-command-line/
+- 
[https://docs.github.com/en/authentication/connecting-to-github-with-ssh](https://docs.github.com/en/authentication/connecting-to-github-with-ssh)
+- 
[https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens)
 
 To check whether the necessary write access are already granted please visit 
[GitBox](https://gitbox.apache.org/setup/).
 
@@ -219,10 +219,7 @@ Then, in a separate window, modify the code and push a 
commit. Run `git rebase -
 You can verify the result is one change with `git log`. Then resume the script 
in the other window.
 
 Also, please remember to set Assignee on JIRAs where applicable when they are 
resolved. The script 
-can do this automatically in most cases. However where the contributor is not 
yet a part of the
-Contributors group for the Spark project in ASF JIRA, it won't work until they 
are added. Ask
-an admin to add the person to Contributors at 
-https://issues.apache.org/jira/plugins/servlet/project-config/SPARK/roles .
+can do this automatically in most cases.
 
 Once a PR is merged please leave a comment on the PR stating which branch(es) 
it has been merged with.
 
diff --git a/developer-tools.md b/developer-tools.md
index 73e708116e..59850dbe19 100644
--- a/developer-tools.md
+++ b/developer-tools.md
@@ -193,7 +193,7 @@ Please check other available options via 
`python/run-tests[-with-coverage] --hel
 
 Although GitHub Action provide both K8s unit test and integration test 
coverage, you can run it locally. For example, Volcano batch scheduler 
integration test should be done manually. Please refer the integration test 
documentation for the detail.
 
-https://github.com/apache/spark/blob/master/resource-managers/kubernetes/integration-tests/README.md
+[https://github.com/apache/spark/blob/master/resource-managers/kubernetes/integration-tests/README.md](https://github.com/apache/spark/blob/master/resource-managers/kubernetes/integration-tests/README.md)
 
 Testing with GitHub actions workflow
 
diff --git a/release-process.md b/release-process.md
index 101db9a8b3..87a1ab6778 100644
--- a/release-process.md
+++ b/release-process.md
@@ -31,9 +31,9 @@ The release manager role in Spark means you are responsible 
for a few different
 
 If you are a new Release Manager, you can read up on the process from the 
followings:
 
-- release signing https://www.apache.org/dev/release-signing.html
-- gpg for signing https://www.apache.org/dev/openpgp.html
-- svn