[GitHub] spark issue #18981: Fixed pandoc dependency issue in python/setup.py

2017-08-18 Thread dusktreader
Github user dusktreader commented on the issue: https://github.com/apache/spark/pull/18981 @srowen you could call download_pandoc(). However, there's no utility for having pandoc installed for a pyspark user. It's possible that the convert() function could raise an OSE

[GitHub] spark pull request #18981: Fixed pandoc dependency issue in python/setup.py

2017-08-17 Thread dusktreader
GitHub user dusktreader opened a pull request: https://github.com/apache/spark/pull/18981 Fixed pandoc dependency issue in python/setup.py ## Problem Description When pyspark is listed as a dependency of another package, installing the other package will cause an