You are viewing a plain text version of this content. The canonical link for it is here.
Posted to submarine-dev@hadoop.apache.org by GitBox <gi...@apache.org> on 2019/10/12 05:47:49 UTC

[GitHub] [hadoop-submarine] liuxunorg opened a new pull request #44: SUBMARINE-231. Introducing zeppelin via submodule

liuxunorg opened a new pull request #44: SUBMARINE-231. Introducing zeppelin via submodule
URL: https://github.com/apache/hadoop-submarine/pull/44
 
 
   ### What is this PR for?
   1. First, fork Apache Zeppelin's code repository in the `hadoopsubmarine` account, which ensures that `hadoopsubmarine/zeppelin` can always follow apache/zeppelin code updates.
   2. Create a submarine branch in `hadoopsubmarine/zeppelin` and customize the development on this branch.
   3. The `hadoopsubmarine/zeppelin` repository is contained via submodule in the apache/submarine repository.
   4. In the `/submarine/submarine-interpreter` in the `apache/submarine` repository, we import the JAR package of our customized zeppelin interpreter in submodule for use.
   
   [Sumarine interpreter Design doc](https://docs.google.com/document/d/1LJc5hRTWfIs6K5f7vMgGC_FUizeQf-qqiWICqO8SoR8/edit#)
   
   
   ### What type of PR is it?
   [Feature]
   
   ### Todos
   * [ ] - Task
   
   ### What is the Jira issue?
   * https://issues.apache.org/jira/browse/SUBMARINE-231
   
   ### How should this be tested?
   * [CI pass](https://travis-ci.org/liuxunorg/hadoop-submarine/builds/596891798)
   
   ### Screenshots (if appropriate)
   
   ### Questions:
   * Does the licenses files need update? No
   * Is there breaking changes for older versions? No
   * Does this needs documentation? No
   

----------------------------------------------------------------
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