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/data-factory/connector-spark.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -81,7 +81,7 @@ The following properties are supported for Spark linked service version 2.0 (Pre
81
81
| type | The type property must be set to: **Spark**| Yes |
82
82
| version | The version that you specify. The value is `2.0`. | Yes |
83
83
| 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 |
85
85
| serverType | The type of Spark server. <br/>The allowed value is: **SparkThriftServer**| No |
86
86
| thriftTransportProtocol | The transport protocol to use in the Thrift layer. <br/>The allowed value is: **HTTP**| No |
87
87
| 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:
122
122
|:--- |:--- |:--- |
123
123
| type | The type property must be set to: **Spark**| Yes |
124
124
| 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 |
126
126
| serverType | The type of Spark server. <br/>Allowed values are: **SharkServer**, **SharkServer2**, **SparkThriftServer**| No |
127
127
| thriftTransportProtocol | The transport protocol to use in the Thrift layer. <br/>Allowed values are: **Binary**, **SASL**, **HTTP**| No |
128
128
| authenticationType | The authentication method used to access the Spark server. <br/>Allowed values are: **Anonymous**, **Username**, **UsernameAndPassword**, **WindowsAzureHDInsightService**| Yes |
0 commit comments