[
https://issues.apache.org/jira/browse/HDFS-7278?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14182629#comment-14182629
]
Akira AJISAKA commented on HDFS-7278:
-------------------------------------
Thanks for adding the entry.
{code}
@@ -288,7 +289,7 @@ HDFS Commands Guide
| of the resource specified by \<key\> on \<host:ipc_port\>.
| All other args after are sent to the host.
*-----------------+-----------------------------------------------------------+
-| -reconfig <datanode|...> <host:ipc_port> <start|status> | Start
+| -reconfig \<datanode|...\> \<host:ipc_port\> \<start|status\> | Start
{code}
Nice catch to fix the doc build!
Would you please escape '|' character by '\' to render the table correctly?
> Add a command that allows sysadmins to manually trigger full block reports
> from a DN
> ------------------------------------------------------------------------------------
>
> Key: HDFS-7278
> URL: https://issues.apache.org/jira/browse/HDFS-7278
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: datanode
> Affects Versions: 2.6.0
> Reporter: Colin Patrick McCabe
> Assignee: Colin Patrick McCabe
> Attachments: HDFS-7278.002.patch, HDFS-7278.003.patch
>
>
> We should add a command that allows sysadmins to manually trigger full block
> reports from a DN.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)