Class ShowProperties

java.lang.Object
org.apache.hadoop.conf.Configured
org.apache.nutch.tools.ShowProperties
All Implemented Interfaces:
Configurable, Tool

public class ShowProperties extends Configured implements Tool
Tool to list properties and their values set by the current Nutch configuration
  • Constructor Details

    • ShowProperties

      public ShowProperties()
  • Method Details