공부
[Zeppelin] set output limit size
승가비
2020. 6. 7. 15:54
728x90
zeppelin.interpreter.output.limit = 102400000
zeppelin.websocket.max.text.message.size = 102400000
Zepplin: truncated output with self defined sql interpreter
I use Zeppelin 0.7.2 and created for testing purposes an own "interpreter" for directly querying a sql database using jdbc. If I use the sql query select col from table in zeppelin, check the scatter
stackoverflow.com
728x90