MENU
      AiAppData

        AiAppData


        Article summary

        Available in VPC

        This is a data type required when setting up input and output data for the AI app.

        Syntax

        The syntax is as follows.

        private String input;
        private String output;
        Java

        Field

        The following describes the fields.

        FieldTypeRequiredDescription
        inputStringRequiredSet input data
        • hdfs | path
          • hdfs: Set the path to the input data that will be copied to the container
          • path: Set the path to the container to store the input data
        outputIntegerRequiredSet output data
        • hdfs | path
          • hdfs: Set the HDFS path to store the output
          • path: Set the path to the container where the output data exists

        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.