You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

 

 

Property nameDescriptionDefault ValueRequired
nifi.default.directory 

Default directory by which we will MiNiFi will search supplementary files, such
as certificates, if a full path is not specified.

 N
nifi.flow.configuration.fileYAML configuration file that will be used to create the flowsconfig.ymlY
nifi.flow.engine.threadsMaximum number of threads used to limit the component lifecycle thread pool8N
nifi.administrative.yield.durationYield value that will be incurred for a processor when errors occur0N
nifi.bored.yield.duration

Yield value that will be used when processors declare there is no work to do
or when backpressure is applied

0N
nifi.flowcontroller.graceful.shutdown.periodTiming period used to allow the flow controller to gracefully shut down before
a hard shutdown is performed.
60sN
nifi.log.levelLog level for the MiNiFi C++ agentinfoN
nifi.server.nameName of the NiFI server N
nifi.flow.configuration.class.nameFlow configuration class, used to configure the FlowControllerYamlConfigurationN
nifi.flow.repository.class.nameFlow Repository Class, used when instantiating the flow controller repoFlowRepositoryN
nifi.volatile.repository.optionsOptions used to define sub options for the volatile repository instancesn/aN
+ nifi.volatile.repository.options.<name>.max.countMaximum count for the defined volatile repository. <name> will be flowrepository
or provenancerepo
10,000N
nifi.provenance.repository.class.name   
nifi.server.port   
nifi.server.report.interval   
nifi.provenance.repository.max.storage.size   
nifi.provenance.repository.max.storage.time   
nifi.provenance.repository.directory.default   
nifi.flowfile.repository.max.storage.size   
nifi.flowfile.repository.max.storage.time   
nifi.flowfile.repository.directory.default   
nifi.remote.input.secure   
nifi.security.need.ClientAuth   
nifi.security.client.certificate   
nifi.security.client.private.key   
nifi.security.client.pass.phrase   
nifi.security.client.caß.certificate   
    
  • No labels