Hello guys,
I have to install Apache Spark on a Fedora 22 (actually, a Fedora 22 VM) and I discovered the package "Spark". So I've installed it with sudo dnf install spark
(and it downloaded more than 400mb among A LOT of packages).
It's everything okay, except that I can't run spark
and any other related command on my command line. This simply doesn't exist. After that, I have looked for Spark in my whole computer (with whereis
and locate
) and I didn't find anything useful.