jiwq commented on a change in pull request #108: SUBMARINE-302. Split the 
submitter-yarnservice from travis into job
URL: https://github.com/apache/submarine/pull/108#discussion_r351547296
 
 

 ##########
 File path: .travis.yml
 ##########
 @@ -167,6 +154,18 @@ matrix:
       dist: xenial
       env: NAME="Test submarine-server" PROFILE="-Phadoop-2.9" 
BUILD_FLAG="clean package install -DskipTests" TEST_FLAG="test -DskipRat -am" 
MODULES="-pl ${EXCLUDE_K8S},${EXCLUDE_WORKBENCH},${EXCLUDE_INTERPRETER}" 
TEST_MODULES="-pl submarine-server/server-core" TEST_PROJECTS=""
 
+    - name: Submarine on Hadoop YARN 3.1
 
 Review comment:
   Yeah, maybe we should split the hadoop related module to the same job in 
travis module. Do you know which modules depend on hadoop? 
   In my opinion, we should convert the external ecosystem related module as 
the plugin in future, so that the submarine server can support different 
version at the same time. From the operators perspective, we should do it. Any 
thoughts?

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