Documentation Index
Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt
Use this file to discover all available pages before exploring further.
File purpose
This profile is used to run the application as a distributed data node. This disables the MR Combined Cube and Netty is used for distributed messaging.File location
The file is located in the folder mr-application\src\main\resources.File values
| Key | Value | Description |
|---|---|---|
| starter | ||
| starter.deployment | ||
| starter.deployment.type | in-memory | Enables this application as one that will store data in-memory with data nodes. |
| starter.deployment.transport | netty | Enables Netty communication for distributed messaging. |
| mr | ||
| mr.enable | ||
| mr.enable.cubes | ||
| mr.enable.cubes.common | false | Disables the MR Combined Cube for this application. |