minio/docs
Klaus Post adca28801d
feat: disable Parquet by default (breaking change) (#9920)
I have built a fuzz test and it crashes heavily in seconds and will OOM shortly after.
It seems like supporting Parquet is basically a completely open way to crash the 
server if you can upload a file and run s3 select on it.

Until Parquet is more hardened it is DISABLED by default since hostile 
crafted input can easily crash the server.

If you are in a controlled environment where it is safe to assume no hostile
content can be uploaded to your cluster you can safely enable Parquet.

To enable Parquet set the environment variable `MINIO_API_SELECT_PARQUET=on`
while starting the MinIO server.

Furthermore, we guard parquet by recover functions.
2020-08-18 10:23:28 -07:00
..
bigdata Update hadoop docs to indicate new committers (#8060) 2019-09-30 21:34:06 -07:00
bucket fix: documentation changes in replication docs (#10209) 2020-08-07 13:30:52 -07:00
chroot fix: docs remove goreportcard, its deprecated 2020-03-24 14:51:06 -07:00
compression Add enable="on" to set compression command (#9811) 2020-06-11 18:14:13 -07:00
config fix: readiness needs to be like liveness (#9941) 2020-06-30 11:28:27 -07:00
debugging Implement oboard diagnostics admin API (#9024) 2020-03-26 21:07:39 -07:00
deployment/kernel-tuning fix: deprecate old settings and elaborate on tuning (#9542) 2020-05-07 11:08:57 -07:00
disk-caching Allow optionally to disable range caching. (#9908) 2020-06-29 13:25:29 -07:00
distributed fix: documentation fixes for docker ENV settings (#9975) 2020-07-06 06:42:34 -07:00
docker fix: documentation fixes for docker ENV settings (#9975) 2020-07-06 06:42:34 -07:00
erasure add reference to distributed doc for clarity (#9783) 2020-06-08 12:30:42 -07:00
federation/lookup Replace proxy with forward in coredns example (#8344) 2019-10-01 22:23:08 +05:30
gateway docs: Add policy variables for resource and conditions (#10278) 2020-08-17 17:39:55 -07:00
integrations/veeam docs: fix veeam document formatting 2020-07-18 18:38:12 -07:00
kms fix KMS quickstart guide layout (#9658) 2020-05-20 13:55:54 -07:00
logging humanize timeToFirstByte and timeToResponse upto nanoseconds (#9641) 2020-05-19 18:34:02 -07:00
metrics fix: re-implement cluster healthcheck (#10101) 2020-07-20 18:31:22 -07:00
multi-tenancy fix: multi-tenant deployment guide to use ellipses format (#10192) 2020-08-04 08:15:37 -07:00
multi-user docs: Add policy variables for resource and conditions (#10278) 2020-08-17 17:39:55 -07:00
orchestration Update yaml files to latest version RELEASE.2020-08-16T18-39-38Z 2020-08-16 18:56:41 +00:00
screenshots fix: distributed docs image path 2020-05-11 09:33:55 -07:00
security cleanup security overview guide 2020-07-11 00:34:56 -07:00
select feat: disable Parquet by default (breaking change) (#9920) 2020-08-18 10:23:28 -07:00
shared-backend fix: docs remove goreportcard, its deprecated 2020-03-24 14:51:06 -07:00
sts fix: if OPA set do not enforce policy claim (#10149) 2020-07-28 11:47:57 -07:00
throttle config: Add api requests max & deadline configs (#9273) 2020-04-14 12:46:37 -07:00
tls fix misspelling of Certbot (#9705) 2020-05-26 08:56:50 -07:00
zh_CN docs: Add policy variables for resource and conditions (#10278) 2020-08-17 17:39:55 -07:00
minio-limits.md Add clarification for minimum drives per server (#10130) 2020-07-24 22:09:01 -07:00