[jira] [Updated] (HDFS-11451) Ozone: Add protobuf definitions for container reports

2017-03-07 Thread Anu Engineer (JIRA)

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

Anu Engineer updated HDFS-11451:

  Resolution: Fixed
Hadoop Flags: Reviewed
  Status: Resolved  (was: Patch Available)

[~xyao] Thanks for the reviews. I have committed this to the feature branch.

> Ozone: Add protobuf definitions for container reports
> -
>
> Key: HDFS-11451
> URL: https://issues.apache.org/jira/browse/HDFS-11451
> Project: Hadoop HDFS
>  Issue Type: Sub-task
>  Components: ozone
>Affects Versions: HDFS-7240
>Reporter: Anu Engineer
>Assignee: Anu Engineer
> Fix For: HDFS-7240
>
> Attachments: HDFS-11451-HDFS-7240.001.patch, 
> HDFS-11451-HDFS-7240.002.patch, HDFS-11451-HDFS-7240.003.patch, 
> HDFS-11451-HDFS-7240.004.patch
>
>
> Container reports are send from datanodes describing the state of the 
> container. Since a full container report can be as large as 2 MB, the 
> container reports are send by datanode only when SCM approves it.
> In this change, datanode informs the SCM that it has a container report 
> ready. SCM based on load will send a command to datanode to send the actual 
> report. The protobuf classes and plumbing required for that change is part of 
> this patch. This whole container reports handling will be broken into 
> multiple JIRAs to make it easy to code review.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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



[jira] [Updated] (HDFS-11451) Ozone: Add protobuf definitions for container reports

2017-03-03 Thread Anu Engineer (JIRA)

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

Anu Engineer updated HDFS-11451:

Attachment: HDFS-11451-HDFS-7240.004.patch

[~xyao] Thanks for the review comments. Patch v4 fixes all issues mentioned by 
you.

> Ozone: Add protobuf definitions for container reports
> -
>
> Key: HDFS-11451
> URL: https://issues.apache.org/jira/browse/HDFS-11451
> Project: Hadoop HDFS
>  Issue Type: Sub-task
>  Components: ozone
>Affects Versions: HDFS-7240
>Reporter: Anu Engineer
>Assignee: Anu Engineer
> Fix For: HDFS-7240
>
> Attachments: HDFS-11451-HDFS-7240.001.patch, 
> HDFS-11451-HDFS-7240.002.patch, HDFS-11451-HDFS-7240.003.patch, 
> HDFS-11451-HDFS-7240.004.patch
>
>
> Container reports are send from datanodes describing the state of the 
> container. Since a full container report can be as large as 2 MB, the 
> container reports are send by datanode only when SCM approves it.
> In this change, datanode informs the SCM that it has a container report 
> ready. SCM based on load will send a command to datanode to send the actual 
> report. The protobuf classes and plumbing required for that change is part of 
> this patch. This whole container reports handling will be broken into 
> multiple JIRAs to make it easy to code review.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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



[jira] [Updated] (HDFS-11451) Ozone: Add protobuf definitions for container reports

2017-03-02 Thread Anu Engineer (JIRA)

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

Anu Engineer updated HDFS-11451:

Attachment: HDFS-11451-HDFS-7240.003.patch

Rebase to the top of the tree

> Ozone: Add protobuf definitions for container reports
> -
>
> Key: HDFS-11451
> URL: https://issues.apache.org/jira/browse/HDFS-11451
> Project: Hadoop HDFS
>  Issue Type: Sub-task
>  Components: ozone
>Affects Versions: HDFS-7240
>Reporter: Anu Engineer
>Assignee: Anu Engineer
> Fix For: HDFS-7240
>
> Attachments: HDFS-11451-HDFS-7240.001.patch, 
> HDFS-11451-HDFS-7240.002.patch, HDFS-11451-HDFS-7240.003.patch
>
>
> Container reports are send from datanodes describing the state of the 
> container. Since a full container report can be as large as 2 MB, the 
> container reports are send by datanode only when SCM approves it.
> In this change, datanode informs the SCM that it has a container report 
> ready. SCM based on load will send a command to datanode to send the actual 
> report. The protobuf classes and plumbing required for that change is part of 
> this patch. This whole container reports handling will be broken into 
> multiple JIRAs to make it easy to code review.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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



