You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@submarine.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/11/19 12:40:00 UTC

[jira] [Work logged] (SUBMARINE-294) Unified package named submarine

     [ https://issues.apache.org/jira/browse/SUBMARINE-294?focusedWorklogId=345954&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-345954 ]

ASF GitHub Bot logged work on SUBMARINE-294:
--------------------------------------------

                Author: ASF GitHub Bot
            Created on: 19/Nov/19 12:39
            Start Date: 19/Nov/19 12:39
    Worklog Time Spent: 10m 
      Work Description: liuxunorg commented on pull request #94: SUBMARINE-294. Unified package named submarine
URL: https://github.com/apache/submarine/pull/94
 
 
   ### What is this PR for?
   1. Now many submarine modules, the generated jar package, is not submarine as the prefix of the package name, it is not easy to distinguish when packaged and released.
   So you need to use submarine as a prefix for the package name.
   2. Refactoring submarine-dist module
   
   ### What type of PR is it?
   Refactoring
   
   ### Todos
   * [ ] - Task
   
   ### What is the Jira issue?
   * https://issues.apache.org/jira/browse/SUBMARINE-294
   
   ### How should this be tested?
   * [](https://travis-ci.org/liuxunorg/submarine)
   
   ### Screenshots (if appropriate)
   ```
   |____bin
   | |____common.sh
   | |____submarine-daemon.sh
   | |____submarine-env.sh
   | |____webapps
   |____conf
   | |____log4j.properties
   | |____log4j.properties.template
   | |____submarine-env.sh.template
   | |____submarine-site.xml
   | |____submarine-site.xml.template
   |____lib
   | |____interpreter
   | | |____python
   | | | |____submarine-python-interpreter-0.3.0-SNAPSHOT-shade.jar
   | | |____spark
   | | | |____scala-2.11
   | | | | |____spark-scala-2.11-0.9.0-SNAPSHOT.jar
   | | | |____submarine-spark-interpreter-0.3.0-SNAPSHOT-shade.jar
   | |____j2objc-annotations-1.1.jar
   | |____submarine-client-0.3.0-SNAPSHOT.jar
   | |____submarine-commons-cluster-0.3.0-SNAPSHOT.jar
   | |____submarine-commons-runtime-0.3.0-SNAPSHOT.jar
   | |____submarine-commons-utils-0.3.0-SNAPSHOT.jar
   | |____submarine-server-core-0.3.0-SNAPSHOT.jar
   | |____submitter
   | | |____submarine-submitter-k8s-0.3.0-SNAPSHOT.jar
   | | |____submarine-submitter-yarn-0.3.0-SNAPSHOT.jar
   | | |____tony-core-0.3.21.jar
   | |____validation-api-1.1.0.Final.jar
   | |____websocket-servlet-9.4.18.v20190429.jar
   |____LICENSE
   |____licenses
   | |____LICENSE-asm.txt
   | |____LICENSE-slf4j.txt
   | |____LICENSE-tony.txt
   |____NOTICE
   |____submarine-all-0.3.0-SNAPSHOT-hadoop-2.9.jar
   |____workbench-web.war
   ```
   
   ### 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:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 345954)
    Remaining Estimate: 0h
            Time Spent: 10m

> Unified package named submarine
> -------------------------------
>
>                 Key: SUBMARINE-294
>                 URL: https://issues.apache.org/jira/browse/SUBMARINE-294
>             Project: Apache Submarine
>          Issue Type: Sub-task
>            Reporter: Liu Xun
>            Assignee: Liu Xun
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Now many submarine modules, the generated jar package, is not submarine as the prefix of the package name, it is not easy to distinguish when packaged and released.
> So you need to use submarine as a prefix for the package name.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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