[ 
https://issues.apache.org/jira/browse/SPARK-6657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Xiangrui Meng resolved SPARK-6657.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.4.0

Issue resolved by pull request 6221
[https://github.com/apache/spark/pull/6221]

> Fix Python doc build warnings
> -----------------------------
>
>                 Key: SPARK-6657
>                 URL: https://issues.apache.org/jira/browse/SPARK-6657
>             Project: Spark
>          Issue Type: Documentation
>          Components: Documentation, MLlib, PySpark, SQL, Streaming
>    Affects Versions: 1.3.0
>            Reporter: Joseph K. Bradley
>            Assignee: Xiangrui Meng
>            Priority: Trivial
>             Fix For: 1.4.0
>
>
> Reported by [~rxin]
> {code}
> /scratch/rxin/spark/python/pyspark/mllib/tree.py:docstring of 
> pyspark.mllib.tree.RandomForest.trainClassifier:15: ERROR: Unexpected 
> indentation.
> /scratch/rxin/spark/python/pyspark/mllib/tree.py:docstring of 
> pyspark.mllib.tree.RandomForest.trainClassifier:16: WARNING: Block quote ends 
> without a blank line; unexpected unindent.
> /scratch/rxin/spark/python/pyspark/mllib/tree.py:docstring of 
> pyspark.mllib.tree.RandomForest.trainClassifier:18: ERROR: Unexpected 
> indentation.
> /scratch/rxin/spark/python/pyspark/mllib/tree.py:docstring of 
> pyspark.mllib.tree.RandomForest.trainClassifier:22: WARNING: Definition list 
> ends without a blank line; unexpected unindent.
> /scratch/rxin/spark/python/pyspark/mllib/tree.py:docstring of 
> pyspark.mllib.tree.RandomForest.trainClassifier:28: WARNING: Definition list 
> ends without a blank line; unexpected unindent.
> /scratch/rxin/spark/python/pyspark/mllib/tree.py:docstring of 
> pyspark.mllib.tree.RandomForest.trainRegressor:13: ERROR: Unexpected 
> indentation.
> /scratch/rxin/spark/python/pyspark/mllib/tree.py:docstring of 
> pyspark.mllib.tree.RandomForest.trainRegressor:14: WARNING: Block quote ends 
> without a blank line; unexpected unindent.
> /scratch/rxin/spark/python/pyspark/mllib/tree.py:docstring of 
> pyspark.mllib.tree.RandomForest.trainRegressor:16: ERROR: Unexpected 
> indentation.
> /scratch/rxin/spark/python/pyspark/mllib/tree.py:docstring of 
> pyspark.mllib.tree.RandomForest.trainRegressor:18: ERROR: Unexpected 
> indentation.
> /scratch/rxin/spark/python/pyspark/sql/__init__.py:docstring of 
> pyspark.sql.DataFrame.collect:1: WARNING: Inline interpreted text or phrase 
> reference start-string without end-string.
> /scratch/rxin/spark/python/pyspark/sql/__init__.py:docstring of 
> pyspark.sql.DataFrame.orderBy:3: WARNING: Inline interpreted text or phrase 
> reference start-string without end-string.
> /scratch/rxin/spark/python/pyspark/sql/__init__.py:docstring of 
> pyspark.sql.DataFrame.sort:3: WARNING: Inline interpreted text or phrase 
> reference start-string without end-string.
> /scratch/rxin/spark/python/pyspark/sql/__init__.py:docstring of 
> pyspark.sql.DataFrame.take:1: WARNING: Inline interpreted text or phrase 
> reference start-string without end-string.
> /scratch/rxin/spark/python/docs/pyspark.streaming.rst:13: WARNING: Title 
> underline too short.
> pyspark.streaming.kafka module
> ----------------------------
> /scratch/rxin/spark/python/docs/pyspark.streaming.rst:13: WARNING: Title 
> underline too short.
> pyspark.streaming.kafka module
> ----------------------------
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to