Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/2802
@Tagar , 4 Mb is the default value of gprc, I am fine to use another large.
But from your error logs, your code will produce 200M data, I am curious to
know how do you produce that, do you mind to paste your code to reproduce it ?
```
io.grpc.StatusRuntimeException: RESOURCE_EXHAUSTED:
io.grpc.netty.NettyClientTransport$3: Frame size 216695976 exceeds maximum:
4194304.
```---
