AiAppTypeSpec
    • PDF

    AiAppTypeSpec

    • PDF

    Article summary

    Available in VPC

    These are AI workspace settings.

    Syntax

    The syntax is as follows.

    private String userPackageUri;
    private String queueName;
    private String name;
    private AiAppResource resource;
    private AiAppDocker docker;
    private AiAppData data;
    

    Field

    The following describes the fields.

    FieldTypeRequiredDescription
    userPackageUriStringOptionalPath uploaded to HDFS in advance by compressing the files to use when running the AI workspace (user package)
    queueNameStringOptionalYARN queue name
    • GPU (que type)
    nameStringOptionalAI workspace name
    resourceAiAppResourceOptionalAiAppResource data type
    • Resources set up when creating the AI workspace
    dockerAiAppDockerRequiredAiAppDocker date type
    • Docker image and environment variables set when creating the AI workspace
    dataAiAppDataOptionalAiAppData data type
    • Set up input and output data paths for running AI apps

    Was this article helpful?

    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.