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/hdinsight/spark/apache-spark-intellij-tool-plugin.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -362,21 +362,21 @@ It is convenient for you to foresee the script result by sending some code to th
362
362
363
363
## Integrate with HDInsight Identity Broker (HIB)
364
364
365
-
### Connect to your HDInsight ESP cluster with HIB enabled
366
-
You can follow the normal steps to sign in to Azure subscription to connect to your HDInsight ESP cluster with HIB enabled. After sign in, you will see the cluster list in Azure Explorer. For more instructions, see [Connect to your HDInsight cluster](#connect-to-your-hdinsight-cluster).
365
+
### Connect to your HDInsight ESP cluster with Id Broker (HIB)
366
+
You can follow the normal steps to sign in to Azure subscription to connect to your HDInsight ESP cluster with Id Broker (HIB). After sign in, you will see the cluster list in Azure Explorer. For more instructions, see [Connect to your HDInsight cluster](#connect-to-your-hdinsight-cluster).
367
367
368
-
### Run a Spark Scala application on an HDInsight ESP cluster with HIB enabled
369
-
You can follow the normal steps to submit job to HDInsight ESP cluster with HIB enabled. Refer to [Run a Spark Scala application on an HDInsight Spark cluster](#run-a-spark-scala-application-on-an-hdinsight-spark-cluster) for more instructions.
368
+
### Run a Spark Scala application on an HDInsight ESP cluster with Id Broker (HIB)
369
+
You can follow the normal steps to submit job to HDInsight ESP cluster with Id Broker (HIB). Refer to [Run a Spark Scala application on an HDInsight Spark cluster](#run-a-spark-scala-application-on-an-hdinsight-spark-cluster) for more instructions.
370
370
371
371
We upload the necessary files to a folder named with your sign in account, and you can see the upload path in the configuration file.
372
372
373
373

374
374
375
-
### Spark console on an HDInsight ESP cluster with HIB enabled
376
-
You can run Spark Local Console(Scala) or run Spark Livy Interactive Session Console(Scala) on an HDInsight ESP cluster with HIB enabled. Refer to [Spark Console](#spark-console) for more instructions.
375
+
### Spark console on an HDInsight ESP cluster with Id Broker (HIB)
376
+
You can run Spark Local Console(Scala) or run Spark Livy Interactive Session Console(Scala) on an HDInsight ESP cluster with Id Broker (HIB). Refer to [Spark Console](#spark-console) for more instructions.
377
377
378
378
> [!NOTE]
379
-
> For the ESP cluster with HIB enabled, link a cluster and debug Apache Spark applications remotely is not supported currently.
379
+
> For the HDInsight ESP cluster with Id Broker (HIB), link a cluster and debug Apache Spark applications remotely is not supported currently.
0 commit comments