Skip to content

Commit 604724d

Browse files
authored
Update connector-spark.md
PR review: Corrects Acrolinx issues
1 parent 2f17df6 commit 604724d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/data-factory/connector-spark.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ The following properties are supported for Spark linked service version 2.0 (Pre
8181
| type | The type property must be set to: **Spark** | Yes |
8282
| version | The version that you specify. The value is `2.0`. | Yes |
8383
| host | IP address or host name of the Spark server | Yes |
84-
| port | The TCP port that the Spark server uses to listen for client connections. If you connect to Azure HDInsights, specify port as 443. | Yes |
84+
| port | The TCP port that the Spark server uses to listen for client connections. If you connect to Azure HDInsight, specify port as 443. | Yes |
8585
| serverType | The type of Spark server. <br/>The allowed value is: **SparkThriftServer** | No |
8686
| thriftTransportProtocol | The transport protocol to use in the Thrift layer. <br/>The allowed value is: **HTTP** | No |
8787
| authenticationType | The authentication method used to access the Spark server. <br/>Allowed values are: **Anonymous**, **UsernameAndPassword**, **WindowsAzureHDInsightService** | Yes |
@@ -122,7 +122,7 @@ The following properties are supported for Spark linked service version 1.0:
122122
|:--- |:--- |:--- |
123123
| type | The type property must be set to: **Spark** | Yes |
124124
| host | IP address or host name of the Spark server | Yes |
125-
| port | The TCP port that the Spark server uses to listen for client connections. If you connect to Azure HDInsights, specify port as 443. | Yes |
125+
| port | The TCP port that the Spark server uses to listen for client connections. If you connect to Azure HDInsight, specify port as 443. | Yes |
126126
| serverType | The type of Spark server. <br/>Allowed values are: **SharkServer**, **SharkServer2**, **SparkThriftServer** | No |
127127
| thriftTransportProtocol | The transport protocol to use in the Thrift layer. <br/>Allowed values are: **Binary**, **SASL**, **HTTP** | No |
128128
| authenticationType | The authentication method used to access the Spark server. <br/>Allowed values are: **Anonymous**, **Username**, **UsernameAndPassword**, **WindowsAzureHDInsightService** | Yes |

0 commit comments

Comments
 (0)