Skip to content

Commit 632643f

Browse files
committed
update
1 parent c02df25 commit 632643f

File tree

2 files changed

+11
-24
lines changed

2 files changed

+11
-24
lines changed

articles/hdinsight/hdinsight-for-vscode.md

Lines changed: 3 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,6 @@ After you meet the prerequisites, you can install Spark & Hive Tools for Visual
3939

4040
5. Select **Reload** when necessary.
4141

42-
> [!Note]
43-
>
44-
> **Synapse PySpark installation error** is an [known issue](#known-issues).
45-
4642
## Open a work folder
4743

4844
To open a work folder and to create a file in Visual Studio Code, follow these steps:
@@ -168,7 +164,7 @@ With Spark & Hive Tools for Visual Studio Code, you can submit interactive Hive
168164

169165
- **MESSAGES** panel: When you select a **Line** number, it jumps to the first line of the running script.
170166

171-
## Submit interactive PySpark queries
167+
## Submit interactive PySpark queries (Not supported Synapse PySpark interactive anymore)
172168

173169
Users can perform PySpark interactive in the following ways:
174170

@@ -264,9 +260,8 @@ The tool also supports the **Spark SQL** query:
264260

265261
> [!NOTE]
266262
>
267-
> 1. [ms-toolsai.jupyter >2021.3.684299474 version is not supported on this extension](#known-issues) is a known issue. Please using Synapse kernel by sticking to Microsoft Jupyter 2021.3.684299474.
263+
> [For Synapse PySpark installation error](#known-issues), since its dependency will not be maintained anymore by other team, this will not be maintained anymore as well. If you trying to use Synapse Pyspark interactive, please switch to use [Azure Synapse Analytics](https://ms.web.azuresynapse.net/en-us/) instead. And it's a long term change.
268264
>
269-
> 2. [For Synapse PySpark installation error](#known-issues), since it's dependency will not be maintained anymore by other team, it will not be maintained any more. If you trying to use Synapse Pyspark interactive, please use [Azure Synapse Analytics](https://ms.web.azuresynapse.net/) instead.
270265
271266
## Submit PySpark batch job
272267

@@ -491,24 +486,11 @@ From the menu bar, go to **View** > **Command Palette**, and then enter **Azure:
491486

492487
### Synapse PySpark installation error.
493488

494-
For Synapse PySpark installation error, since its dependency will not be maintained anymore by other team, it will not be maintained anymore. If you trying to use Synapse Pyspark interactive, please use [Azure Synapse Analytics](https://ms.web.azuresynapse.net/) instead.
489+
For Synapse PySpark installation error, since its dependency will not be maintained anymore by other team, it will not be maintained anymore. If you trying to use Synapse Pyspark interactive, please use [Azure Synapse Analytics](https://ms.web.azuresynapse.net/) instead. And it's a long term change.
495490

496491
![synapse pyspark installation error](./media/hdinsight-for-vscode/known-issue.png)
497492

498493

499-
### ms-toolsai.jupyter >2021.3.684299474 version is not supported on this extension, please using Synapse kernel by sticking to Microsoft Jupyter 2021.3.684299474.
500-
501-
1. Disable auto updating extension.
502-
503-
![disable auto updating extension](./media/hdinsight-for-vscode/disable-auto-updating-extension.png)
504-
505-
2. Install a selected version of Microsoft Jupyter.
506-
507-
![selected version of microsoft jupyter](./media/hdinsight-for-vscode/selected-version-of-microsoft-jupyter.png)
508-
509-
3. Install Microsoft Jupyter version 2021.3.684299474
510-
511-
512494
## Next steps
513495

514496
For a video that demonstrates using Spark & Hive for Visual Studio Code, see [Spark & Hive for Visual Studio Code](https://go.microsoft.com/fwlink/?linkid=858706).

articles/synapse-analytics/spark/vscode-tool-synapse.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,9 +90,12 @@ Follow these steps to connect to Azure:
9090

9191
![Set default cluster configuration](./media/vscode-tool-synapse/set-default-cluster-configuration.png)
9292

93-
## Submit interactive Synapse PySpark queries to Spark pool (Not supported currently)
93+
## Submit interactive Synapse PySpark queries to Spark pool (Not supported anymore)
9494

95-
For Synapse Pyspark interactive, since its dependency will not be maintained anymore by other team, it will not be maintained anymore. If you trying to use Synapse Pyspark interactive, please use [Azure Synapse Analytics](https://ms.web.azuresynapse.net/) instead.
95+
> [!NOTE]
96+
>
97+
>For Synapse Pyspark interactive, since its dependency will not be maintained anymore by other team, this will not be maintained anymore as well. If you trying to use Synapse Pyspark interactive, please switch to use [Azure Synapse Analytics](https://ms.web.azuresynapse.net/en-us/) instead. And it's a long term change.
98+
>
9699
97100
Users can perform Synapse PySpark interactive on Spark pool in the following ways:
98101

@@ -302,7 +305,9 @@ You can perform different operations in Azure Explorer within Spark & Hive tools
302305

303306
![known issues](./media/vscode-tool-synapse/known-issue.png)
304307

305-
For Synapse PySpark installation error, since its dependency will not be maintained anymore by other team, it will not be maintained anymore. If you trying to use Synapse Pyspark interactive, please use [Azure Synapse Analytics](https://ms.web.azuresynapse.net/) instead.
308+
### Not supported submit interactive Synapse PySpark queries to Spark pool anymore
309+
310+
For Synapse Pyspark interactive, since its dependency will not be maintained anymore by other team, this will not be maintained anymore as well. If you trying to use Synapse Pyspark interactive, please switch to use [Azure Synapse Analytics](https://ms.web.azuresynapse.net/en-us/) instead. And it's a long term change.
306311

307312
## Next steps
308313

0 commit comments

Comments
 (0)