Use pyspark with python3


  1. edit profile :vim ~/.profile

  2. add the code into the file: export PYSPARK_PYTHON=python3

  3. execute command : source ~/.profile

  4. ./bin/pyspark


文章作者: keepwonder
版权声明: 本博客所有文章除特別声明外,均采用 CC BY 4.0 许可协议。转载请注明来源 keepwonder !
  目录