dongjoon-hyun commented on code in PR #49052:
URL: https://github.com/apache/spark/pull/49052#discussion_r1868820710


##########
python/pyspark/core/rdd.py:
##########
@@ -4998,8 +4998,8 @@ def barrier(self: "RDD[T]") -> "RDDBarrier[T]":
         -----
         For additional information see
 
-        - `SPIP: Barrier Execution Mode 
<http://jira.apache.org/jira/browse/SPARK-24374>`_
-        - `Design Doc <https://jira.apache.org/jira/browse/SPARK-24582>`_
+        - `SPIP: Barrier Execution Mode 
<http://issues.apache.org/jira/browse/SPARK-24374>`_

Review Comment:
   `http` -> `https`



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