Currently trying to create a pySpark application that requires Numpy. I have tried to install it on every worker and master nodes but without success since the notebook always returns the error that it does not exist.
Had anyone done this? I believe this should be something rather easy, but my experience is probably not enough to get it at this point.