Wang Dafeng created ZEPPELIN-706: ------------------------------------ Summary: Zeppelin will hit OOM issue when run notebook Key: ZEPPELIN-706 URL: https://issues.apache.org/jira/browse/ZEPPELIN-706 Project: Zeppelin Issue Type: Bug Components: zeppelin-server Affects Versions: 0.5.6, 0.5.5 Environment: Run your interpreter on Yarn-client mode for spark interperter Reporter: Wang Dafeng
Prerequisites: 1. Your notebook contains 30 + queries, with all of them are spark sql query 2. your result limitation are 10000 + in your interpreter 3. Your memory for interpreter are 6G or below Steps: 1. After launching notebook, please run notebook directly to run all paragraphs Expected results: 1. all paragraphs are running well with final result displayed Actual results: 1. Zeppelin will hit oom issue Notes: if you run the paragraph one by one in this notebook, you won't hit the oom issue at all -- This message was sent by Atlassian JIRA (v6.3.4#6332)