[jira] [Commented] (HIVE-3376) Local mode errors point to the wrong file

2014-01-07 Thread Hive QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-3376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13864949#comment-13864949
 ] 

Hive QA commented on HIVE-3376:
---



{color:green}Overall{color}: +1 all checks pass

Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12621866/HIVE-3376.2.patch

{color:green}SUCCESS:{color} +1 4903 tests passed

Test results: 
http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/823/testReport
Console output: 
http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/823/console

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12621866

 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
 Attachments: HIVE-3376.2.patch, hive-3371


 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



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Commented] (HIVE-3376) Local mode errors point to the wrong file

2014-01-06 Thread Vaibhav Gumashta (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-3376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13863376#comment-13863376
 ] 

Vaibhav Gumashta commented on HIVE-3376:


[~gangtimliu] Thanks for the work so far - this will be very useful while 
debugging. Are you still working on this JIRA? If not, I can give it a shot.

 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
 Attachments: hive-3371


 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



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Commented] (HIVE-3376) Local mode errors point to the wrong file

2012-08-14 Thread Carl Steinbach (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-3376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13433983#comment-13433983
 ] 

Carl Steinbach commented on HIVE-3376:
--

Please see my other comments on phabricator. Thanks.

 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
 Attachments: hive-3371


 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

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (HIVE-3376) Local mode errors point to the wrong file

2012-08-13 Thread Gang Tim Liu (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-3376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13433316#comment-13433316
 ] 

Gang Tim Liu commented on HIVE-3376:


https://reviews.facebook.net/D4575

 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
Reporter: Gang Tim Liu
Assignee: Gang Tim Liu
 Attachments: hive-3371


 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

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (HIVE-3376) Local mode errors point to the wrong file

2012-08-13 Thread Gang Tim Liu (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-3376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13433325#comment-13433325
 ] 

Gang Tim Liu commented on HIVE-3376:


While executing in local mode, the process to collect failed job information is 
a different process from running local MR job. Each process reads a different 
log4j property file. One points to hive.log and another is MR job log.
No communication on 2 processes yet on job log. There are some ways like 
external files etc.
Consider the bug impact itself (log file location), easy way is to pass MR job 
stream and pick up log file location and output in CLI stream.

 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
Reporter: Gang Tim Liu
Assignee: Gang Tim Liu
 Attachments: hive-3371


 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

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (HIVE-3376) Local mode errors point to the wrong file

2012-08-13 Thread Namit Jain (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-3376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13433900#comment-13433900
 ] 

Namit Jain commented on HIVE-3376:
--

+1

Starting tests

 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
 Attachments: hive-3371


 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

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira