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

Review request for atlas, Gautam Borad, Madhan Neethiraj, and Shwetha GS.


Repository: atlas


Description
-------

Currently 'term' object used in taxonomy feature implementation is modeled as a 
trait. However, unlike tags, all the associations of a term (with entities) 
share the attribute values of the term object. This and few other aspects of 
taxonomy implementation would need to be reviewed. Until then, this feature 
should be available in the UI only for users who opt-in to enable, via a 
configuration - like atlas.feature.taxonomy.enable=true.


Diffs
-----

  dashboardv2/public/css/scss/loader.scss d668c38 
  dashboardv2/public/css/scss/theme.scss 2577cfc 
  dashboardv2/public/js/main.js 552d906 
  dashboardv2/public/js/router/Router.js 83e1d24 
  dashboardv2/public/js/templates/business_catalog/SideNavLayoutView_tmpl.html 
6d504ba 
  dashboardv2/public/js/templates/common/TableLayout_tmpl.html b5a0472 
  dashboardv2/public/js/templates/detail_page/DetailPageLayoutView_tmpl.html 
1083b34 
  dashboardv2/public/js/templates/graph/LineageLayoutView_tmpl.html 8ab545e 
  dashboardv2/public/js/templates/schema/SchemaTableLayoutView_tmpl.html 
5caa3ea 
  dashboardv2/public/js/utils/TableLayout.js 6528193 
  dashboardv2/public/js/utils/Utils.js 8e33ef9 
  dashboardv2/public/js/views/business_catalog/SideNavLayoutView.js 5837006 
  dashboardv2/public/js/views/detail_page/DetailPageLayoutView.js 2aaeaa4 
  dashboardv2/public/js/views/schema/SchemaLayoutView.js b021127 
  dashboardv2/public/js/views/search/SearchResultLayoutView.js 5ec1b22 
  dashboardv2/public/js/views/tag/TagLayoutView.js 49811ac 
  distro/src/conf/atlas-application.properties 79723f4 
  webapp/src/main/java/org/apache/atlas/web/resources/AdminResource.java 
b7f6cf2 

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


Testing
-------

Verfied all scenerio by enabling and disabling this property 
*atlas.feature.taxonomy.enable*


Thanks,

keval bhatt

Reply via email to