You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Wang Dafeng (JIRA)" <ji...@apache.org> on 2016/02/29 07:13:18 UTC

[jira] [Created] (ZEPPELIN-706) Zeppelin will hit OOM issue when run notebook

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)