[
https://issues.apache.org/jira/browse/ATLAS-1860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16038396#comment-16038396
]
Nixon Rodrigues commented on ATLAS-1860:
----------------------------------------
[~xiaqinglin]
By default if there in no properties Atlas loads the default type list which
you are getting now.
for selected type, add types name delimited with comma
atlas.ui.editable.entity.types=hdfs_path,hbase_table,hbase_column
for All Types add * as value
atlas.ui.editable.entity.types=*
Hope this helps
> Cannot create entities through web UI for self-defined types
> ------------------------------------------------------------
>
> Key: ATLAS-1860
> URL: https://issues.apache.org/jira/browse/ATLAS-1860
> Project: Atlas
> Issue Type: Bug
> Affects Versions: trunk, 0.9-incubating
> Reporter: qinglin,xia
> Labels: atlas
> Attachments: createdTypes.png,
> only_default_types_can_be_created_using_web_ui.png
>
>
> Currently the default types that can be created using the atlas web ui are
> only "hdfs_path,hbase_table,hbase_column,hbase_column_family,kafka_topic"
> But when I created types using the restful api, for example, in the attached
> pic "createdTypes.png", I created type: HBaseNamespace, I would want to
> create entities of type HBaseNamespace through the web ui, but the web ui
> does not showed the updated type of HBase Namespace for me to create
> entities.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)