This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.
A simple way of reading Parquet files without the need to use Spark. 
 I recently ran into an issue where I needed to read from Parquet files in a simple way without having to use the entire Spark framework. Though inspecting the contents of a Parquet file turns out to be pretty simple using the spark-shell , doing so without the framework ended up being more difficult because of a lack of…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.