Sergey Shelukhin created HIVE-14407: ---------------------------------------
Summary: issues when redirecting CLI output with i parameter Key: HIVE-14407 URL: https://issues.apache.org/jira/browse/HIVE-14407 Project: Hive Issue Type: Bug Reporter: Sergey Shelukhin I was running a script the other day and noticed that with tez.print.exec.summary enabled, the colorful headers are still output to console (with simple > redirect on Linux), while everything else including the rows of the same tables goes into the file. Probably needs special handling like we have for updatable vs non-updatable output for job progress. Additionally, whereas CLI normally exits after running the script, it does not exist when redirecting. -- This message was sent by Atlassian JIRA (v6.3.4#6332)