[ 
https://issues.apache.org/jira/browse/HIVE-19322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16454861#comment-16454861
 ] 

Vineet Garg commented on HIVE-19322:
------------------------------------

[~ekoifman] minimrclidriver has the following extra information in output
{noformat}
< Error during job, obtaining debugging information...
< Job Tracking URL: 
http://hive-ptest-slaves-7f.c.gcp-hive-upstream.internal:33378/proxy/application_1524737839942_0003/
< Examining task ID: task_#ID#m_000000 (and more) from job 
job_1524737839942_0003
< 
< Task with the most failures(4): 
< -----
< Task ID:
<   task_#ID#m_000000
< 
< URL:
<   
http://hive-ptest-slaves-7f.c.gcp-hive-upstream.internal:33378/taskdetails.jsp?jobid=job_1524737839942_0003&tipid=task_#ID#m_000000
< -----
{noformat}

The tests i have listed have the following extra information in output:
{noformat}
< Error during job, obtaining debugging information...
{noformat}

The only difference I see is TestNegativeMinimrCliDriver prints actual 
debugging information and rest of the tests doesn't. I assumed HIVE-18739 has 
made changes to cause this. Correct me if I am wrong.

> broken test: TestNegativeMinimrCliDriver#testCliDriver[minimr_broken_pipe]
> --------------------------------------------------------------------------
>
>                 Key: HIVE-19322
>                 URL: https://issues.apache.org/jira/browse/HIVE-19322
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Test, Transactions
>    Affects Versions: 3.0.0
>            Reporter: Eugene Koifman
>            Assignee: Eugene Koifman
>            Priority: Major
>
> this is apparently caused by HIVE-18739, specifically changing
> {{private static ThreadLocal<SessionStates> tss}} in {{SessionState}} to 
> {{private static InheritableThreadLocal<SessionStates> tss}}
> need to figure out why this is.  
> Looks like
> {{TestNegativeMinimrCliDriver 
> -Dqfile=mapreduce_stack_trace_turnoff.q,mapreduce_stack_trace.q,cluster_tasklog_retrieval.q}}
> are also broken by this



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to