[
https://issues.apache.org/jira/browse/ATLAS-806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15335897#comment-15335897
]
Hemanth Yamijala commented on ATLAS-806:
----------------------------------------
I have raised some comments on the review board.
In addition to that, one specific point to call out. The approach works when
the first call is made to any of the Taxonomy APIs. For e.g. if the first call
is made to the terms e.g. {{GET
http://localhost:21000/api/atlas/v1/taxonomies/default/terms}}, this returns an
empty list, but does not create the taxonomy. I guess the same happens if any
attempt is made to directly create terms etc.
This is probably fine, but it is not the same thing as creating the Taxonomy
during server initialization. Just thought I'd call that out in case anyone
wants to comment on it.
> Create default taxonomy at server startup
> -----------------------------------------
>
> Key: ATLAS-806
> URL: https://issues.apache.org/jira/browse/ATLAS-806
> Project: Atlas
> Issue Type: Bug
> Affects Versions: 0.7-incubating
> Reporter: Hemanth Yamijala
> Assignee: John Speidel
> Fix For: 0.7-incubating
>
> Attachments: ATLAS-806.patch
>
>
> Currently, the UI is creating a default taxonomy object as the first call in
> its flow. This would not work if used from an API. Hence, creating this
> automatically at server startup time will help.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)