Metadata parameters (cdap-site.xml and cdap-default.xml)
Parameter Name | Default Value | Version Introduced | Description |
---|---|---|---|
|
| Â | Maximum number of characters for metadata keys, values, and tags. |
|
| 6.8.0 | Semicolon-separated list of local directories on the CDAP Master that are scanned for metadata consumer extensions. |
| Â | 6.8.0 | Comma separated list of metadata consumer extension names that are enabled. Extensions that are not present in this list will be ignored. |
|
| Â | Metadata HTTP service bind address. |
|
| Â | Metadata HTTP service bind port; if 0, binds to a random port. |
|
| Â | Number of Netty service executor threads for metadata HTTP service. |
|
| Â | Number of Netty service IO worker threads for metadata HTTP service. |
|
| Â | Topic name used to publish metadata messages in the messaging system. |
|
| Â | Number of messages to fetch from messaging system for each batch. |
|
| Â | The delay in milliseconds that the lineage processor checks again for new events after it detects there was no event. |
|
| Â | The maximal number of times a metadata message will be processed if it repeatedly causes a conflict exception. After this, the message will be discarded. |
|
| 6.6.0 | The maximum number of characters for a JSON string representation of a lineage to be published. If the lineage exceeds this size it will not be published. |
Created in 2020 by Google Inc.