Skip to content

Commit 937a9fa

Browse files
20210707 1625
1 parent 0356fcd commit 937a9fa

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/relational-databases/polybase/polybase-faq.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ metadata:
88
ms.topic: conceptual
99
author: WilliamDAssafMSFT
1010
ms.author: wiassaf
11-
ms.reviewer: mikeray
11+
ms.reviewer:
1212
monikerRange: ">= sql-server-linux-ver15 || >= sql-server-2016"
1313

1414
title: Frequently asked questions
@@ -65,7 +65,7 @@ sections:
6565
|Scale-out query execution | X| X (Windows only) |
6666
6767
> [!NOTE]
68-
> The table does not describe the functionality available in the latest [!INCLUDE[sssql19](../../includes/sssql19-md.md)] CTP. For the available features, please reference the release notes. For more information on connections using the ODBC generic connector visit our [How to guide for configuring ODBC generic types](polybase-configure-odbc-generic.md).
68+
> For more information on connections using the ODBC generic connector visit our [How to guide for configuring ODBC generic types](polybase-configure-odbc-generic.md).
6969
7070
- question: How can I view the remote query execution plan of PolyBase pushdown computation?
7171
answer: |
@@ -79,7 +79,7 @@ sections:
7979
answer: |
8080
No additional ports are needed to open for PolyBase itself, except in the case of a PolyBase scale-out group. Without a scale-out group, the PolyBase service alone should not require any firewall rule.
8181
82-
On Windows servers, PolyBase will leverage the ports used by SQL Server in the **IPAll** section of the TCP/IP settings in SQL Server Configuration Manager. For more information, see [TCP/IP Properties](../../tools/configuration-manager/tcp-ip-properties-ip-addresses-tab). On Linux servers, PolyBase will leverage the **network.tcpport** setting. For more information, see [TCP port](../../linux/sql-server-linux-configure-mssql-conf.md#tcpport).
82+
On Windows servers, PolyBase will leverage the ports used by SQL Server in the **IPAll** section of the TCP/IP settings in SQL Server Configuration Manager. For more information, see [TCP/IP Properties](../../tools/configuration-manager/tcp-ip-properties-ip-addresses-tab.md). On Linux servers, PolyBase will leverage the **network.tcpport** setting. For more information, see [TCP port](../../linux/sql-server-linux-configure-mssql-conf.md#tcpport).
8383
8484
For PolyBase scale-out groups over multiple Windows servers, see port information in the next question.
8585

0 commit comments

Comments
 (0)