Skip to content

Issue 7607 - Pass S3 object key of bulk import job to Spark - #7695

Draft
patchwork01 wants to merge 16 commits into
developfrom
7607-explicit-bulk-import-s3-path
Draft

Issue 7607 - Pass S3 object key of bulk import job to Spark#7695
patchwork01 wants to merge 16 commits into
developfrom
7607-explicit-bulk-import-s3-path

Conversation

@patchwork01

@patchwork01 patchwork01 commented Jul 17, 2026

Copy link
Copy Markdown
Collaborator

Make sure you have checked all steps below.

Issue

  • My PR fully resolves the following issues. I've referenced an issue in the PR title, for example "Issue 1234 - My
    Feature". Note that before an issue is finished, you can still make a pull request by raising a separate issue
    for your progress.

Tests

  • My PR adds the following tests based on our test strategy OR does not need testing for this extremely good reason:
    • Updated existing tests:
      • BulkImportArgumentsTest
      • BulkImportExecutorTest
      • BulkImportJobLoaderFromS3IT
      • Expected value files for executor tests
      • Split EksBulkImportST into EksAutoBulkImportST and EksFargateBulkImportST
    • Ran system test in AWS:
      • EmrServerlessBulkImportST

Documentation

  • In case of new functionality, my PR adds documentation that describes how to use it, or I have linked to a
    separate issue for that below.
  • If I have added new Java code, I have added Javadoc that explains it following our conventions and style.
  • If I have added or removed any dependencies from the project, I have updated the NOTICES file.

@patchwork01 patchwork01 added the pr-base-for-stacking Base for stacked pull requests (a dependency for others, where this PR's branch will be the base) label Jul 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-base-for-stacking Base for stacked pull requests (a dependency for others, where this PR's branch will be the base)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pass bulk import job S3 path to Spark explicitly

1 participant