Command-line options to run Extraction
You can use the command-line options to run the Atlas ADLS metadata extraction.
| Command-line option | Parameters | Default Value | 
|---|---|---|
| -c, or--config | The path of the configuration file containing the extraction type specific configurations parameters. | By default it considers $ATLAS_HOME/extractors/conf/adls.conf. This can be changed using this parameter. | 
| -e,--extraction <arg>  | The type of extraction to be done. Two values allowed Incremental or Bulk. | Bulk | 
| -f, -failOnError | Setting this option causes extraction to stop when an error occurs. Not setting this option, will cause the exception to be logged and operation to proceed. | false | 
