[
https://issues.apache.org/jira/browse/ATLAS-1644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Madhan Neethiraj resolved ATLAS-1644.
-------------------------------------
Resolution: Fixed
Fix Version/s: 0.8-incubating
Committed to master:
http://git-wip-us.apache.org/repos/asf/incubator-atlas/commit/f673eba4
> 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
> Assignee: Madhan Neethiraj
> Priority: Blocker
> Fix For: 0.8-incubating
>
>
> 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)