[
https://issues.apache.org/jira/browse/SPARK-34951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyukjin Kwon resolved SPARK-34951.
----------------------------------
Fix Version/s: 3.0.3
3.1.2
3.2.0
Assignee: Hyukjin Kwon
Resolution: Fixed
Fixed in 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
> Assignee: Hyukjin Kwon
> Priority: Major
> Fix For: 3.2.0, 3.1.2, 3.0.3
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]