Skip to content

Commit 508e484

Browse files
authored
'this spark pool' is a duplicate
1 parent 0051fef commit 508e484

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/synapse-analytics/get-started-analyze-storage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ You can analyze the data in your workspace default Azure Data Lake Storage (ADLS
5151
display(df.limit(10))
5252
```
5353

54-
1. Attach to the Spark pool named **Spark1**. Run the cell. If you run into an error related to lack of cores, another session could be using this spark pool this spark pool. Cancel all the existing sessions and retry.
54+
1. Attach to the Spark pool named **Spark1**. Run the cell. If you run into an error related to lack of cores, another session could be using this spark pool. Cancel all the existing sessions and retry.
5555
1. Select back to the **users** folder. Right-click the **.parquet** file again, and then select **New SQL script** > **SELECT TOP 100 rows**. It creates a SQL script like this:
5656

5757
```sql

0 commit comments

Comments
 (0)