petersomogyi commented on pull request #4137: URL: https://github.com/apache/hbase/pull/4137#issuecomment-1054342895
I'm not able to figure out clean a solution for this when the shell is running in the background but the output is stdout instead of a file. My assumption is operators running shell commands in the background would also redirect the output to a file instead of keeping everything on stdout. One option would be to add a flag to HBase shell which does not call the [refresh_width method](https://github.com/apache/hbase/blob/master/hbase-shell/src/main/ruby/shell/formatter.rb#L33-L42). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
