You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/07/04 20:47:36 UTC

[GitHub] [beam] Enzo90910 commented on issue #22150: [Bug]: Writing more than 20MB to HDFS results in silent data corruption.

Enzo90910 commented on issue #22150:
URL: https://github.com/apache/beam/issues/22150#issuecomment-1174324226

   Obvious workarounds:
   - (for TFX) making your artefacts smaller by using more tasks/parallelism
   - making the BufferedWriter's buffer larger if your workers have enough memory (hadoopfilesystem.py line 253)


-- 
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: github-unsubscribe@beam.apache.org

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