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 -- 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: common-issues-unsubscr...@hadoop.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org