How to read 64 bytes each binaries into RDD in pyspark and do the filter?

前端 未结 0 1256
生来不讨喜
生来不讨喜 2021-02-08 13:12

I want to read a binary file into RDD. Reading 64 bytes each time(but the number of bytes at the end of the file might not be full 64-byte). How can I do it? And how to filter

相关标签:
回答
  • 消灭零回复
提交回复
热议问题