[ 
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 not valid.

but set hdfs-site.xml is valid.

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

 

 

  was:
the parameter  hotBlockTimeInterval only set in hdfs-site.xml is valid, 

start balancer with parameters -hotBlockTimeInterval xxx is invalid. 

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

but set 


> 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
>
>  
> 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>
>  
>  



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to