PHILO-HE commented on issue #8832:
URL: 
https://github.com/apache/incubator-gluten/issues/8832#issuecomment-2700472020

   @iasuka, it's strange. For spark web UI, it doesn't require copying any 
Gluten jar to spark home. The Guten SQL tab is well displayed on my spark web 
UI. Please make sure Gluten is enabled. You can check whether some Gluten plans 
are displayed in "SQL / DataFrame" tab to verify Gluten is working actually.
   
   You can also try to use history server. The Gluten SQL tab can also be 
displayed on it's web page, which requires copying gluten UI jar (generated 
under gluten-ui module after the build) to <SPARK_HOME>/jars and then 
restarting history server.


-- 
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