Github user gliptak commented on the pull request:
https://github.com/apache/spark/pull/8323#issuecomment-146384917
@JoshRosen How are the doctest-s triggered on the commandline and in
Jenkins?
```
$ python/run-tests --help
No handlers could be found for logger "root"
Usage: run-tests [options]
Options:
-h, --help show this help message and exit
--python-executables=PYTHON_EXECUTABLES
A comma-separated list of Python executables to test
against (default: python,python3.4)
--modules=MODULES A comma-separated list of Python modules to test
(default: pyspark-core,pyspark-ml,pyspark-mllib
,pyspark-sql,pyspark-streaming)
-p PARALLELISM, --parallelism=PARALLELISM
The number of suites to test in parallel (default 4)
--verbose Enable additional debug logging
```
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]