Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 271 - 280 of 3,036 for content_length:[100000 TO 499999] (0.19 seconds)

  1. mc ping | MinIO AIStor Documentation

    The mc ping command performs a liveness check on a specified target. Syntax Example The following sends a response request to the target(s) and outputs the minimum, maximum, average, and roundtrip times of the response, as well as the number of errors encountered when processing the request.
    docs.min.io/aistor/reference/cli/mc-ping/
    Tue Jun 02 19:01:48 GMT 2026
      272.7K bytes
  2. mc support telemetry proxy | MinIO AIStor Docum...

    The mc support telemetry proxy command streams API events from all nodes on the MinIO AIStor deployment to the specified remote OpenTelemetry Protocol (OTLP)-compatible collector. Use the --sample flag to modify the number of calls traced and adjust the impact on performance. By default, the command runs in the current shell session until manually stopped. Syntax Example The following command streams the S3 API calls on the alias myaistor to an OTLP-compatible tracing service running on localhost.
    docs.min.io/aistor/reference/cli/mc-support/mc-support-telemetry/mc-support-telemetry-proxy/
    Tue Jun 02 19:01:48 GMT 2026
      276K bytes
  3. mc table share token create | MinIO AIStor Docu...

    The mc table share token create command generates a new access token for a Delta Sharing configuration. Tokens allow external consumers to access shared tables using the Delta Sharing protocol. Example The following command creates a token for the analytics-share with a 90-day expiration: mc table share token create myaistor/analytics-share --expires 90d Syntax The command has the following syntax:
    docs.min.io/aistor/reference/cli/mc-table-share/mc-table-share-token/mc-table-share-token-create/
    Tue Jun 02 19:01:48 GMT 2026
      270.3K bytes
  4. mc table list | MinIO AIStor Documentation

    The mc table list command lists all tables in a namespace on an MinIO AIStor cluster. Example The following command lists all tables in the prod namespace of the analytics warehouse on the myaistor MinIO AIStor cluster: mc table list myaistor analytics prod Syntax The command has the following syntax:
    docs.min.io/aistor/reference/cli/mc-table/mc-table-list/
    Tue Jun 02 19:01:48 GMT 2026
      265.8K bytes
      Similar Results (3)
  5. mc mv | MinIO AIStor Documentation

    The mc mv command moves an object from source to the target, such as between MinIO AIStor deployments or between buckets on the same MinIO AIStor deployment. mc mv also supports moving objects between a local filesystem and MinIO AIStor. You can also use mc mv against the local filesystem to produce similar results to the mv command-line tool. Syntax Example The following command moves objects from the mydata bucket to the archive bucket on the myaistor MinIO AIStor deployment:
    docs.min.io/aistor/reference/cli/mc-mv/
    Tue Jun 02 19:01:48 GMT 2026
      306K bytes
  6. mc table namespace info | MinIO AIStor Document...

    The mc table namespace info command displays information about an Iceberg namespace on an MinIO AIStor cluster. The output includes the namespace properties and other metadata. Example The following command displays information about the prod namespace in the analytics warehouse on the myaistor MinIO AIStor cluster: mc table namespace info myaistor analytics prod Syntax The command has the following syntax:
    docs.min.io/aistor/reference/cli/mc-table/mc-table-namespace/mc-table-namespace-info/
    Tue Jun 02 19:01:48 GMT 2026
      266K bytes
  7. mc table config | MinIO AIStor Documentation

    The mc table config command generates query engine configuration for connecting to an Iceberg catalog on an MinIO AIStor cluster. The generated configuration includes the catalog endpoint, warehouse, and credentials from the mc alias. This simplifies setting up query engines like Trino or Spark to work with MinIO AIStor Tables. Example The following command generates Trino connector configuration for the my-warehouse warehouse on the myaistor MinIO AIStor cluster:
    docs.min.io/aistor/reference/cli/mc-table/mc-table-config/
    Tue Jun 02 19:01:48 GMT 2026
      268.9K bytes
  8. mc version enable | MinIO AIStor Documentation

    The mc version enable command enables versioning on the specified bucket. Syntax Example The following command enables versioning for the mybucket bucket on the myaistor MinIO AIStor:
    docs.min.io/aistor/reference/cli/mc-version/mc-version-enable/
    Tue Jun 02 19:01:48 GMT 2026
      271.2K bytes
  9. mc table view exists | MinIO AIStor Documentation

    The mc table view exists command checks if an Iceberg view exists in the catalog on an MinIO AIStor cluster. Example The following command checks if the monthly_sales_view view exists in the prod namespace of the analytics warehouse on the myaistor MinIO AIStor cluster: mc table view exists myaistor analytics prod monthly_sales_view Syntax The command has the following syntax:
    docs.min.io/aistor/reference/cli/mc-table/mc-table-view/mc-table-view-exists/
    Tue Jun 02 19:01:48 GMT 2026
      267.3K bytes
  10. mc table share token remove | MinIO AIStor Docu...

    The mc table share token remove command revokes an access token for Delta Sharing. After removal, any external consumers using the token lose access to the shared tables. Example The following command removes a token from the myaistor MinIO AIStor cluster: mc table share token remove myaistor tok_abc123 Syntax The command has the following syntax:
    docs.min.io/aistor/reference/cli/mc-table-share/mc-table-share-token/mc-table-share-token-remove/
    Tue Jun 02 19:01:48 GMT 2026
      265.9K bytes
Back to Top