which spark-sql
/opt/spark/bin/spark-sql   ## usually $SPARK_HOME/bin/spark-sql

spark-sql

spark-sql> select count(1) from alayer.joint_accounts_view;

7926
Time taken: 0.506 seconds, Fetched 1 row(s)


HTH


   view my Linkedin profile
<https://www.linkedin.com/in/mich-talebzadeh-ph-d-5205b2/>



*Disclaimer:* Use it at your own risk. Any and all responsibility for any
loss, damage or destruction of data or any other property which may arise
from relying on this email's technical content is explicitly disclaimed.
The author will in no case be liable for any monetary damages arising from
such loss, damage or destruction.




On Wed, 25 Aug 2021 at 13:16, Rita RSilva <rita.rbsi...@gmail.com> wrote:

> Good morning,
>
> I have just installed spark Apache, I never used it. I need to change from
> scala to SQL, but I am having some difficulties in finding the instructions
> for that. Could you help me with this please?
>
> ---------------------------------------------------------------------
> To unsubscribe e-mail: user-unsubscr...@spark.apache.org
>
>

Reply via email to