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

ASF subversion and git services commented on NIFI-7280:
-------------------------------------------------------

Commit e2716a6c9458d980513684b05497042f4f38b476 in nifi's branch 
refs/heads/master from Tamas Palfy
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=e2716a6 ]

NIFI-7280 ReportLineageToAtlas recognizes 'atlas.metadata.namespace' from Atlas 
config file.

Still recognizes 'atlas.cluster.name' as well, but takes lower precedence than 
the new property.
Also Atlas URL can be provided via the 'atlas.rest.address' property in the 
atlas-application.properties.

NIFI-7280 In ReportLineageToAtlas improved documentation and adjusted property 
ordering for better user experience. Minor refactor.
NIFI-7280 In ReportLineageToAtlas amended documentation. Minor refactor.
NIFI-7280 In ReportLineageToAtlas amended more documentation. More minor 
refactor.
NIFI-7280 - In Atlas reporting: complete clusterName -> namespace overhaul 
where appropriate.

This closes #4213.

Signed-off-by: Peter Turcsanyi <turcsa...@apache.org>


> Use Atlas metadata namespace in Atlas Reporting Task
> ----------------------------------------------------
>
>                 Key: NIFI-7280
>                 URL: https://issues.apache.org/jira/browse/NIFI-7280
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Tamas Palfy
>            Assignee: Tamas Palfy
>            Priority: Major
>          Time Spent: 2h 20m
>  Remaining Estimate: 0h
>
> {{ReportLineageToAtlas}} has the {{Atlas Default Cluster Name}} property 
> which sets a namespace within Atlas under which the reporting artifacts will 
> be grouped together.
> This (for historical reasons probably) was usually the name of the Atlas 
> cluster and the NiFi property can be initialised from the Atlas config 
> property {{atlas.cluster.name}}. The concept cleared up a bit since and Atlas 
> can have a new corresponding property in it's config file: 
> {{atlas.metadata.namespace}}.
> The {{Atlas Default Cluster Name}} NiFi property should be able to handle 
> this new Atlas config property.
> We also want to remain backward compatible so we should still recognise 
> {{atlas.cluster.name}} if the new {{atlas.metadata.namespace}} is not set.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to