Hi,
To download data from the impala shell I use the command "ssh -p 2230 -l YOUR_USER_ID data.opensky-network.org -- -B". The "-B" option disables the pretty print. This reduces the size of the file to download. It is also said to reduce the computation on the server side (
www.cloudera.com/documentation/enterpris...a_shell_options.html ).
Since two days approximately, the "-B" option in my ssh command is not working anymore, the pretty print is still enabled even with "-B".
Something has changed on your side ? Is it a bug or a feature ?
Best regards,
Richard