Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-14439 New/Improved Filesystem Abstractions
  3. HBASE-16957

Remove directory layout/ filesystem references from Cleaners and a few other modules in master

    XMLWordPrintableJSON

Details

    • Hide
      Incompatible config changes:

      * hbase.master.logcleaner.plugins default value that users should always add when customizing changes from
        org.apache.hadoop.hbase.master.cleaner.TimeToLiveLogCleaner to org.apache.hadoop.hbase.fs.legacy.cleaner.TimeToLiveLogCleaner
      * hbase.master.hfilecleaner.plugins default value that users should always add when customizing changes from
        org.apache.hadoop.hbase.master.cleaner.TimeToLiveHFileCleaner to org.apache.hadoop.hbase.fs.legacy.cleaner.TimeToLiveHFileCleaner

      Downstream users who have set custom plugins for either log cleaning or hfile cleaning should be sure to update their configs to use the new names of the respective time to live implementations.
      Show
      Incompatible config changes: * hbase.master.logcleaner.plugins default value that users should always add when customizing changes from   org.apache.hadoop.hbase.master.cleaner.TimeToLiveLogCleaner to org.apache.hadoop.hbase.fs.legacy.cleaner.TimeToLiveLogCleaner * hbase.master.hfilecleaner.plugins default value that users should always add when customizing changes from   org.apache.hadoop.hbase.master.cleaner.TimeToLiveHFileCleaner to org.apache.hadoop.hbase.fs.legacy.cleaner.TimeToLiveHFileCleaner Downstream users who have set custom plugins for either log cleaning or hfile cleaning should be sure to update their configs to use the new names of the respective time to live implementations.

    Description

      Remove directory layout/ filesystem references from Cleaners and a few other modules in master

      hbase-server/src/main/java/org/apache/hadoop/hbase/master/AssignmentManager.java
      hbase-server/src/main/java/org/apache/hadoop/hbase/master/MasterStatusServlet.java
      hbase-server/src/main/java/org/apache/hadoop/hbase/master/cleaner/CleanerChore.java
      hbase-server/src/main/java/org/apache/hadoop/hbase/master/cleaner/HFileLinkCleaner.java
      

      Attachments

        1. HBASE-16957-hbase-14439.v1.patch
          369 kB
          Umesh Agashe
        2. HBASE-16957-hbase-14439.v3.patch
          370 kB
          Umesh Agashe
        3. HBASE-16957-jbase-14439.v2.patch
          370 kB
          Umesh Agashe

        Issue Links

          Activity

            People

              uagashe Umesh Agashe
              uagashe Umesh Agashe
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: