You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@submarine.apache.org by GitBox <gi...@apache.org> on 2019/11/27 03:27:40 UTC

[GitHub] [submarine] yuanzac commented on a change in pull request #108: SUBMARINE-302. Split the submitter-yarnservice from travis into job

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

 ##########
 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:
   In my opinion, we can't just test yarn server for hadoop 3.1 and hadoop3.2. Submarine other modules, even tony has compatible issues for hadoop 3.*. Because hadoop API is different between hadoop 2 and hadoop 3.
   If we want to separate yarn service, we can add a new travis job for yarn service just like this. But we should keep test job for other modules.

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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@submarine.apache.org
For additional commands, e-mail: dev-help@submarine.apache.org