[
https://issues.apache.org/jira/browse/HIVE-2258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vaibhav Aggarwal updated HIVE-2258:
-----------------------------------
Description:
Currently even if -S flag is specified, the output of hadoop -rmr command is
printed to the screen.
The reason is that the command writes output to screen instead of log file.
I have fixed the problem by temporarily redirecting the output for that command.
Summary: Honor -S flag during hadoop rmr command (was: Honor -S silent
floag during hadoop rmr command)
> Honor -S flag during hadoop rmr command
> ---------------------------------------
>
> Key: HIVE-2258
> URL: https://issues.apache.org/jira/browse/HIVE-2258
> Project: Hive
> Issue Type: Bug
> Reporter: Vaibhav Aggarwal
> Assignee: Vaibhav Aggarwal
>
> Currently even if -S flag is specified, the output of hadoop -rmr command is
> printed to the screen.
> The reason is that the command writes output to screen instead of log file.
> I have fixed the problem by temporarily redirecting the output for that
> command.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira