Closed Manoj-red-hat closed 2 years ago
Yes we can do that just add the jar files and plugin when running spark-shell script
@SoumyaB57 Can I run that on @nvidia geforce gtx 1050 for learning purpose ?
@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.
Thanks @jlowe, will use that forum for further discussion
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] ?