[ 
https://issues.apache.org/jira/browse/ATLAS-3237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16848570#comment-16848570
 ] 

Umesh Padashetty edited comment on ATLAS-3237 at 5/27/19 2:23 AM:
------------------------------------------------------------------

[~Zep] This is by design since most of the metadata in Atlas is onbaorded via 
hooks and bridges. The entity types which appear in the create entity drop down 
can be set using the config "atlas.ui.editable.entity.types" property which can 
be configured as editableEntityTypes and DEFAULT_EDITABLE_ENTITY_TYPES in 
AdminResource.java. 

If you prefer not making the changes in the code (allowing the entities to 
appear by default), then you can add the property 
atlas.ui.editable.entity.types in atlas-application.properties and restart.

Values are comma separated, for instance, 
_atlas.ui.editable.entity.types=hdfs_path,kafka_topic_


was (Author: umesh.padashetty):
[~Zep] This is by design, since most of the metadata in Atlas is onbaorded via 
hooks and bridges. The entites which appear in the create entity drop down can 
be set using the config "atlas.ui.editable.entity.types" property which can be 
configured as editableEntityTypes and DEFAULT_EDITABLE_ENTITY_TYPES in 
AdminResource.java. 

If you prefer not making the changes in the code (allowing the entities to 
appear by default), then you can add the property 
atlas.ui.editable.entity.types in atlas-application.properties and restart.

Values are comma separated, for instance, 
_atlas.ui.editable.entity.types=hdfs_path,kafka_topic_

> Can't create Entities via Web Interface
> ---------------------------------------
>
>                 Key: ATLAS-3237
>                 URL: https://issues.apache.org/jira/browse/ATLAS-3237
>             Project: Atlas
>          Issue Type: Bug
>          Components: atlas-webui
>    Affects Versions: 2.0.0, 2.1.0, 3.0.0
>            Reporter: Diego Marino Monetti
>            Assignee: Umesh Padashetty
>            Priority: Major
>         Attachments: atlas.png
>
>
> Trying to create entities using web interface it is possible create entity 
> only of hdfs_path type. Is there any particular choice by design is simply a 
> bug?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to