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_r351105792
##########
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:
Sure, you are right. At first we split the submitter-yarnservice to ensure
the other module's (such as meta store) work can continue.
Ideally, submitter-yarn and submitter-yarnservice belongs to the same job,
so we should deprecated the submarine-all and submarine-dist when the server
passed the POC. Then we can merge the yarn and yarnservice to one job, now only
the yarn related module depend on the Hadoop.
----------------------------------------------------------------
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]