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

Fix databricks build #339

Merged
merged 7 commits into from
Jul 9, 2020
Merged

Fix databricks build #339

merged 7 commits into from
Jul 9, 2020

Conversation

tgravescs
Copy link
Collaborator

@tgravescs tgravescs commented Jul 9, 2020

  • GpuCartesianProductExec was added and needed to be patch for databricks
  • add -B to mvn to redudce log size
  • Add handling when state of databricks cluster is in RESIZING
  • pull Cudf jar from sonatype rather then copying from jenkins host.
  • xfail the GpuCartesianProductExec tests because they fail on databricks and filed separate issue to investigate

@tgravescs tgravescs changed the title ' Fix databricks build Jul 9, 2020
@tgravescs
Copy link
Collaborator Author

build

@jlowe jlowe added the build Related to CI / CD or cleanly building label Jul 9, 2020
@tgravescs tgravescs merged commit ec63a9c into NVIDIA:branch-0.2 Jul 9, 2020
@sameerz sameerz added this to the Jul 6 - Jul 17 milestone Jul 17, 2020
nartal1 pushed a commit to nartal1/spark-rapids that referenced this pull request Jun 9, 2021
* Update patch for GpuCartesianProductExec

* add -B to mvn on databricks

* Have shutdown run if cluster RESIZING

* iRemove neededing to copy CUDF jar on jenkins host

* iTemporarily remove slack

* Add xfail for cartesian special case tests for databricks

* Add back slack notification

Co-authored-by: Thomas Graves <tgraves@nvidia.com>
nartal1 pushed a commit to nartal1/spark-rapids that referenced this pull request Jun 9, 2021
* Update patch for GpuCartesianProductExec

* add -B to mvn on databricks

* Have shutdown run if cluster RESIZING

* iRemove neededing to copy CUDF jar on jenkins host

* iTemporarily remove slack

* Add xfail for cartesian special case tests for databricks

* Add back slack notification

Co-authored-by: Thomas Graves <tgraves@nvidia.com>
tgravescs pushed a commit to tgravescs/spark-rapids that referenced this pull request Nov 30, 2023
Signed-off-by: spark-rapids automation <70000568+nvauto@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Related to CI / CD or cleanly building
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants