/blob-tools

Blob storage support for avro-tools, parquet-cli, protobuf, etc.

Primary LanguageScalaApache License 2.0Apache-2.0

Blob Tools

Build Status GitHub license

Introduction:

Light weight wrapper that adds GCS and S3 support for CLIs of common file formats, including avro-tools, orc-tools, and parquet-cli.

Build:

./make-binary.sh
./bin/avro-tools tojosn <file>
./bin/orc-tools data <file>
./bin/parquet-cli cat <file>