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

ASF GitHub Bot logged work on HADOOP-16277:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 17/Oct/21 00:48
            Start Date: 17/Oct/21 00:48
    Worklog Time Spent: 10m 
      Work Description: GuoPhilipse opened a new pull request #3559:
URL: https://github.com/apache/hadoop/pull/3559


   Hi 
   In product environment,we may meet two or more datanode usage  reaches nealy 
100%,for exampe 99.99%,98%,97%.
   if we configure `AvailableSpaceBlockPlacementPolicy` , we also have the 
chance to choose the 99.99%(assume it is the highest usage),for we treat the 
two choosen datanode as the same usage if their storage usage are different 
within 5%.
   but this is not what we want, so i suggest we can improve the decision.
   
   
   
   
   
   


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

To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

            Worklog Id:     (was: 665954)
    Remaining Estimate: 0h
            Time Spent: 10m

> Expose getTokenKind method in FileSystem
> ----------------------------------------
>
>                 Key: HADOOP-16277
>                 URL: https://issues.apache.org/jira/browse/HADOOP-16277
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Venkatesh Sridharan
>            Priority: Trivial
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> It would be nice to have a getTokenKind() method exposed in 
> [FileSystem|[https://github.com/apache/hadoop-common/blob/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/FileSystem.java]]
>  . Currently WebHdfsFileSystem class has getTokenKind() which is protected. 
> Having it in FileSystem makes it easier to use at runtime when the consumer 
> doesn't know what the underlying FileSystem implementation is. 



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

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

Reply via email to