-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/61721/
-----------------------------------------------------------
Review request for atlas and Madhan Neethiraj.
Bugs: ATLAS-2054
https://issues.apache.org/jira/browse/ATLAS-2054
Repository: atlas
Description
-------
Add property in atlas-application.properties to exclude listed attributes to be
excluded when mapping fulltext
e.g.
atlas.search.fulltext.type.hive_table.attributes.exclude=profileData
atlas.search.fulltext.type.hive_column.attributes.exclude=profileData
Diffs
-----
repository/src/main/java/org/apache/atlas/repository/graph/FullTextMapperV2.java
1ed12bc0
Diff: https://reviews.apache.org/r/61721/diff/1/
Testing
-------
mvn clean package suceeded.
Thanks,
Sarath Subramanian