In a MapR cluster, the logging option that you configure defines how the logs are stored and accessed.
/opt/mapr/hadoop/hadoop-2.x.x/logs/userlogs/
The logging options that you can choose from are determined by the type of jobs or applications that you run:
| Type of Job or Application | Available Logging Options |
|---|---|
| MRv2 |
|
|
YARN applications (non- MapReduce) |
|
If you enable centralized logging for MRv2, the MapReduce applications will use centralized logging, while the other YARN applications in the cluster will use local logging.
Prevent the loss or inaccessibility of logs due to node failure. Logs stored in a local volume are two-way replicated.