I am using PySpark and did not install Hadoop as such. I am getting this warning Hadoop “Unable to load native-hadoop library for your platform” warning
.
Do I need to install Hadoop, if so how can I proceed given that I have installed PySpark on my system?
Note that I am a Novice in Hadoop eco-system.