[ https://issues.apache.org/jira/browse/HIVE-10997?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14584369#comment-14584369 ]
Sergey Shelukhin edited comment on HIVE-10997 at 6/13/15 1:30 AM: ------------------------------------------------------------------ [~sseth] [~hagleitn] [~vikram.dixit] can you take a look at TestMiniTezCliDriverLocal? It failed in the previous JIRA HiveQA run (applying LLAP patch to master, just to run tests); when I run it locally on llap branch, all tests fail with {noformat} Caused by: org.apache.tez.dag.api.SessionNotRunning: TezSession has already shutdown. [Session stats:submittedDAGs=1, successfulDAGs=0, failedDAGs=0, killedDAGs=0] at org.apache.tez.client.TezClient.waitTillReady(TezClient.java:678) at org.apache.hadoop.hive.ql.exec.tez.TezSessionState.open(TezSessionState.java:280) at org.apache.hadoop.hive.ql.exec.tez.TezSessionState.open(TezSessionState.java:138) at org.apache.hadoop.hive.ql.session.SessionState.start(SessionState.java:537) ... 22 more {noformat} I didn't even know such test exists before. was (Author: sershe): [~sseth] [~hagleitn] [~vikram.dixit] can you take a look at TestMiniTezCliDriverLocal? It failed in the previous JIRA HiveQA run (applying LLAP patch to master, just to run tests); when I run it locally, it fails with {noformat} Caused by: org.apache.tez.dag.api.SessionNotRunning: TezSession has already shutdown. [Session stats:submittedDAGs=1, successfulDAGs=0, failedDAGs=0, killedDAGs=0] at org.apache.tez.client.TezClient.waitTillReady(TezClient.java:678) at org.apache.hadoop.hive.ql.exec.tez.TezSessionState.open(TezSessionState.java:280) at org.apache.hadoop.hive.ql.exec.tez.TezSessionState.open(TezSessionState.java:138) at org.apache.hadoop.hive.ql.session.SessionState.start(SessionState.java:537) ... 22 more {noformat} I didn't even know such test exists before. > LLAP: make sure tests pass #2 > ----------------------------- > > Key: HIVE-10997 > URL: https://issues.apache.org/jira/browse/HIVE-10997 > Project: Hive > Issue Type: Sub-task > Reporter: Sergey Shelukhin > Assignee: Sergey Shelukhin > Attachments: HIVE-10997.patch > > -- This message was sent by Atlassian JIRA (v6.3.4#6332)