Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Apache のバイナリ avro ファイル形式用の「cat」ユーティリティがあるかどうか知りたいですか?
それぞれ gzip と bzip2 の zcat または bzcat の行に沿ったもの。
ご協力いただきありがとうございます!
はい、avrocatは 1.6.0 リリースに含まれていました。Avro の Python 実装の scripts/ ディレクトリを調べます。
ファストブロ
pip install fastavro
fastavro filename.avro --pretty