[
https://issues.apache.org/jira/browse/HADOOP-18987?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17813631#comment-17813631
]
ASF GitHub Bot commented on HADOOP-18987:
-----------------------------------------
steveloughran commented on code in PR #6292:
URL: https://github.com/apache/hadoop/pull/6292#discussion_r1475955343
##########
hadoop-common-project/hadoop-common/src/site/markdown/filesystem/abortable.md:
##########
@@ -87,15 +87,14 @@ for example. output streams returned by the S3A FileSystem.
The stream MUST implement `Abortable` and `StreamCapabilities`.
-```python
- if unsupported:
+```
Review Comment:
I know it's not well formed python, but neither are our java or xml snippets
in the docs. consider it best-effort
> Corrections to Hadoop FileSystem API Definition
> -----------------------------------------------
>
> Key: HADOOP-18987
> URL: https://issues.apache.org/jira/browse/HADOOP-18987
> Project: Hadoop Common
> Issue Type: Improvement
> Components: documentation
> Affects Versions: 3.3.6
> Reporter: Dieter De Paepe
> Assignee: Dieter De Paepe
> Priority: Minor
> Labels: pull-request-available
>
> I noticed a lot of inconsistencies, typos and informal statements in the
> "formal" FileSystem API definition
> ([https://hadoop.apache.org/docs/stable/hadoop-project-dist/hadoop-common/filesystem/index.html)]
> Creating this ticket to link my PR against.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]