Sharmadha Sainath created ATLAS-1644:
----------------------------------------
Summary: Taxonomy API /api/atlas/v1/taxonomies is broken.
Key: ATLAS-1644
URL: https://issues.apache.org/jira/browse/ATLAS-1644
Project: Atlas
Issue Type: Bug
Components: atlas-core
Affects Versions: 0.8-incubating
Reporter: Sharmadha Sainath
Priority: Blocker
The following API throws 500 Internal server error
{code}
http://localhost:21000/api/atlas/v1/taxonomies
{code}
with the following error notification :
{code}
An unexpected error has occurred.
org.apache.atlas.catalog.exception.CatalogRuntimeException: :
java.lang.ClassCastException:
org.apache.atlas.repository.graphdb.titan0.Titan0Vertex cannot be cast to
com.tinkerpop.blueprints.Element
{code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)