You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by "martin-kokos (via GitHub)" <gi...@apache.org> on 2023/02/09 09:04:53 UTC

[GitHub] [spark] martin-kokos commented on a diff in pull request #39941: [MINOR][DOCS] Add link to Hadoop docs

martin-kokos commented on code in PR #39941:
URL: https://github.com/apache/spark/pull/39941#discussion_r1101159717


##########
docs/rdd-programming-guide.md:
##########
@@ -442,7 +442,7 @@ Apart from text files, Spark's Python API also supports several other data forma
 
 **Writable Support**
 
-PySpark SequenceFile support loads an RDD of key-value pairs within Java, converts Writables to base Java types, and pickles the
+PySpark SequenceFile support loads an RDD of key-value pairs within Java, converts [Writables](https://hadoop.apache.org/docs/current/api/org/apache/hadoop/io/Writable.html) to base Java types, and pickles the

Review Comment:
   I will rather spend the time on another case of improving readability/understandability of the docs. I don't see these nits as something that is towards the mentioned goals.



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