Hi Arpan.

I believe all applications including spark and scala create a hidden
history file

You can go to home directory

cd

# see list of all hidden files

ls -a | egrep '^\.'

If you are using scala do you see .scala_history file?

.scala_history

HTH



LinkedIn * 
https://www.linkedin.com/profile/view?id=AAEAAAAWh2gBxianrbJd6zP6AcPCCdOABUrV8Pw
<https://www.linkedin.com/profile/view?id=AAEAAAAWh2gBxianrbJd6zP6AcPCCdOABUrV8Pw>*





*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 Tue, 2 Feb 2021 at 10:16, Arpan Bhandari <arpan3...@gmail.com> wrote:

> Hi Mich,
>
> Repeated the steps as suggested, but still there is no such folder created
> in the home directory. Do we need to enable some property so that it
> creates
> one.
>
>
> Thanks,
> Arpan Bhandari
>
>
>
> --
> Sent from: http://apache-spark-user-list.1001560.n3.nabble.com/
>
> ---------------------------------------------------------------------
> To unsubscribe e-mail: user-unsubscr...@spark.apache.org
>
>

Reply via email to