Supported storage types
As it is based on Hadoop Client, Parquet4s can read and write from a variety of file systems:
- Local files
- HDFS
- Amazon S3
- Google Storage
- Azure Blob Storage
- Azure Data Lake Storage
- and any other storage compatible with Hadoop…
Please refer to Hadoop Client documentation or your storage provider to check how to connect to your storage.