In hbase-common/src/main/resources/hbase-default.xml, we already have:

  <property>
    <name>hbase.master.logcleaner.plugins</name>

<value>org.apache.hadoop.hbase.master.cleaner.TimeToLiveLogCleaner</value>
If downstream project propagates default HBase configuration resources
correctly, the change shouldn't be needed, right ?


On Thu, Oct 24, 2013 at 12:40 PM, Jean-Marc Spaggiari <
[email protected]> wrote:

> Small and simple. Do we want it? Or not really good to have this hardcode?
>
> Another option is to exit if plugins is empty...
>

Reply via email to