Github user zjffdu commented on the issue:

    https://github.com/apache/zeppelin/pull/2729
  
    What I mean is that we need the ajust how to calculate the `size` in 
`InterpreterOutput`. Because as you can see in the above screenshot, the output 
size in front end is not so large, but still get the problem of exceeding 
`ZEPPELIN_INTERPRETER_OUTPUT_LIMIT`, I believe this is because in 
`InterpreterOutput` we would always increase the `size` no matter whether it 
contains `\r`.
    
     


---

Reply via email to