QuotaResponse

Prev Next

Available in VPC

This is the HDFS quota information of the Data Forest account namespace.

Syntax

The syntax is as follows.

private String namespace;
private String fileCountMillion;
private String spaceTb;

Field

The following describes the fields.

Field Type Required Description
namespace String Required HDFS namespace
  • koya (default) | tata
  • fileCountMillion String Required Maximum number of files (millions)
    • 1 (default)
    spaceTb String Required Maximum space (TB)
    • 200 (default)