Skip to content

Conversation

jefftlin
Copy link
Collaborator

@jefftlin jefftlin commented Mar 1, 2023

What is the purpose of the change

#63
#65

Brief change log

(for example:)

  • Determinate the job launch manager with job type value;
  • Store the engineType, engineVersion, clientType into jobInfo;
  • Rename several subclass of StreamisTransformJobBuilder;
  • Remove unuseful param launchJob while creating jobClient;
  • Adjust the job state strategy, store the job state into job information;
  • Add manage mode property into jobDetails;
  • Define the abstract relation of jobInfo;
  • Choose the value of START_AUTO_RESTORE_SWITCH while doing monitor;
  • Get the status in real time while stopping;
  • Synchronize linkis state to streamis state when stopping operation;
  • Adjust the priority of savepoint;
  • Enhance create job client;
  • Append the exception analyzer.

Verifying this change

  • View the version upgrade feature in the docs directory and use the feature

Does this pull request potentially affect one of the following parts:

  • Dependencies (does it add or upgrade a dependency): (no)
  • Anything that affects deployment: (no)
  • The Core framework, i.e., JobManager, Server.: (no)

Documentation

  • Does this pull request introduce a new feature? (yes)
  • If yes, how is the feature documented? (docs)

Davidhua1996 and others added 30 commits May 13, 2022 14:31
about the part of snapshot and stop
…-0.2.0

� Conflicts:
�	streamis-jobmanager/streamis-job-launcher/streamis-job-launcher-linkis/src/main/java/com/webank/wedatasphere/streamis/jobmanager/launcher/linkis/job/state/AbstractLinkisJobStateFetcher.java
patch:Resolve the JobStateResult.java compilation issues
…JobLaunchManager stateless; New JobConfRestfulApi;
batch restart and stop
@jefftlin jefftlin requested a review from Davidhua1996 March 1, 2023 08:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants