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/02/13 08:55:08 UTC

[GitHub] zjffdu opened a new pull request #3306: [ZEPPELIN-4001] zeppelin-interpreter-integration is ignored due to wrong folder structure

zjffdu opened a new pull request #3306: [ZEPPELIN-4001] zeppelin-interpreter-integration is ignored due to wrong folder structure
URL: https://github.com/apache/zeppelin/pull/3306
 
 
   ### What is this PR for?
   
   zeppelin-interpreter-integration is ignored due to wrong folder structure, that means all the integration of this module is ignored. This PR fix this issue, rename `zeppelin-interpreter-integration/src/main/test` to  `zeppelin-interpreter-integration/src/test`. Besides that, this PR also fix some test case issues, especially split `ZeppelinSparkClusterTest` into `ZeppelinSparkClusterTestPt1` and `ZeppelinSparkClusterTestPt2` to avoid travis build timeout.
   
   
   ### What type of PR is it?
   [Bug Fix | Refactoring]
   
   ### Todos
   * [ ] - Task
   
   ### What is the Jira issue?
   * https://jira.apache.org/jira/browse/ZEPPELIN-4001
   
   ### How should this be tested?
   * CI pass
   
   ### 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 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