Sahil Takiar created HIVE-16309: ----------------------------------- Summary: Hive Test Commands failure should be printed in hive.log instead of stdout Key: HIVE-16309 URL: https://issues.apache.org/jira/browse/HIVE-16309 Project: Hive Issue Type: Bug Components: Test Reporter: Sahil Takiar Assignee: Sahil Takiar
When the {{QTestUtil.executeTestCommand}} runs a test only command, and the command fails, the exception info is printed to stdout rather than the log file. Printing out to the logs file will better help debuggability of these failures. -- This message was sent by Atlassian JIRA (v6.3.15#6346)