Skip to content

Commit 704fb47

Browse files
authored
docs(business-attribute):add info businessAttributeEntityEnable flag (#10379)
1 parent 826c4bf commit 704fb47

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/businessattributes.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,11 @@ Description inherited from business attribute is greyed out to differentiate bet
7070
<img width="70%" src="https://raw.githubusercontent.com/datahub-project/static-assets/88472958703d5e9236f71bb457c1acd481d123af/imgs/business_attributes/dataset-inherits-businessattribute-properties.png"/>
7171
</p>
7272

73+
### Enable Business Attributes Feature
74+
By default, business attribute is disabled. To enable Business Attributes feature, set the following configuration in [application.yaml](../metadata-service/configuration/src/main/resources/application.yaml)
75+
76+
businessAttributeEntityEnabled : true
77+
7378
### What updates are planned for the Business Attributes feature?
7479

7580
- Ingestion of Business attributes through recipe file (YAML)

0 commit comments

Comments
 (0)