- Sort Score
- Num 10 results
- Language All
- Labels All
Results 781 - 790 of 3,036 for content_length:[100000 TO 499999] (0.06 seconds)
-
MySQL :: MySQL 8.0 Reference Manual :: 15.1.20 ...
Skip to Main Content Documentation Home MySQL 8.0 Reference Manual Related Documentation MySQL 8.0 Release Notes MySQ...dev.mysql.com/doc/refman/8.0/en/create-table.html -
Object Locking and Immutability | MinIO AIStor ...
MinIO AIStor Object Locking (“Object Retention”) enforces Write-Once Read-Many (WORM) immutability to protect versioned objects from deletion. MinIO AIStor supports both duration based object retention and indefinite legal hold retention. MinIO AIStor Object Locking provides key data retention compliance and meets SEC17a-4(f), FINRA 4511(C), and CFTC 1.31(c)-(d) requirements as per Cohasset Associates. Overviewdocs.min.io/aistor/administration/object-locking-and-immutability/Tue Jun 02 19:01:47 GMT 2026 293.2K bytes -
Operator webhook TLS | MinIO AIStor Documentation
The MinIO AIStor Operator runs an internal upgrade webhook server on port 4221. MinIO pods connect to this webhook during in-pod version updates to download new binaries. This connection requires TLS, and the MinIO pods must trust the certificate presented by the operator. How operator autocert works By default, the operator generates its own TLS certificate using the Kubernetes Certificate Signing Request (CSR) API. The operator creates a CSR with the kubernetes.io/kubelet-serving signer, which the Kubernetes API server signs using the cluster’s kubelet CA.docs.min.io/aistor/installation/kubernetes/network-encryption/operator-webhook-tls/Tue Jun 02 19:01:47 GMT 2026 283.9K bytes -
h2o.utils.shared_utils — H2O documentation
Docs » Module code » h2o.utils.shared_utils Source code for h2o.utils.shared_utils #!/usr/bin/env python # -*- encodi...docs.h2o.ai/h2o/latest-stable/h2o-py/docs/_modules/h2o/utils/shared_utils.htmlFri May 22 11:40:22 GMT 2026 98.3K bytes -
Software checklist | MinIO AIStor Documentation
Use the following checklist when planning the software configuration for a production, distributed MinIO deployment. MinIO AIStor pre-requisites Operating system Servers must run a Linux operating system with a kernel version of 6.8 or later to access critical performance features.docs.min.io/aistor/installation/checklists/software/Tue Jun 02 19:01:47 GMT 2026 273.3K bytes -
Ignore Folder Objects | MinIO AIStor Documentation
You may create objects whose sole purpose is organizing a bucket. These objects end with the / character. Versioning is often not of value for these types of objects that have no data. For example, an object at ALIAS/team-bucket/reports may serve as an organization path only and not be a data object. Instead, it contains objects under it, such as ALIAS/team-bucket/reports/2025/june.csv. You may exclude folder objects to prevent ALIAS/team-bucket/reports from being versioned while allowing all objects under it to be versioned.docs.min.io/aistor/administration/objects-and-versioning/versioning/ignore-folders/ -
Deploy MinIO AIStor as a Container | MinIO AISt...
MinIO AIStor is licensed under the MinIO Software License. An active license is required for production deployments. This section documents steps for running MinIO AIStor as a container. Procedure Pull the latest stable image of AIStor Server Docker docker pull quay.io/minio/aistor/minio Podman podman pull quay.io/minio/aistor/minio Create the directory structure Create directories for data and certificates. The following example uses $HOME/minio as the base path.docs.min.io/aistor/installation/container/install/Tue Jun 02 19:01:47 GMT 2026 275.5K bytes -
Generalized Additive Models (GAM) — H2O 3.46.0....
Docs » Algorithms » Generalized Additive Models (GAM) Edit on GitHub Generalized Additive Models (GAM) Note : GAM mod...docs.h2o.ai/h2o/latest-stable/h2o-docs/data-science/gam.htmlFri May 22 11:40:17 GMT 2026 120.9K bytes -
Security checklist | MinIO AIStor Documentation
Use the following checklist when planning the security configuration for a production, distributed AIStor Server. Required steps Identity and access management Step Details Group policies Define group policies either on MinIO AIStor or the selected 3rd party Identity Provider (LDAP/Active Directory or OpenID Connect) Individual access policies Define individual access policies on MinIO AIStor or the selected 3rd party Identity Provider Identity provider configuration Configure MinIO AIStor to use the selected 3rd party Identity Provider Firewall access Port Details S3 API listen port Grant firewall access for TCP traffic to the Object Store S3 API Listen Port (Default: 9000) Console port Grant firewall access for TCP traffic to the AIStor Server console port (Recommended Default: 9443) Encryption-at-rest MinIO AIStor supports Server-Side Encryption using MinIO KMS:docs.min.io/aistor/installation/checklists/security/Tue Jun 02 19:01:47 GMT 2026 270.8K bytes -
Batch Replication | MinIO AIStor Documentation
The MinIO AIStor Batch Framework allows you to create, manage, monitor, and execute jobs using a YAML-formatted job definition file (a “batch file”). The batch jobs run directly on the MinIO AIStor deployment to take advantage of the server-side processing power without constraints of the local machine where you run the AIStor Client. The replicate batch job replicates objects from one MinIO AIStor deployment (the source deployment) to another MinIO AIStor deployment (the target deployment). The deployment specified as the alias becomes the ’local’ deployment for the purposes of replication.docs.min.io/aistor/administration/replication/batch-replication/Tue Jun 02 19:01:47 GMT 2026 293.4K bytes