-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/61721/
-----------------------------------------------------------
(Updated Aug. 17, 2017, 3:06 p.m.)
Review request for atlas and Madhan Neethiraj.
Changes
-------
addressed review comments.
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 (updated)
-----
repository/src/main/java/org/apache/atlas/repository/graph/FullTextMapperV2.java
1ed12bc0
Diff: https://reviews.apache.org/r/61721/diff/2/
Changes: https://reviews.apache.org/r/61721/diff/1-2/
Testing
-------
mvn clean package suceeded.
Thanks,
Sarath Subramanian