yikf commented on code in PR #10190:
URL:
https://github.com/apache/incubator-gluten/pull/10190#discussion_r2209440925
##########
docs/Configuration.md:
##########
@@ -1,130 +1,162 @@
+<!-- DO NOT MODIFY THIS FILE DIRECTLY, IT IS AUTO-GENERATED BY
[org.apache.gluten.config.AllGlutenConfiguration] -->
+
---
+
layout: page
title: Configuration
nav_order: 3
----
-
-# Spark Configurations for Gluten Plugin
-
-There are many configurations could impact the Gluten Plugin performance and
can be fine-tuned in Spark.
-You can add these configurations into spark-defaults.conf to enable or disable
the setting.
-
-## Spark parameters
-
-| Parameters | Description
| Recommend Setting
|
-|---------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------|
-| spark.driver.extraClassPath | Gluten
Plugin jar file to prepend to the classpath of the driver.
| /path/to/jar_file
|
Review Comment:
thanks, these parameters are spark config, i want to create new section to
describe the base spark config for gluten.
--
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]