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

ASF GitHub Bot logged work on HDDS-1490:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 04/Jun/19 12:31
            Start Date: 04/Jun/19 12:31
    Worklog Time Spent: 10m 
      Work Description: ChenSammi commented on pull request #903: HDDS-1490. 
Support configurable container placement policy through 'o…
URL: https://github.com/apache/hadoop/pull/903
 
 
   …zone.scm.container.placement.classname'
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 253705)
    Time Spent: 50m  (was: 40m)

> 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
>              Labels: pull-request-available
>         Attachments: HDDS-1490.01.patch, HDDS-1490.02.patch, 
> HDDS-1490.03.patch, HDDS-1490.04.patch
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> 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: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to