liuxunorg opened a new pull request #176: SUBMARINE-381. Temporarily disable 
the interpreter module
URL: https://github.com/apache/submarine/pull/176
 
 
   ### What is this PR for?
   1. Temporarily disable the interpreter module
   submarine currently depends the zeppelin-0.9.0-SNAPSHORT version of the 
interpreter,
   Perform python syntax execution.
   As zeppelin is ready to officially release version 0.9, the 
zeppelin-0.9.0-SNAPSHORT version of the interpreter has been removed from the 
apache mvn repo.
   Therefore, the submarine needs to temporarily block the 
submarine-interpreter. Otherwise, in travis, it will fail because it cannot 
download the zeppelin-0.9.0-SNAPSHORT interpreter.
   After zeppelin 0.9 is released, it will be reintroduced.
   
   2. Fixed travis failure problem
   
   
   ### What type of PR is it?
   [Refactoring]
   
   ### Todos
   * [ ] - Task
   
   ### What is the Jira issue?
   * https://issues.apache.org/jira/browse/SUBMARINE-381
   
   ### How should this be tested?
   * https://travis-ci.org/liuxunorg/submarine/builds/648053292
   
   ### 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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to