[
https://issues.apache.org/jira/browse/ATLAS-3205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rahul Kurup updated ATLAS-3205:
-------------------------------
Description:
Doubt: In the lineage UI Filter options, the behaviour of the depth setting
seems to be confusing to the user when we select the “Hide process” option.
If a new user selects, say ‘2’ as the depth while the “Hide process” setting is
active, then the depth traversal is
{noformat}
depth_test-->depth_test_4–>depth_test_4_8
{noformat}
which is 2, which matches the depth setting as per screenshot below.
!depthwithoutprocess.png|height=250,width=650!
However when the Hide Process option is unchecked, the depth setting does not
seem to match. As
the depth traversal is now
{noformat}
depth_test->>"create table dept"->>depth_test_4->>"create table
dept"->>depth_test_4_8
{noformat}
which is 4.
!depthwithprocess.png|height=250,width=650!
If the behaviour of depth is as per expectations, should there be a indicator
or note in the Filters
setting indicating how the depth matches the setting?
was:
Doubt: In the lineage UI Filter options, the behaviour of the depth setting
seems to be confusing to the user when we select the “Hide process” option.
If a new user selects, say ‘2’ as the depth while the “Hide process” setting is
active, then the depth traversal is
depth_test-->depth_test_4–>depth_test_4_8
which is 2, which matches the depth setting as per screenshot below.
!depthwithoutprocess.png|height=250,width=650!
However when the Hide Process option is unchecked, the depth setting does not
seem to match. As
the depth traversal is now
depth_test-->create table dept...-->depth_test_4-->create table
dept..-->depth_test_4_8
which is 4.
!depthwithprocess.png|height=250,width=650!
If the behaviour of depth is as per expectations, should there be a indicator
or note in the Filters
setting indicating how the depth matches the setting?
> UI: Confusion over Depth setting in Lineage
> -------------------------------------------
>
> Key: ATLAS-3205
> URL: https://issues.apache.org/jira/browse/ATLAS-3205
> Project: Atlas
> Issue Type: Improvement
> Reporter: Rahul Kurup
> Priority: Minor
> Attachments: depthwithoutprocess.png, depthwithprocess.png
>
>
> Doubt: In the lineage UI Filter options, the behaviour of the depth setting
> seems to be confusing to the user when we select the “Hide process” option.
> If a new user selects, say ‘2’ as the depth while the “Hide process” setting
> is active, then the depth traversal is
> {noformat}
> depth_test-->depth_test_4–>depth_test_4_8
> {noformat}
> which is 2, which matches the depth setting as per screenshot below.
> !depthwithoutprocess.png|height=250,width=650!
> However when the Hide Process option is unchecked, the depth setting does
> not seem to match. As
> the depth traversal is now
> {noformat}
> depth_test->>"create table dept"->>depth_test_4->>"create table
> dept"->>depth_test_4_8
> {noformat}
> which is 4.
> !depthwithprocess.png|height=250,width=650!
> If the behaviour of depth is as per expectations, should there be a indicator
> or note in the Filters
> setting indicating how the depth matches the setting?
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)