File tree 1 file changed +4
-3
lines changed
1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -86,8 +86,8 @@ $ ./target/release/process_dummy_data
86
86
87
87
To change the location of the hive partitioned data, modify the ` base_path` variable in the source code:
88
88
89
- 1. ** For ** ` ` : Edit ` src/generate_dummy_data.rs` , lines 18-20.
90
- 2. ** For ** ` ` : Edit ` src/process_dummy_data.rs` , lines 8-10.
89
+ 1. Edit ` src/generate_dummy_data.rs` , lines 18-20.
90
+ 2. Edit ` src/process_dummy_data.rs` , lines 8-10.
91
91
92
92
After making the necessary changes, rebuild and run the program to regenerate and process the data with the updated location.
93
93
@@ -106,5 +106,6 @@ Or execute the compiled binary:
106
106
` ` `
107
107
108
108
# # Example Video
109
+ [Watch On YouTube](https://www.youtube.com/watch? v=p4A_3dQZ-kQ)
110
+ ! [image](https://github.com/user-attachments/assets/ff0a79e3-f422-4f62-aadc-24c9143088b3)
109
111
110
- A video demonstrating the processing performance of the program will be available soon.
You can’t perform that action at this time.
0 commit comments