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

[idea] Support for Rapids (GPU) with Spark Thrift in DBT #6102

Open
1 of 4 tasks
sjabber opened this issue Sep 20, 2024 · 0 comments
Open
1 of 4 tasks

[idea] Support for Rapids (GPU) with Spark Thrift in DBT #6102

sjabber opened this issue Sep 20, 2024 · 0 comments
Labels
content Improvements or additions to content idea Proposes an idea for new content

Comments

@sjabber
Copy link

sjabber commented Sep 20, 2024

Which of these best describes you?

  • dbt Community member
  • Partner
  • dbt Labs employee
  • Other

What's your idea for new content?

Currently, DBT does not support the combination of the Rapids library (GPU) with Spark Thrift, even though this setup could significantly enhance performance. This lack of support prevents the DBT + Spark (Thrift) combination from reaching its full potential in terms of processing speed and efficiency.

It would be greatly beneficial if DBT could be improved to support running dbt run with Spark Thrift when using the Rapids library (GPU). This would enable better performance, taking advantage of GPU acceleration in Spark.

When attempting to use dbt run with Spark Thrift that utilizes the Rapids library, the following error occurs:
org.apache.hive.service.cli.HiveSQLException: Error running query: java.lang.BootstrapMethodError: java.lang.NoClassDefFoundError: com/nvidia/spark/rapids/RuleNotFoundExprMeta
at org.apache.spark.sql.hive.thriftserver.HiveThriftServerErrors$.runningQueryError(HiveThriftServerErrors.scala:46)

My Environment Details:

  • DBT version : 1.8.3
  • Spark version : 3.5.0
  • Rapids : rapids-4-spark_2.12-23.12.0.jar

Where would you recommend this content live on the docs.getdbt.com?

No response

@sjabber sjabber added content Improvements or additions to content idea Proposes an idea for new content labels Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content Improvements or additions to content idea Proposes an idea for new content
Projects
None yet
Development

No branches or pull requests

1 participant