Enables blacklisting support for supervisors with failed send assignment calls.
Enable the blobstore cleaner.
On some systems (windows for example) symlinks require special privileges that not everyone wants to grant a headless user.
Whether the DRPCSimpleAclAuthorizer should deny requests for operations involving functions that have no explicit ACL entry.
This controls wheather Storm DRPC should bind to http port even if drpc.http.port is > 0.
If set to true, keystore and truststore for DRPC Server will be automatically reloaded when modified.
Password to the truststore used by Storm DRPC setting up HTTPS (SSL).
This controls wheather Storm Logviewer should bind to http port even if logviewer.port is > 0.
If set to true, keystore and truststore for Logviewer will be automatically reloaded when modified.
Password to the truststore used by Storm Logviewer setting up HTTPS (SSL).
Whether we want to display all the resource capacity and scheduled usage on the UI page.
For secure mode we would want to turn on this config By default this is turned off assuming the default is insecure.
To determine whether or not to cgroups should inherit cpuset.cpus and cpuset.mems config values form parent cgroup
Note that cpuset.cpus and cpuset.mems configs in a cgroup must be initialized (i.e. contain a valid value) prior to
being able to launch processes in that cgroup.
Java does not always play nicely with cgroups.
Boolean setting to configure if health checks should fail when timeouts occur or not.
Whether or not to use ZeroMQ for messaging in local mode.
Netty based messaging: Is authentication required for Netty messaging from client worker process to server worker process.
In nimbus on startup check if all of the zookeeper ACLs are correct before starting.
In nimbus on startup check if all of the zookeeper ACLs are correct before starting.
flag to determine whether to use a resource isolation plugin Also determines whether the unit tests for cgroup runs.
RocksDB create if missing flag.
Enables user-first classpath.
Whether or not the supervisor should launch workers assigned to it.
Should the supervior try to run the worker as the lauching user or not.
Deprecated, for removal: This API element is subject to removal in a future version.
When set to true, Storm will log every message that's emitted.
Disable load aware grouping support.
True if Storm should timeout messages or not.
This config allows a topology to enable/disable reporting of __send-iconnection metrics.
This config allows a topology to report metrics data points from the V2 metrics API through the metrics tick.
Whether or not to use Java serialization in a topology.
Whether to limit each worker to one component.
Enable tracking of network message byte counts per source-destination task.
Whether or not Storm should skip the loading of kryo registrations for which it does not know the class or have the serializer
implementation.
Try to serialize all tuples, even for local transfers.
This controls wheather Storm UI should bind to http port even if ui.port is > 0.
This controls whether Storm UI displays spout lag for the Kafka spout.
If set to true, keystore and truststore for UI will be automatically reloaded when modified.
Password to the truststore used by Storm DRPC setting up HTTPS (SSL).
Enable profiling of worker JVMs using Oracle's Java Flight Recorder.
HdfsSpout.setClocksInSync(boolean)