Skip to content

Commit d232cc1

Browse files
author
Lanjun Li (Beyondsoft)
committed
addHIBsection
1 parent 1bf3c4d commit d232cc1

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

articles/hdinsight/spark/apache-spark-intellij-tool-plugin.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -362,21 +362,21 @@ It is convenient for you to foresee the script result by sending some code to th
362362

363363
## Integrate with HDInsight Identity Broker (HIB)
364364

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).
367367

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.
370370

371371
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.
372372

373373
![upload path in the configuration](./media/apache-spark-intellij-tool-plugin/upload-path-in-the-configuration.png)
374374

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.
377377

378378
> [!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.
380380
381381

382382
## Reader-only role

0 commit comments

Comments
 (0)