You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by GitBox <gi...@apache.org> on 2019/04/25 02:05:10 UTC

[GitHub] [zeppelin] liuxunorg opened a new pull request #3354: [ZEPPELIN-4050] Zeppelin on YARN

liuxunorg opened a new pull request #3354: [ZEPPELIN-4050] Zeppelin on YARN
URL: https://github.com/apache/zeppelin/pull/3354
 
 
   ### What is this PR for?
   Let Zeppelin all interpreter process running on YARN.
   
    - Run Zeppelin server on local host.
    - Run Standard interpreters as YARN (Docker) container.
    - Spark on Yarn only support local mode, yarn-client and yarn-cluster mode unchanged.
   
   
   ### What type of PR is it?
   [Feature]
   
   ### Todos
   * [ ] - Task
   
   ### What is the Jira issue?
   https://issues.apache.org/jira/browse/ZEPPELIN-4050
   
   ### How should this be tested?
   https://travis-ci.org/liuxunorg/zeppelin
   
   ### Screenshots (if appropriate)
   #### python, shell, ... on yarn
   ![ZeppelinOnYarn](https://user-images.githubusercontent.com/3677382/56704695-bb552c80-6740-11e9-824e-eab8267394a1.gif)
   
   #### Spark on Yarn (only local mode)
   ![sparkIntpOnYarn](https://user-images.githubusercontent.com/3677382/56704700-c14b0d80-6740-11e9-91b9-3c2a6609481b.gif)
   
   
   ### Questions:
   * Does the licenses files need update?
   * Is there breaking changes for older versions?
   * Does this needs documentation? YES
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services