[ 
https://issues.apache.org/jira/browse/HDDS-1490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16851663#comment-16851663
 ] 

Sammi Chen commented on HDDS-1490:
----------------------------------

03.patch,
1. fix check style
2. fix failed unit test

> Support configurable container placement policy through 
> "ozone.scm.container.placement.classname"
> -------------------------------------------------------------------------------------------------
>
>                 Key: HDDS-1490
>                 URL: https://issues.apache.org/jira/browse/HDDS-1490
>             Project: Hadoop Distributed Data Store
>          Issue Type: Sub-task
>            Reporter: Sammi Chen
>            Assignee: Sammi Chen
>            Priority: Major
>         Attachments: HDDS-1490.01.patch, HDDS-1490.02.patch, 
> HDDS-1490.03.patch
>
>
> Support system property "ozone.scm.container.placement.classname" in 
> ozone-site.xml. User can specify the implementation class name as the value 
> of the property.  Here is an example, 
>  <property>
>     <name>ozone.scm.container.placement.classname</name>
>     
> <value>org.apache.hadoop.hdds.scm.container.placement.algorithms.SCMContainerPlacementRackAware</value>ß
>  </property>
> If this property is not set, then default 
> org.apache.hadoop.hdds.scm.container.placement.algorithms.SCMContainerPlacementRackAware
>  will be used. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to