[
https://issues.apache.org/jira/browse/SUBMARINE-330?focusedWorklogId=365729&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-365729
]
ASF GitHub Bot logged work on SUBMARINE-330:
--------------------------------------------
Author: ASF GitHub Bot
Created on: 03/Jan/20 08:52
Start Date: 03/Jan/20 08:52
Worklog Time Spent: 10m
Work Description: jiwq commented on pull request #141: SUBMARINE-330.
Pack the k8s submitter libs into lib/submitter/k8s
URL: https://github.com/apache/submarine/pull/141
### What is this PR for?
* add default configuration for k8s submitter
* pack the k8s submitter and dependencies to lib/submitter/k8s
* fix k8s submitter parser `JobSpec` used the error `plural` name
* remove redundant `"` in travis caused CI/CD error
### What type of PR is it?
Feature
### Todos
### What is the Jira issue?
https://issues.apache.org/jira/browse/SUBMARINE-330
### How should this be tested?
https://travis-ci.com/jiwq/submarine/builds/142970359
### 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]
Issue Time Tracking
-------------------
Worklog Id: (was: 365729)
Remaining Estimate: 0h
Time Spent: 10m
> Pack the k8s submitter libs into lib/submitter/k8s
> --------------------------------------------------
>
> Key: SUBMARINE-330
> URL: https://issues.apache.org/jira/browse/SUBMARINE-330
> Project: Apache Submarine
> Issue Type: Sub-task
> Components: Build
> Reporter: Wanqiang Ji
> Assignee: Wanqiang Ji
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Due to the submitter as the plugin under server module, but at now it was
> packaged with other components, so when start server with all submitter libs
> (include dependencies) maybe caused conflicts.
> As the best practice, we'd better split with others in package phase. After
> the dist structure as below:
> {code:java}
> -- submarine-0.3.0-SNAPSHOT
> |---- bin/
> |---- conf/
> |---- lib/
> |---- licenses/
> |---- log/
> |---- plugins/
> |---- LICENSE
> |---- NOTICE
> |---- README
> ...{code}
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]