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

feat(Spark-smoke-test): add spark smoke test #4158

Merged
merged 40 commits into from
Feb 23, 2022
Merged

feat(Spark-smoke-test): add spark smoke test #4158

merged 40 commits into from
Feb 23, 2022

Conversation

MugdhaHardikar-GSLab
Copy link
Contributor

Checklist

  • The PR conforms to DataHub's Contributing Guideline (particularly Commit Message Format)
  • Links to related issues (if applicable)
  • Tests for the changes have been added/updated (if applicable)
  • Docs related to the changes have been added/updated (if applicable)

@github-actions
Copy link

github-actions bot commented Feb 16, 2022

Unit Test Results (build & test)

  70 files  ±0    70 suites  ±0   25m 41s ⏱️ + 12m 0s
611 tests ±0  552 ✔️ ±0  59 💤 ±0  0 ±0 

Results for commit 17cef08. ± Comparison against base commit c6cb549.

♻️ This comment has been updated with latest results.

Copy link
Contributor

@shirshanka shirshanka left a comment

Choose a reason for hiding this comment

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

Have a few questions.

@@ -0,0 +1,188 @@
#!/usr/bin/env sh
Copy link
Contributor

Choose a reason for hiding this comment

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

why do we need to add in a new gradle here? can we not use the module-based way of building this?

echo "--------------------------------------------------------------------"


datahub docker quickstart \
Copy link
Contributor

Choose a reason for hiding this comment

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

why not use the python way of starting the docker containers (like the other smoke tests)

@shirshanka shirshanka added the pending-submitter-response Issue/request has been reviewed but requires a response from the submitter label Feb 20, 2022
Copy link
Contributor

@shirshanka shirshanka left a comment

Choose a reason for hiding this comment

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

LGTM!

@shirshanka shirshanka merged commit ede31c4 into datahub-project:master Feb 23, 2022
@MugdhaHardikar-GSLab MugdhaHardikar-GSLab deleted the spark-smoke branch March 30, 2022 05:14
maggiehays pushed a commit to maggiehays/datahub that referenced this pull request Aug 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pending-submitter-response Issue/request has been reviewed but requires a response from the submitter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants