Use Schemas to Define the Fields of Analytics Objects
You can import an Apache Avro schema file to define the field structure of your analytics object.
To import a schema file, your analytics object must not have any fields defined.
The namespace and object name in your schema file must match the name of the analytics object that you created.
The field structure defined in your Avro schema file is imported to your analytics object.