Srinivas Rishindra Pothireddi created SPARK-34572:
-----------------------------------------------------
Summary: Documentation generation check fails in GitHub
Key: SPARK-34572
URL: https://issues.apache.org/jira/browse/SPARK-34572
Project: Spark
Issue Type: Bug
Components: Build
Affects Versions: 3.0.2
Reporter: Srinivas Rishindra Pothireddi
The run documentation check has been failing for multiple PRs in GitHub because
the following
[commit|https://github.com/apache/spark/commit/397b843890db974a0534394b1907d33d62c2b888#diff-02f10976f2f83e219445cd4860a2999f45dc254b173f1ffefb323d8fe1d1c817R100-R108]
included a reference to the following file
(model_selection_random_hyperparameters_example.py).
However this file is unavailable in the examples folder in the spark project.
This is causing the (Linters, licenses, dependencies and documentation
generation) check to fail in the documentation build in Github actions. So,
this has to be removed to let the build run successfully.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]