[ https://issues.apache.org/jira/browse/HIVE-19246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16447066#comment-16447066 ]
Vineet Garg commented on HIVE-19246: ------------------------------------ There are bunch of TestNegativeMinimrCliDriver negative tests which are failing due to this. These test now print extra info: {noformat} < Error during job, obtaining debugging information... < Job Tracking URL: http://hive-ptest-slaves-9f9.c.gcp-hive-upstream.internal:48045/proxy/application_1524342857613_0006/ < Examining task ID: task_#ID#m_000000 (and more) from job job_1524342857613_0006 < < Task with the most failures(4): < ----- < Task ID: < task_#ID#m_000000 < < URL: < http://hive-ptest-slaves-9f9.c.gcp-hive-upstream.internal:48045/taskdetails.jsp?jobid=job_1524342857613_0006&tipid=task_#ID#m_000000 < ----- < Diagnostic Messages for this Task: < Error: java.lang.RuntimeException: Hive Runtime Error while closing operators < #### A masked pattern was here #### < {noformat} Since this info is not deterministic we shouldn't be printing this info. I am trying to track down the change which introduced this and trying to understand why there is change. > Update golden files for negative tests > -------------------------------------- > > Key: HIVE-19246 > URL: https://issues.apache.org/jira/browse/HIVE-19246 > Project: Hive > Issue Type: Sub-task > Components: Tests > Reporter: Ashutosh Chauhan > Assignee: Ashutosh Chauhan > Priority: Major > Fix For: 3.1.0 > > Attachments: HIVE-19246.patch > > > +Error during job, obtaining debugging information... > shows up in q.out due to one of recent changes. -- This message was sent by Atlassian JIRA (v7.6.3#76005)