Setting multiple insight consumers
You can set multiple insight consumer threads in the insights topic worker using the com.unraveldata.insights.consumers property.
Stop Unravel.
<Unravel installation directory>
/unravel/manager stopSet the com.unraveldata.insights.consumers property.
<Unravel installation directory
>/unravel/manager config properties set com.unraveldata.insights.consumers<the insight consumer value in integer>
For example: /opt/unravel/manager config properties set com.unraveldata.insights.consumers 5
Apply the changes.
<Unravel installation directory>/unravel/manager config apply
Start Unravel.
<Unravel installation directory>/unravel/manager start