You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/synapse-analytics/spark/intellij-tool-synapse.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -161,26 +161,26 @@ You can follow the instructions below to set up your local run and local debug f
161
161
162
162
1. Open the **Run/Debug Configurations** dialog, select the plus sign (**+**). Then select the **Apache Spark on Synapse** option. Enter information for **Name**, **Main class name** to save.
163
163
164
-

164
+

165
165
166
166
- Environment variables and WinUtils.exe Location are only for windows users.
167
167
- Environment variables: The system environment variable can be auto detected if you have set it before and no need to manually add.
168
168
-[WinUtils.exe Location](https://github.com/steveloughran/winutils/releases/download/tag_2017-08-29-hadoop-2.8.1-native/hadoop-2.8.1.zip): You can specify the WinUtils location by selecting the folder icon on the right.
169
169
170
170
2. Then select the local play button.
171
171
172
-

172
+

173
173
174
174
3. Once local run completed, if script includes output, you can check the output file from **data** > **__default__**.
175
175
176
-

176
+

177
177
178
178
### Scenario 2: Do local debugging
179
179
180
180
1. Open the **LogQuery** script, set breakpoints.
181
181
2. Select **Local debug** icon to do local debugging.
182
182
183
-

183
+

0 commit comments