[
https://issues.apache.org/jira/browse/HDFS-11447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15890573#comment-15890573
]
Anu Engineer commented on HDFS-11447:
-------------------------------------
[~xyao] Thanks for taking care of all the comments and updating the patch. It
looks excellent. I do see that jenkins complains about few issues, would you
please have a look ?
After taking care of the below issue, I think we are good to commit this patch.
{{getLocationReport()}} -- Thanks for putting the exception handler. But looks
like you forgot to update the following line to use the new variables.
{code}
StorageLocationReport r = new StorageLocationReport(
loc.getStorageUuId(), false, loc.getCapacity(),
loc.getScmUsed(), loc.getAvailable());
{code}
> Ozone: SCM: Send node report along with heartbeat to SCM
> --------------------------------------------------------
>
> Key: HDFS-11447
> URL: https://issues.apache.org/jira/browse/HDFS-11447
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Reporter: Xiaoyu Yao
> Assignee: Xiaoyu Yao
> Attachments: HDFS-11447-HDFS-7240.001.patch,
> HDFS-11447-HDFS-7240.002.patch
>
>
> The storage utilization information on datanode should be reported to SCM to
> help decide container allocation.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]