- Sort Score
- Num 10 results
- Language All
- Labels All
Results 861 - 870 of 3,063 for content_length:[100000 TO 499999] (0.12 seconds)
-
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/ -
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 -
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/Mon Jun 08 23:21:48 GMT 2026 275.8K 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/Mon Jun 08 23:21:48 GMT 2026 286.3K 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 -
RBooklet.pdf
Machine Learning with R and H2O Mark Landry Edited by: Angela Bartz http://h2o.ai/resources/ May 2026: Seventh Edition Machine Learning with R and H2O by Mark Landry with assistance from Spencer Ai...docs.h2o.ai/h2o/latest-stable/h2o-docs/booklets/RBooklet.pdfFri May 22 11:40:16 GMT 2026 264.6K 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/Mon Jun 08 23:21:48 GMT 2026 273.3K 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/Mon Jun 08 23:21:48 GMT 2026 295.9K bytes -
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/Mon Jun 08 23:21:48 GMT 2026 277.9K bytes