[jira] [Updated] (HDFS-11451) Ozone: Add protobuf definitions for container reports

2017-03-02 Thread Anu Engineer (JIRA)

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

Anu Engineer updated HDFS-11451:

Attachment: HDFS-11451-HDFS-7240.002.patch

> Ozone: Add protobuf definitions for container reports
> -
>
> Key: HDFS-11451
> URL: https://issues.apache.org/jira/browse/HDFS-11451
> Project: Hadoop HDFS
>  Issue Type: Sub-task
>  Components: ozone
>Affects Versions: HDFS-7240
>Reporter: Anu Engineer
>Assignee: Anu Engineer
> Fix For: HDFS-7240
>
> Attachments: HDFS-11451-HDFS-7240.001.patch, 
> HDFS-11451-HDFS-7240.002.patch
>
>
> Container reports are send from datanodes describing the state of the 
> container. Since a full container report can be as large as 2 MB, the 
> container reports are send by datanode only when SCM approves it.
> In this change, datanode informs the SCM that it has a container report 
> ready. SCM based on load will send a command to datanode to send the actual 
> report. The protobuf classes and plumbing required for that change is part of 
> this patch. This whole container reports handling will be broken into 
> multiple JIRAs to make it easy to code review.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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



[jira] [Updated] (HDFS-11451) Ozone: Add protobuf definitions for container reports

2017-03-02 Thread Anu Engineer (JIRA)

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

Anu Engineer updated HDFS-11451:

Status: Patch Available  (was: Open)

> Ozone: Add protobuf definitions for container reports
> -
>
> Key: HDFS-11451
> URL: https://issues.apache.org/jira/browse/HDFS-11451
> Project: Hadoop HDFS
>  Issue Type: Sub-task
>  Components: ozone
>Affects Versions: HDFS-7240
>Reporter: Anu Engineer
>Assignee: Anu Engineer
> Fix For: HDFS-7240
>
> Attachments: HDFS-11451-HDFS-7240.001.patch, 
> HDFS-11451-HDFS-7240.002.patch
>
>
> Container reports are send from datanodes describing the state of the 
> container. Since a full container report can be as large as 2 MB, the 
> container reports are send by datanode only when SCM approves it.
> In this change, datanode informs the SCM that it has a container report 
> ready. SCM based on load will send a command to datanode to send the actual 
> report. The protobuf classes and plumbing required for that change is part of 
> this patch. This whole container reports handling will be broken into 
> multiple JIRAs to make it easy to code review.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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



[jira] [Updated] (HDFS-11451) Ozone: Add protobuf definitions for container reports

2017-03-02 Thread Anu Engineer (JIRA)

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

Anu Engineer updated HDFS-11451:

Status: Open  (was: Patch Available)

> Ozone: Add protobuf definitions for container reports
> -
>
> Key: HDFS-11451
> URL: https://issues.apache.org/jira/browse/HDFS-11451
> Project: Hadoop HDFS
>  Issue Type: Sub-task
>  Components: ozone
>Affects Versions: HDFS-7240
>Reporter: Anu Engineer
>Assignee: Anu Engineer
> Fix For: HDFS-7240
>
> Attachments: HDFS-11451-HDFS-7240.001.patch
>
>
> Container reports are send from datanodes describing the state of the 
> container. Since a full container report can be as large as 2 MB, the 
> container reports are send by datanode only when SCM approves it.
> In this change, datanode informs the SCM that it has a container report 
> ready. SCM based on load will send a command to datanode to send the actual 
> report. The protobuf classes and plumbing required for that change is part of 
> this patch. This whole container reports handling will be broken into 
> multiple JIRAs to make it easy to code review.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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



[jira] [Updated] (HDFS-11451) Ozone: Add protobuf definitions for container reports

2017-02-27 Thread Anu Engineer (JIRA)

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

Anu Engineer updated HDFS-11451:

Attachment: HDFS-11451-HDFS-7240.001.patch

