Skip to content

Commit c02df25

Browse files
committed
update synapse interactive for vscode update1
1 parent 643fe36 commit c02df25

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

articles/hdinsight/hdinsight-for-vscode.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ You can follow the normal steps to sign in to Azure subscription to connect to y
317317

318318
For run a hive job, you can follow the normal steps to submit job to HDInsight ESP cluster with ID Broker (HIB). Refer to [Submit interactive Hive queries and Hive batch scripts](#submit-interactive-hive-queries-and-hive-batch-scripts) for more instructions.
319319

320-
For run a interactive PySpark job, you can follow the normal steps to submit job to HDInsight ESP cluster with ID Broker (HIB). Refer to [Submit interactive PySpark queries](#submit-interactive-pyspark-queries) for more instructions.
320+
For run an interactive PySpark job, you can follow the normal steps to submit job to HDInsight ESP cluster with ID Broker (HIB). Refer to [Submit interactive PySpark queries](#submit-interactive-pyspark-queries) for more instructions.
321321

322322
For run a PySpark batch job, you can follow the normal steps to submit job to HDInsight ESP cluster with ID Broker (HIB). Refer to [Submit PySpark batch job](#submit-pyspark-batch-job) for more instructions.
323323

@@ -491,7 +491,7 @@ From the menu bar, go to **View** > **Command Palette**, and then enter **Azure:
491491

492492
### Synapse PySpark installation error.
493493

494-
For Synapse PySpark installation error, 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.
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.
495495

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

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.subservice: spark
1111
ms.date: 09/03/2020
1212
---
1313

14-
# Tutorial: Create an Apache Spark applications with VSCode using a Synapse workspace
14+
# Tutorial: Create an Apache Spark application with VSCode using a Synapse workspace
1515

1616
Learn how to use Apache Spark & Hive Tools for Visual Studio Code. Use the tools to create and submit Apache Hive batch jobs, interactive Hive queries, and PySpark scripts for Apache Spark. First we'll describe how to install Spark & Hive Tools in Visual Studio Code. Then we'll walk through how to submit jobs to Spark & Hive Tools.
1717

@@ -92,7 +92,7 @@ Follow these steps to connect to Azure:
9292

9393
## Submit interactive Synapse PySpark queries to Spark pool (Not supported currently)
9494

95-
For Synapse Pyspark interactive, 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.
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.
9696

9797
Users can perform Synapse PySpark interactive on Spark pool in the following ways:
9898

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

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

305-
For Synapse PySpark installation error, 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.
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.
306306

307307
## Next steps
308308

0 commit comments

Comments
 (0)