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

jiaguodong updated HDFS-16119:
------------------------------
    Description: 
 

when start balancer with parameters -hotBlockTimeInterval xxx,  it is invalid.

but set hdfs-site.xml is valid.

<property>
 <name>dfs.balancer.getBlocks.hot-time-interval</name>
 <value>3600</value>
 </property>

 

 

  was:
 

when start balancer with parameters -hotBlockTimeInterval xxx,  it is not valid.

but set hdfs-site.xml is valid.

<property>
 <name>dfs.balancer.getBlocks.hot-time-interval</name>
 <value>3600</value>
</property>

 

 


> start balancer with parameters -hotBlockTimeInterval xxx is invalid
> -------------------------------------------------------------------
>
>                 Key: HDFS-16119
>                 URL: https://issues.apache.org/jira/browse/HDFS-16119
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>            Reporter: jiaguodong
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
>  
> when start balancer with parameters -hotBlockTimeInterval xxx,  it is invalid.
> but set hdfs-site.xml is valid.
> <property>
>  <name>dfs.balancer.getBlocks.hot-time-interval</name>
>  <value>3600</value>
>  </property>
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to