/
Converting Parquet to JSON
Converting Parquet to JSON
You can convert any parquet files that you receive in your S3 bucket to JSON format using the Apache parquet tool provided by Infoblox.
To convert parquet to JSON
Example:
java -jar parquet-tools-1.10.1-SNAPSHOT.jar cat -j rpz_0000000000000000034_014.parquet
To view the avro schema and compression information of any parquet file
Example:
java -jar parquet-tools-1.10.1-SNAPSHOT.jar meta rpz_0000000000000000034_014.parquet
To view all other parquet file utilities
Usage:
java -jar parquet-tools-1.10.1-SNAPSHOT.jar -h
Related content
Converting Parquet to JSON
Converting Parquet to JSON
More like this
Import Parameters
Import Parameters
More like this
Custom Lists API
Custom Lists API
More like this
Extended XML Specifications
Extended XML Specifications
More like this
hosts
hosts
More like this
external subnets
external subnets
More like this