Eugene-Mark / bigdata-file-viewer

A cross-platform (Windows, MAC, Linux) desktop application to view common bigdata binary format like Parquet, ORC, AVRO, etc. Support local file system, HDFS, AWS S3, Azure Blob Storage ,etc.
GNU General Public License v2.0
287 stars 54 forks source link

How about supporting S3-compatible object storage like MinIO? #46

Open ochanism opened 5 months ago

ochanism commented 5 months ago

Currently, the S3 endpoint cannot be edited manually. If the endpoint can be editable, many S3-compatible storage services can be accessible via this data viewer. To support this, the s3 endpoint needs to be editable, and path style access needs to be enabled.

Eugene-Mark commented 4 months ago

Hi @ochanism , thanks for reporting the issue. Let's set it as a enhancement feature.