You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by Wojciech Wojcik <wo...@pl.ibm.com> on 2017/02/02 15:45:38 UTC

Re: Review Request 56223: ATLAS-1385 Add configuration property to disable full text mapper

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/56223/
-----------------------------------------------------------

(Updated Feb. 2, 2017, 3:45 p.m.)


Review request for atlas, David Kantor and Jeff Hagelberg.


Bugs: ATLAS-1385
    https://issues.apache.org/jira/browse/ATLAS-1385


Repository: atlas


Description
-------

Add configuration property to disable full text mapper. Populating the full text fields adds considerable overhead, and this allows applications to avoid this overhead if they do not need full text search capability.


Diffs
-----

  distro/src/conf/atlas-application.properties d9e2f6efae611b1360d1a14ecabc981247f2a5b8 
  repository/src/main/java/org/apache/atlas/repository/graph/TypedInstanceToGraphMapper.java bae8b2ac0cae6bf6392f91f24030d81089ae660b 
  repository/src/main/java/org/apache/atlas/util/AtlasRepositoryConfiguration.java a04dd95d01d6faa4beeadb042553ba2028a9f1eb 

Diff: https://reviews.apache.org/r/56223/diff/


Testing
-------


Thanks,

Wojciech Wojcik


Re: Review Request 56223: ATLAS-1385 Add configuration property to disable full text mapper

Posted by Sarath Subramanian <sa...@gmail.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/56223/#review164417
-----------------------------------------------------------


Ship it!




Ship It!

- Sarath Subramanian


On Feb. 3, 2017, 5:09 a.m., Wojciech Wojcik wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/56223/
> -----------------------------------------------------------
> 
> (Updated Feb. 3, 2017, 5:09 a.m.)
> 
> 
> Review request for atlas, David Kantor and Jeff Hagelberg.
> 
> 
> Bugs: ATLAS-1385
>     https://issues.apache.org/jira/browse/ATLAS-1385
> 
> 
> Repository: atlas
> 
> 
> Description
> -------
> 
> Add configuration property to disable full text mapper. Populating the full text fields adds considerable overhead, and this allows applications to avoid this overhead if they do not need full text search capability.
> 
> 
> Diffs
> -----
> 
>   distro/src/conf/atlas-application.properties d9e2f6efae611b1360d1a14ecabc981247f2a5b8 
>   repository/src/main/java/org/apache/atlas/repository/graph/TypedInstanceToGraphMapper.java bae8b2ac0cae6bf6392f91f24030d81089ae660b 
>   repository/src/main/java/org/apache/atlas/util/AtlasRepositoryConfiguration.java a04dd95d01d6faa4beeadb042553ba2028a9f1eb 
> 
> Diff: https://reviews.apache.org/r/56223/diff/
> 
> 
> Testing
> -------
> 
> Ran full Atlas build, no regresssions found.
> 
> 
> Thanks,
> 
> Wojciech Wojcik
> 
>


Re: Review Request 56223: ATLAS-1385 Add configuration property to disable full text mapper

Posted by Wojciech Wojcik <wo...@pl.ibm.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/56223/
-----------------------------------------------------------

(Updated Feb. 3, 2017, 1:09 p.m.)


Review request for atlas, David Kantor and Jeff Hagelberg.


Bugs: ATLAS-1385
    https://issues.apache.org/jira/browse/ATLAS-1385


Repository: atlas


Description
-------

Add configuration property to disable full text mapper. Populating the full text fields adds considerable overhead, and this allows applications to avoid this overhead if they do not need full text search capability.


Diffs
-----

  distro/src/conf/atlas-application.properties d9e2f6efae611b1360d1a14ecabc981247f2a5b8 
  repository/src/main/java/org/apache/atlas/repository/graph/TypedInstanceToGraphMapper.java bae8b2ac0cae6bf6392f91f24030d81089ae660b 
  repository/src/main/java/org/apache/atlas/util/AtlasRepositoryConfiguration.java a04dd95d01d6faa4beeadb042553ba2028a9f1eb 

Diff: https://reviews.apache.org/r/56223/diff/


Testing (updated)
-------

Ran full Atlas build, no regresssions found.


Thanks,

Wojciech Wojcik