It seems that there are issues with the Java documentation for version 3.5.x , 
not just the latest version, such as version 3.5.0: 
https://spark.apache.org/docs/3.5.0/api/java/index.html. The navigation on my 
side is also problematic. 

Using Google Developer Tools, we can see information similar to the following:. 

Refused to frame 'https://spark.apache.org/' because an ancestor violates the 
following Content Security Policy directive: "frame-ancestors 'none'".
Refused to frame 'https://spark.apache.org/' because an ancestor violates the 
following Content Security Policy directive: "frame-ancestors 'none'".

Does this mean that some Content Security Policy settings need to be configured 
on the HTTP server side?

Jie Yang

On 2025/02/05 05:38:45 Hyukjin Kwon wrote:
> Hi all,
> 
> I was randomly navigating Spark documentation and realised that Java API
> documentation does not work.
> 
> https://spark.apache.org/docs/latest/api/java/index.html
> 
> I can open the page but when I navigate and visit pages, like 70% does not
> work. Is this specific to me? Or can it be reproduced on your side too?
> 
> Seems like the issue does not exist in the development documentation FWIW.
> 
> Would be great to fix it if this happens to you too.
> 
> cc @Pan Bingkun <panbing...@apache.org> @Yang Jie FYI
> 
> [image: Screenshot 2025-02-05 at 2.38.20 PM.png]
> 

---------------------------------------------------------------------
To unsubscribe e-mail: dev-unsubscr...@spark.apache.org

Reply via email to