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

Hudson commented on HDFS-10170:
-------------------------------

SUCCESS: Integrated in Hadoop-trunk-Commit #10014 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/10014/])
HDFS-10170. DiskBalancer: Force rebase diskbalancer branch. Contributed (arp: 
rev ec601673a84832a47e6de0b0e34d0804cfed279d)
* 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/diskbalancer/DiskBalancerException.java


> DiskBalancer: Force rebase diskbalancer branch
> ----------------------------------------------
>
>                 Key: HDFS-10170
>                 URL: https://issues.apache.org/jira/browse/HDFS-10170
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: balancer & mover
>    Affects Versions: HDFS-1312
>            Reporter: Anu Engineer
>            Assignee: Anu Engineer
>            Priority: Minor
>             Fix For: HDFS-1312
>
>
> In one of patches we renamed – DiskbalancerException.java to 
> DiskBalancerException.java. The only change was the small b ==> B, This 
> causes issues on a Mac where the file system may not be case sensitive.
> So when you clone the repo, git ends up creating DiskbalanceException.java 
> with a small letter ‘b’  and tries to rename it to big letter. However on a 
> Mac it fails and we get java files where the class name is different from the 
> file name.
> We can fix this issue by re-writing the git history.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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