> Ozone: Add protobuf definitions for container reports
> -
>
> Key: HDFS-11451
> URL: https://issues.apache.org/jira/browse/HDFS-11451
> Project: Hadoop HDFS
>  Issue Type: Sub-task
>  Components: ozone
>Affects Versions: HDFS-7240
>Reporter: Anu Engineer
>Assignee: Anu Engineer
> Fix For: HDFS-7240
>
> Attachments: HDFS-11451-HDFS-7240.001.patch
>
>
> Container reports are send from datanodes describing the state of the 
> container. Since a full container report can be as large as 2 MB, the 
> container reports are send by datanode only when SCM approves it.
> In this change, datanode informs the SCM that it has a container report 
> ready. SCM based on load will send a command to datanode to send the actual 
> report. The protobuf classes and plumbing required for that change is part of 
> this patch. This whole container reports handling will be broken into 
> multiple JIRAs to make it easy to code review.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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



[jira] [Updated] (HDFS-11451) Ozone: Add protobuf definitions for container reports

2017-02-27 Thread Anu Engineer (JIRA)

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

Anu Engineer updated HDFS-11451:

Status: Patch Available  (was: Open)

> Ozone: Add protobuf definitions for container reports
> -
>
> Key: HDFS-11451
> URL: https://issues.apache.org/jira/browse/HDFS-11451
> Project: Hadoop HDFS
>  Issue Type: Sub-task
>  Components: ozone
>Affects Versions: HDFS-7240
>Reporter: Anu Engineer
>Assignee: Anu Engineer
> Fix For: HDFS-7240
>
> Attachments: HDFS-11451-HDFS-7240.001.patch
>
>
> Container reports are send from datanodes describing the state of the 
> container. Since a full container report can be as large as 2 MB, the 
> container reports are send by datanode only when SCM approves it.
> In this change, datanode informs the SCM that it has a container report 
> ready. SCM based on load will send a command to datanode to send the actual 
> report. The protobuf classes and plumbing required for that change is part of 
> this patch. This whole container reports handling will be broken into 
> multiple JIRAs to make it easy to code review.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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



[jira] [Updated] (HDFS-11451) Ozone: Add protobuf definitions for container reports

2017-02-27 Thread Anu Engineer (JIRA)

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

Anu Engineer updated HDFS-11451:

Attachment: (was: HDFS-11451-HDFS-7240.001.patch)

> Ozone: Add protobuf definitions for container reports
> -
>
> Key: HDFS-11451
> URL: https://issues.apache.org/jira/browse/HDFS-11451
> Project: Hadoop HDFS
>  Issue Type: Sub-task
>  Components: ozone
>Affects Versions: HDFS-7240
>Reporter: Anu Engineer
>Assignee: Anu Engineer
> Fix For: HDFS-7240
>
>
> Container reports are send from datanodes describing the state of the 
> container. Since a full container report can be as large as 2 MB, the 
> container reports are send by datanode only when SCM approves it.
> In this change, datanode informs the SCM that it has a container report 
> ready. SCM based on load will send a command to datanode to send the actual 
> report. The protobuf classes and plumbing required for that change is part of 
> this patch. This whole container reports handling will be broken into 
> multiple JIRAs to make it easy to code review.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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



[jira] [Updated] (HDFS-11451) Ozone: Add protobuf definitions for container reports

2017-02-23 Thread Anu Engineer (JIRA)

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

Anu Engineer updated HDFS-11451:

Attachment: HDFS-11451-HDFS-7240.001.patch

Attaching a patch for code review only. This is dependent on HDFS-11184. More 
changes to come in this patch.

> Ozone: Add protobuf definitions for container reports
> -
>
> Key: HDFS-11451
> URL: https://issues.apache.org/jira/browse/HDFS-11451
> Project: Hadoop HDFS
>  Issue Type: Sub-task
>  Components: ozone
>Affects Versions: HDFS-7240
>Reporter: Anu Engineer
>Assignee: Anu Engineer
> Fix For: HDFS-7240
>
> Attachments: HDFS-11451-HDFS-7240.001.patch
>
>
> Container reports are send from datanodes describing the state of the 
> container. Since a full container report can be as large as 2 MB, the 
> container reports are send by datanode only when SCM approves it.
> In this change, datanode informs the SCM that it has a container report 
> ready. SCM based on load will send a command to datanode to send the actual 
> report. The protobuf classes and plumbing required for that change is part of 
> this patch. This whole container reports handling will be broken into 
> multiple JIRAs to make it easy to code review.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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