[ 
https://issues.apache.org/jira/browse/HDDS-8414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

smita updated HDDS-8414:
------------------------
    Description: 
To add path  

need path in response at bucket and volume and directory level not at key level 
path in response should be used to call endpoint as request payload.

Example
{
"label": "root",
"children": [
{
"label": "hivevolTest1",
"children": [
{
"label": "hivebucketTest1",
"children": [
{
"label": "enc_path/hive_tpcds/store_sales/test1.dat",
"size": 1026,
"accessCount": 155074,
"color": 1.0
},
{
"label": "enc_path/hive_tpcds/catalog_sales/test2",
"size": 20,
"accessCount": 68567,
"color": 0.56
},
{
"label": "enc_path/hive_tpcds/web_sales/test3",
"size": 2000,
"accessCount": 36114,
"color": 0.45
},
{
"label": "enc_path/hive_tpcds/test4",
"size": 800,
"accessCount": 9047,
"color": 0.62
},
{
"label": "enc_path/hive_tpcds/date_dim/test5",
"size": 256,
"accessCount": 9044,
"color": 0.78
},
{
"label": "enc_path/hive_tpcds/store_sales",
"size": 256,
"accessCount": 6463,
"color": 0.88
}
],
"size": 3584,
{color:#00875a}*"path": "/hivevolTest1/hivebucketTest1",*{color}
"minAccessCount": 2924,
"maxAccessCount": 155074
}
],
"size": 7168,
{color:#00875a}*"path": "/hivevolTest1"*{color}
}
],
"size": 25600,
"minAccessCount": 2924,
"maxAccessCount": 155074
}

 

  was:
To add path  

please check deveshnewvol2/obsbuck11/demo1 or /deveshnewvol2/obsbuck11/demo1 
how backend will check absolute path on HyperLinks as Request Payload 

Example
 {
"label": "root",
"children": [
{
"label": "deveshnewvol2",
"children": [
{
"label": "obsbuck11",
"children": [
{
"label": "demo1",
"path": "deveshnewvol2/obsbuck11/demo1",
"size": 256,
"accessCount": 39202,
"color": 1.0
}
],
"size": 256,
"minAccessCount": 39202,
"maxAccessCount": 39202
},
 


> Recon:  Heatmap Absolute Path in Response at end  node level on HyperLink  
> End Point Response..
> -----------------------------------------------------------------------------------------------
>
>                 Key: HDDS-8414
>                 URL: https://issues.apache.org/jira/browse/HDDS-8414
>             Project: Apache Ozone
>          Issue Type: Sub-task
>            Reporter: smita
>            Assignee: Devesh Kumar Singh
>            Priority: Major
>
> To add path  
> need path in response at bucket and volume and directory level not at key 
> level path in response should be used to call endpoint as request payload.
> Example
> {
> "label": "root",
> "children": [
> {
> "label": "hivevolTest1",
> "children": [
> {
> "label": "hivebucketTest1",
> "children": [
> {
> "label": "enc_path/hive_tpcds/store_sales/test1.dat",
> "size": 1026,
> "accessCount": 155074,
> "color": 1.0
> },
> {
> "label": "enc_path/hive_tpcds/catalog_sales/test2",
> "size": 20,
> "accessCount": 68567,
> "color": 0.56
> },
> {
> "label": "enc_path/hive_tpcds/web_sales/test3",
> "size": 2000,
> "accessCount": 36114,
> "color": 0.45
> },
> {
> "label": "enc_path/hive_tpcds/test4",
> "size": 800,
> "accessCount": 9047,
> "color": 0.62
> },
> {
> "label": "enc_path/hive_tpcds/date_dim/test5",
> "size": 256,
> "accessCount": 9044,
> "color": 0.78
> },
> {
> "label": "enc_path/hive_tpcds/store_sales",
> "size": 256,
> "accessCount": 6463,
> "color": 0.88
> }
> ],
> "size": 3584,
> {color:#00875a}*"path": "/hivevolTest1/hivebucketTest1",*{color}
> "minAccessCount": 2924,
> "maxAccessCount": 155074
> }
> ],
> "size": 7168,
> {color:#00875a}*"path": "/hivevolTest1"*{color}
> }
> ],
> "size": 25600,
> "minAccessCount": 2924,
> "maxAccessCount": 155074
> }
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to