Skip to content

[Spark load][Fe 1/5] Add spark etl job config - #3712

Merged
imay merged 3 commits into
apache:masterfrom
wyb:spark_load_fe_etl_job_config
Jun 3, 2020
Merged

[Spark load][Fe 1/5] Add spark etl job config#3712
imay merged 3 commits into
apache:masterfrom
wyb:spark_load_fe_etl_job_config

Conversation

@wyb

@wybwyb commented May 28, 2020

Copy link
Copy Markdown
Contributor

Add spark etl job config, includes:

  1. Schema of the load tables, including columns, partitions and rollups
  2. Infos of the source file, including split rules, corresponding columns, and conversion rules
  3. ETL output directory and file name format
  4. Job properties
  5. Version for further extension

#3010 (comment)
#3433

Comment threadfe/src/main/java/org/apache/doris/load/loadv2/etl/EtlJobConfig.java Outdated
Comment threadfe/src/main/java/org/apache/doris/load/loadv2/etl/EtlJobConfig.java Outdated
Comment threadfe/src/main/java/org/apache/doris/load/loadv2/etl/EtlJobConfig.java Outdated
@morningmanmorningman added api-review Categorizes an issue or PR as actively needing an API review. area/load Issues or PRs related to all kinds of load labels May 28, 2020
@wybwyb changed the title Add spark etl job config[Spark load] Add spark etl job configMay 28, 2020
@wybwyb changed the title [Spark load] Add spark etl job config[Spark load] [FE1/5] Add spark etl job configMay 30, 2020
@wybwyb changed the title [Spark load] [FE1/5] Add spark etl job config[Spark load][Fe 1/5] Add spark etl job configMay 30, 2020
Comment threadfe/src/main/java/org/apache/doris/load/loadv2/etl/EtlJobConfig.java Outdated
imay
imay approved these changes Jun 2, 2020

@imayimay left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@imayimay added the approved Indicates a PR has been approved by one committer. label Jun 2, 2020

@morningmanmorningman left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@imay
imay merged commit ad7270b into apache:masterJun 3, 2020
@EmmyMiao87EmmyMiao87 mentioned this pull request Sep 1, 2020
BiteTheDDDDt pushed a commit to BiteTheDDDDt/incubator-doris that referenced this pull request Feb 7, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api-reviewCategorizes an issue or PR as actively needing an API review.approvedIndicates a PR has been approved by one committer.area/loadIssues or PRs related to all kinds of load

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@wyb@imay@morningman