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

Bharat Viswanadham resolved HDFS-14556.
---------------------------------------
       Resolution: Fixed
    Fix Version/s: 3.3.0

> Spelling Mistake "gloablly"
> ---------------------------
>
>                 Key: HDFS-14556
>                 URL: https://issues.apache.org/jira/browse/HDFS-14556
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: hdfs-client
>    Affects Versions: 2.10.0, 3.2.0
>            Reporter: David Mollitor
>            Assignee: David Mollitor
>            Priority: Trivial
>              Labels: newbie, noob
>             Fix For: 3.3.0
>
>
> https://github.com/apache/hadoop/blob/a55d6bba71c81c1c4e9d8cd11f55c78f10a548b0/hadoop-hdfs-project/hadoop-hdfs-client/src/main/proto/hdfs.proto#L41
> {code:java}
> message ExtendedBlockProto {
>   required string poolId = 1;   // Block pool id - gloablly unique across 
> clusters
>   required uint64 blockId = 2;  // the local id within a pool
>   required uint64 generationStamp = 3;
>   optional uint64 numBytes = 4 [default = 0];  // len does not belong in ebid 
>                                                // here for historical reasons
> }
> {code}
> _gloablly_ = _globally_
> Saw this typo in my Eclipse editor.



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

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

Reply via email to