[ https://issues.apache.org/jira/browse/HIVE-3376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Chunhui Yang updated HIVE-3376: ------------------------------- Description: 这是由于本地模式下的 udf 错误而失败的查询的经典示例: Ended Job = job_local_0001 with errors Error during job, obtaining debugging information... Execution failed with exit status: 2 Obtaining error information Task failed! Task ID: Stage-1 原木: /tmp/gang/hive.log FAILED: Execution Error, return code 2 from org.apache.hadoop.hive.ql.exec.MapRedTask 但实际上在 /tmp/gang/gang_20120808181010_b716b5fb-5b8f-49d2-94e9-95bb8f465342 中本地 mr 工作.log was: This is a classic example of a query that fails due to a bad udf in local mode: Ended Job = job_local_0001 with errors Error during job, obtaining debugging information... Execution failed with exit status: 2 Obtaining error information Task failed! Task ID: Stage-1 Logs: /tmp/gang/hive.log FAILED: Execution Error, return code 2 from org.apache.hadoop.hive.ql.exec.MapRedTask But actually local mr job in /tmp/gang/gang_20120808181010_b716b5fb-5b8f-49d2-94e9-95bb8f465342.log > Local mode errors point to the wrong file > ----------------------------------------- > > Key: HIVE-3376 > URL: https://issues.apache.org/jira/browse/HIVE-3376 > Project: Hive > Issue Type: Bug > Components: Diagnosability, Logging > Reporter: Gang Tim Liu > Assignee: Gang Tim Liu > Priority: Major > Attachments: HIVE-3376.2.patch, hive-3371 > > > 这是由于本地模式下的 udf 错误而失败的查询的经典示例: > Ended Job = job_local_0001 with errors > Error during job, obtaining debugging information... > Execution failed with exit status: 2 > Obtaining error information > Task failed! > Task ID: > Stage-1 > 原木: > /tmp/gang/hive.log > FAILED: Execution Error, return code 2 from > org.apache.hadoop.hive.ql.exec.MapRedTask > 但实际上在 /tmp/gang/gang_20120808181010_b716b5fb-5b8f-49d2-94e9-95bb8f465342 中本地 > mr 工作.log -- This message was sent by Atlassian Jira (v8.20.10#820010)