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/10/01 21:54:21 UTC

[GitHub] [zeppelin] Leemoonsoo opened a new pull request #3471: [ZEPPELIN-4362] Remove 'flink' from build matrix from travis.yml and some minor improvement

Leemoonsoo opened a new pull request #3471: [ZEPPELIN-4362] Remove 'flink' from build matrix from travis.yml and some minor improvement
URL: https://github.com/apache/zeppelin/pull/3471
 
 
   ### What is this PR for?
   Remove 'flink' from build matrix because it is covered by other build matrix.
   Also apply multithread option to mvn command when goal is 'package'.
   
   This PR reduces +15 minutes of CI build time
   
   ### What type of PR is it?
   Improvement
   
   ### What is the Jira issue?
   https://issues.apache.org/jira/browse/ZEPPELIN-4362
   
   ### How should this be tested?
   * CI pass
   
   ### Screenshots (if appropriate)
   Before
   ![image](https://user-images.githubusercontent.com/1540981/66003516-2971ee00-e45b-11e9-89d8-dd8f239c1c73.png)
   
   After
   ![image](https://user-images.githubusercontent.com/1540981/66003491-195a0e80-e45b-11e9-8d6b-283d7099fd97.png)
   
   
   
   ### 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