For some reason, I have to convert sas data to hdfs then analyse with pyspark. after some research I found ...
Tag: pyspark
How to set virtualenv for a crontab?How to set virtualenv for a crontab?
Recent I was asked to batch run Python script in a virtualenv and also run in crontab. for example, pyspark_hello_world.py ...