FelixYBW commented on code in PR #7642:
URL: https://github.com/apache/incubator-gluten/pull/7642#discussion_r1811132613


##########
tools/notebook/README.md:
##########
@@ -0,0 +1,42 @@
+# Setup, Build and Benchmark Spark/Gluten with Jupyter Notebook
+
+This guide provides notebooks and scripts for conducting performance testing 
in Gluten. The standard approach involves setting up the test environment on a 
bare-metal machine or cloud instance and running performance tests with 
TPC-H/TPC-DS workloads. These scripts enable users to reproduce our performance 
results in their own environment.
+
+## Environment Setup
+
+The recommended OS is ubuntu22.04 with kernel 5.15. To prepare the 
environment, run [initialize.ipynb](./initialize.ipynb), which will:
+
+- Install system dependencies and set up jupyter notebook
+- Configure Hadoop and Spark
+- Configure kernel parameters
+- Install monitoring tools (e.g., sar, emon)

Review Comment:
   Let's remove emon



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