[QST] Spark-SQL support is available ? #5329
Answered
by
jlowe
Manoj-red-hat
asked this question in
General
|
Most of the articles and blog always talk about SQL via dataframes approach, so just wondering Can I run SQL queries via spark-rapids[Spark-SQL shell] ? |
Answered by
jlowe
Apr 13, 2022
Replies: 4 comments
|
Yes we can do that just add the jar files and plugin when running spark-shell script |
0 replies
|
@SoumyaB57 Can I run that on @NVIDIA geforce gtx 1050 for learning purpose ? |
0 replies
|
@Manoj-red-hat yes, it should run on a GTX 1050 because that uses the Pascal architecture. The RAPIDS Accelerator support the same GPUs as RAPIDS, see the RAPIDS Requirements page for details. By the way, for future questions it would be great to use our new Discussions section. |
0 replies
Answer selected by
sameerz
|
Thanks @jlowe, will use that forum for further discussion |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@Manoj-red-hat yes, it should run on a GTX 1050 because that uses the Pascal architecture. The RAPIDS Accelerator support the same GPUs as RAPIDS, see the RAPIDS Requirements page for details.
By the way, for future questions it would be great to use our new Discussions section.