Hi.
In RStudio Terminal I established ssh connection to my cloud, but with terminalBuffer() I can get only last 1000 rows, however I would like to get the entire hive output into data.frame.
Maybe it is possible to redirect Terminal output to RStudio console and then write it into file or there is direct way ?