[jira] [Comment Edited] (HDDS-3) When datanodes register, send NodeReport and ContainerReport

2018-05-15 Thread Bharat Viswanadham (JIRA)

[ 
https://issues.apache.org/jira/browse/HDDS-3?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16476241#comment-16476241
 ] 

Bharat Viswanadham edited comment on HDDS-3 at 5/15/18 5:48 PM:


[~xyao] Thank You for the review.

Addressed review comments in patch v002.


was (Author: bharatviswa):
[~xyao] Thank You for the review.

Addressed review comments in patch v02.

> When datanodes register, send NodeReport and ContainerReport
> 
>
> Key: HDDS-3
> URL: https://issues.apache.org/jira/browse/HDDS-3
> Project: Hadoop Distributed Data Store
>  Issue Type: Task
>  Components: Ozone Datanode, SCM
>Reporter: Bharat Viswanadham
>Assignee: Bharat Viswanadham
>Priority: Major
> Fix For: 0.2.1
>
> Attachments: HDDS-3.001.patch, HDDS-3.002.patch, 
> HDFS-13432-HDFS-7240.00.patch, HDFS-13432.01.patch
>
>
> From chillmode Deisgn Notes:
> As part of this Jira, will update register to send NodeReport and 
> ContaineReport.
> Current Datanodes, send one heartbeat per 30 seconds. That means that even if 
> the datanode is ready it will take around a 1 min or longer before the SCM 
> sees the datanode container reports. We can address this partially by making 
> sure that Register call contains both NodeReport and ContainerReport.
>  
>  



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

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org



[jira] [Comment Edited] (HDDS-3) When datanodes register, send NodeReport and ContainerReport

2018-05-11 Thread Bharat Viswanadham (JIRA)

[ 
https://issues.apache.org/jira/browse/HDDS-3?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16472694#comment-16472694
 ] 

Bharat Viswanadham edited comment on HDDS-3 at 5/11/18 9:30 PM:


[~xyao] Rebased the patch.

 *Ran Ozone Acceptace Test:*

==
 Acceptance 
 ==
 Acceptance.Ozone :: Smoke test to start cluster with docker-compose environ...
 ==
 Daemons are running without error | PASS |
 --
 Check if datanode is connected to the scm | PASS |
 --
 Scale it up to 5 datanodes | PASS |
 --
 Test rest interface | PASS |
 --
 Test ozone cli | PASS |
 --
 Check webui static resources | PASS |
 --
 Start freon testing | PASS |
 --
 Acceptance.Ozone :: Smoke test to start cluster with docker-compos... | PASS |
 7 critical tests, 7 passed, 0 failed
 7 tests total, 7 passed, 0 failed
 ==
 Acceptance | PASS |
 7 critical tests, 7 passed, 0 failed
 7 tests total, 7 passed, 0 failed
 =


was (Author: bharatviswa):
[~xyao] Rebased the patch.

 

==
Acceptance 
==
Acceptance.Ozone :: Smoke test to start cluster with docker-compose environ...
==
Daemons are running without error | PASS |
--
Check if datanode is connected to the scm | PASS |
--
Scale it up to 5 datanodes | PASS |
--
Test rest interface | PASS |
--
Test ozone cli | PASS |
--
Check webui static resources | PASS |
--
Start freon testing | PASS |
--
Acceptance.Ozone :: Smoke test to start cluster with docker-compos... | PASS |
7 critical tests, 7 passed, 0 failed
7 tests total, 7 passed, 0 failed
==
Acceptance | PASS |
7 critical tests, 7 passed, 0 failed
7 tests total, 7 passed, 0 failed
=

> When datanodes register, send NodeReport and ContainerReport
> 
>
> Key: HDDS-3
> URL: https://issues.apache.org/jira/browse/HDDS-3
> Project: Hadoop Distributed Data Store
>  Issue Type: Task
>  Components: Ozone Datanode, SCM
>Reporter: Bharat Viswanadham
>Assignee: Bharat Viswanadham
>Priority: Major
> Fix For: 0.2.1
>
> Attachments: HDDS-3.001.patch, HDFS-13432-HDFS-7240.00.patch, 
> HDFS-13432.01.patch
>
>
> From chillmode Deisgn Notes:
> As part of this Jira, will update register to send NodeReport and 
> ContaineReport.
> Current Datanodes, send one heartbeat per 30 seconds. That means that even if 
> the datanode is ready it will take around a 1 min or longer before the SCM 
> sees the datanode container reports. We can address this partially by making 
> sure that Register call contains both NodeReport and ContainerReport.
>  
>  



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

-
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org