-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/49146/
-----------------------------------------------------------
Review request for atlas.
Bugs: ATLAS-806
https://issues.apache.org/jira/browse/ATLAS-806
Repository: atlas
Description
-------
This is actually a clone of the review board request at
https://reviews.apache.org/r/48820/. However, since ownership of the JIRA has
changed, I cannot update that review board request with new patches. Hence
creating a new request.
The patch does a one time (per application run) creation of a default taxonomy
in case no taxonomy exists.
Diffs
-----
catalog/src/main/java/org/apache/atlas/catalog/TaxonomyResourceProvider.java
3a5d9be
catalog/src/test/java/org/apache/atlas/catalog/TaxonomyResourceProviderTest.java
b833c6e
distro/src/conf/atlas-application.properties 8135eac
Diff: https://reviews.apache.org/r/49146/diff/
Testing
-------
* Unit tests written by John Speidel in original patch
* First time creation of default taxonomy
* Verification that if taxonomy is created externally, it is used.
* Sanity checks for using the default taxonomy created.
Thanks,
Hemanth Yamijala