Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.5.1
-
None
-
Reviewed
Description
See YARN-2724 for some more context on how the error surfaces during "yarn logs" call.
If aggregator sees a sub-folder today it results in the following error when reading the logs:
Container: container_1413512973198_0019_01_000002 on c6401.ambari.apache.org_45454 ==================================================================================== LogType: cmd_data LogLength: 4096 Log Contents: Error aggregating log file. Log file : /hadoop/yarn/log/application_1413512973198_0019/container_1413512973198_0019_01_000002/cmd_data/hadoop/yarn/log/application_1413512973198_0019/container_1413512973198_0019_01_000002/cmd_data (Is a directory)
Attachments
Attachments
Issue Links
- depends upon
-
YARN-2724 If an unreadable file is encountered during log aggregation then aggregated file in HDFS badly formed
- Closed