You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (Jira)" <ji...@apache.org> on 2021/04/04 03:02:00 UTC

[jira] [Commented] (SPARK-34951) Recover Python linter (Sphinx build) in GitHub Actions

    [ https://issues.apache.org/jira/browse/SPARK-34951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17314382#comment-17314382 ] 

Apache Spark commented on SPARK-34951:
--------------------------------------

User 'HyukjinKwon' has created a pull request for this issue:
https://github.com/apache/spark/pull/32047

> Recover Python linter (Sphinx build) in GitHub Actions
> ------------------------------------------------------
>
>                 Key: SPARK-34951
>                 URL: https://issues.apache.org/jira/browse/SPARK-34951
>             Project: Spark
>          Issue Type: Test
>          Components: PySpark, Tests
>    Affects Versions: 3.0.2, 3.2.0, 3.1.1
>            Reporter: Hyukjin Kwon
>            Priority: Major
>
> It fails as below:
> {code}
> Encoding error:
> 'ascii' codec can't decode byte 0xc2 in position 69: ordinal not in range(128)
> The full traceback has been saved in /tmp/sphinx-err-122qgk2d.log, if you want to report the issue to the developers.
> make: *** [Makefile:20: html] Error 2
> re-running make html to print full warning list:
> Running Sphinx v3.0.4
> Encoding error:
> 'ascii' codec can't decode byte 0xc2 in position 69: ordinal not in range(128)
> The full traceback has been saved in /tmp/sphinx-err-mqvr_y8v.log, if you want to report the issue to the developers.
> make: *** [Makefile:20: html] Error 2
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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