Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev 1.1.0 datax engine #336

Merged

Conversation

FinalTarget
Copy link
Contributor

What is the purpose of the change

(For example: Exchangis-Job defines the core ability of Exchangis, it provides the abilities of job management, job transform, and job launch.
Related issues: #330 . )

Brief change log

(for example:)
Fix the problem for datax engine
Replace the fastjson with jackson in datax
Adjustment in job execution module; New parameter mappings and job manager
Complete Datax EngineConn plugin
Define the method of getting hdfs information named 'getLocalHdfsInfo

Verifying this change

(Please pick either of the following options)
This change is a trivial rework / code cleanup without any test coverage.
(or)
This change is already covered by existing tests, such as (please describe tests).
(or)
This change added tests and can be verified as follows:

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

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

Documentation

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

Copy link
Contributor

@Davidhua1996 Davidhua1996 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

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.

2 participants