parquet-tools perhaps? https://github.com/Parquet/parquet-mr/tree/master/parquet-tools
On Fri, Jul 1, 2016 at 5:39 AM, John Omernik <[email protected]> wrote: > Is there any way, with Drill or with other tools, given a Parquet file, to > detect the block size it was written with? I am copying data from one > cluster to another, and trying to determine the block size. > > While I was able to get the size by asking the devs, I was wondering, is > there any way to reliably detect it? > > John >
