Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-1312 Re-balance disks within a Datanode
  3. HDFS-10170

DiskBalancer: Force rebase diskbalancer branch

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • HDFS-1312
    • HDFS-1312
    • balancer & mover
    • None

    Description

      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.

      Attachments

        Activity

          People

            aengineer Anu Engineer
            aengineer Anu Engineer
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: