xuanyuanking commented on PR #42428:
URL: https://github.com/apache/spark/pull/42428#issuecomment-1696809607

   @HyukjinKwon @panbingkun I reverted this change in branch-3.5 due to this 
caused the following doc build failure: 
   ```
   preparing documents... failed
   /usr/local/lib/python3.8/dist-packages/nbsphinx.py:1422: RuntimeWarning: You 
are using an unsupported version of pandoc (2.5).
   Your version must be at least (2.14.2) but less than (4.0.0).
   Refer to https://pandoc.org/installing.html.
   Continuing with doubts...
     nbconvert.utils.pandoc.check_pandoc_version()
   
   Warning, treated as error:
   unsupported theme option 'navbar_end' given
   make: *** [Makefile:35: html] Error 2
   /opt/spark-rm/output/spark/docs/_plugins/copy_api_dirs.rb:130:in `<top 
(required)>': Python doc generation failed (RuntimeError)
           from 
/opt/spark-rm/output/spark/docs/.local_ruby_bundle/ruby/2.7.0/gems/jekyll-4.2.1/lib/jekyll/external.rb:60:in
 `require'
           from 
/opt/spark-rm/output/spark/docs/.local_ruby_bundle/ruby/2.7.0/gems/jekyll-4.2.1/lib/jekyll/external.rb:60:in
 `block in require_with_graceful_fail'
           from 
/opt/spark-rm/output/spark/docs/.local_ruby_bundle/ruby/2.7.0/gems/jekyll-4.2.1/lib/jekyll/external.rb:57:in
 `each'
           from 
/opt/spark-rm/output/spark/docs/.local_ruby_bundle/ruby/2.7.0/gems/jekyll-4.2.1/lib/jekyll/external.rb:57:in
 `require_with_graceful_fail'
           from 
/opt/spark-rm/output/spark/docs/.local_ruby_bundle/ruby/2.7.0/gems/jekyll-4.2.1/lib/jekyll/plugin_manager.rb:89:in
 `block in require_plugin_files'
           from 
/opt/spark-rm/output/spark/docs/.local_ruby_bundle/ruby/2.7.0/gems/jekyll-4.2.1/lib/jekyll/plugin_manager.rb:87:in
 `each'
           from 
/opt/spark-rm/output/spark/docs/.local_ruby_bundle/ruby/2.7.0/gems/jekyll-4.2.1/lib/jekyll/plugin_manager.rb:87:in
 `require_plugin_files'
           from 
/opt/spark-rm/output/spark/docs/.local_ruby_bundle/ruby/2.7.0/gems/jekyll-4.2.1/lib/jekyll/plugin_manager.rb:21:in
 `conscientious_require'
           from 
/opt/spark-rm/output/spark/docs/.local_ruby_bundle/ruby/2.7.0/gems/jekyll-4.2.1/lib/jekyll/site.rb:131:in
 `setup'
           from 
/opt/spark-rm/output/spark/docs/.local_ruby_bundle/ruby/2.7.0/gems/jekyll-4.2.1/lib/jekyll/site.rb:36:in
 `initialize'
           from 
/opt/spark-rm/output/spark/docs/.local_ruby_bundle/ruby/2.7.0/gems/jekyll-4.2.1/lib/jekyll/commands/build.rb:30:in
 `new'
           from 
/opt/spark-rm/output/spark/docs/.local_ruby_bundle/ruby/2.7.0/gems/jekyll-4.2.1/lib/jekyll/commands/build.rb:30:in
 `process'
           from 
/opt/spark-rm/output/spark/docs/.local_ruby_bundle/ruby/2.7.0/gems/jekyll-4.2.1/lib/jekyll/command.rb:91:in
 `block in process_with_graceful_fail'
           from 
/opt/spark-rm/output/spark/docs/.local_ruby_bundle/ruby/2.7.0/gems/jekyll-4.2.1/lib/jekyll/command.rb:91:in
 `each'
           from 
/opt/spark-rm/output/spark/docs/.local_ruby_bundle/ruby/2.7.0/gems/jekyll-4.2.1/lib/jekyll/command.rb:91:in
 `process_with_graceful_fail'
           from 
/opt/spark-rm/output/spark/docs/.local_ruby_bundle/ruby/2.7.0/gems/jekyll-4.2.1/lib/jekyll/commands/build.rb:18:in
 `block (2 levels) in init_with_program'
           from 
/opt/spark-rm/output/spark/docs/.local_ruby_bundle/ruby/2.7.0/gems/mercenary-0.4.0/lib/mercenary/command.rb:221:in
 `block in execute'
           from 
/opt/spark-rm/output/spark/docs/.local_ruby_bundle/ruby/2.7.0/gems/mercenary-0.4.0/lib/mercenary/command.rb:221:in
 `each'
           from 
/opt/spark-rm/output/spark/docs/.local_ruby_bundle/ruby/2.7.0/gems/mercenary-0.4.0/lib/mercenary/command.rb:221:in
 `execute'
           from 
/opt/spark-rm/output/spark/docs/.local_ruby_bundle/ruby/2.7.0/gems/mercenary-0.4.0/lib/mercenary/program.rb:44:in
 `go'
           from 
/opt/spark-rm/output/spark/docs/.local_ruby_bundle/ruby/2.7.0/gems/mercenary-0.4.0/lib/mercenary.rb:21:in
 `program'
           from 
/opt/spark-rm/output/spark/docs/.local_ruby_bundle/ruby/2.7.0/gems/jekyll-4.2.1/exe/jekyll:15:in
 `<top (required)>'
           from 
/opt/spark-rm/output/spark/docs/.local_ruby_bundle/ruby/2.7.0/bin/jekyll:23:in 
`load'
           from 
/opt/spark-rm/output/spark/docs/.local_ruby_bundle/ruby/2.7.0/bin/jekyll:23:in 
`<main>'
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to