Your Apps in Action

Use this form to visualize JSON Schema for a Comet Data Pipeline..


Edit JSON Schema for a Comet Data Pipeline.

types types

# name primitiveType pattern zone sample comment indexMapping Actions
.env
_

.transform
_

transform.tasks tasks

# sql engine domain dataset write area sink.type sink.name sink.id sink.timestamp Actions
.transform.views
_

.load
_

.load.metadata
_

.load.metadata.partition
_

load.metadata.partition.attributes attributes

# Values Actions
.load.metadata.sink
_

load.metadata.clustering List of attributes to use for clustering

# Values Actions
.load.metadata.xml
_

load.schemaRefs List of files containing the schemas. Should start with an '_' and be located in the same folder.

# Values Actions
load.schemas List of schemas for each dataset in this domain. A domain usually contains multiple schemas. Each schema defining how the contents of the input file should be parsed. See Schema for more details.

# name pattern metadata.partition.sampling metadata.mode metadata.format metadata.encoding metadata.multiline metadata.array metadata.withHeader metadata.separator Actions
load.extensions recognized filename extensions. json, csv, dsv, psv are recognized by default. Only files with these extensions will be moved to the pending folder.

# Values Actions
.assertions
_

.views
_

schemas List of schemas for each dataset in this domain. A domain usually contains multiple schemas. Each schema defining how the contents of the input file should be parsed. See Schema for more details.

# name pattern metadata.partition.sampling metadata.mode metadata.format metadata.encoding metadata.multiline metadata.array metadata.withHeader metadata.separator Actions