[ https://issues.apache.org/jira/browse/HIVE-2258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13079753#comment-13079753 ]
Jakob Homan commented on HIVE-2258: ----------------------------------- Vaibhav - can you please create a review board for this patch? Also, I'm a bit confused - won't this hide the output for the rmr regardless of -S is set? Moreover, the current Hive documentation says the -S will only emit data, but isn't the message from rmr (generally that a file has been moved to the trash) is also data? If not, should we be consistent and suppress all the output of the shell commands? > 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 > Attachments: HIVE-2258.patch > > > 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