Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit d6609e6

Browse files
20220901 2022 changes
1 parent 8f48331 commit d6609e6

2 files changed

Lines changed: 7 additions & 5 deletions

File tree

Binary file not shown.

docs/relational-databases/polybase/polybase-installation.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,13 @@ To install a trial version of SQL Server, go to [SQL Server evaluations](https:/
4242

4343
Before you install PolyBase on your SQL Server instances, decide whether you want a single node installation or a [PolyBase scale-out group](../../relational-databases/polybase/polybase-scale-out-groups.md).
4444

45+
Scale-out group functionality is retired and removed from the product in [!INCLUDE[sssql22-md](../../includes/sssql22-md.md)]. PolyBase data virtualization will continue to be fully supported as a scale-up feature in SQL Server. For more information, see [Big data options on the Microsoft SQL Server platform](../../big-data-cluster/big-data-options.md).
46+
4547
For the PolyBase service account, choose:
4648
- the default virtual service account (VSA) for stand-alone installations of PolyBase.
4749
- a domain account, with a group managed service account (gMSA) preferred, for installations in a PolyBase scale-out group. For more information, see [Group Managed Service Accounts Overview](/windows-server/security/group-managed-service-accounts/group-managed-service-accounts-overview).
4850

49-
For a PolyBase scale-out group, make sure that:
51+
For a PolyBase scale-out group in [!INCLUDE[sssql16-md](../../includes/sssql16-md.md)] - [!INCLUDE[sssql19-md](../../includes/sssql19-md.md)], make sure that:
5052

5153
- All the machines are on the same domain.
5254
- You use the same domain service account and password during PolyBase installation.
@@ -63,14 +65,12 @@ After installation of PolyBase to either standalone or in a scale-out group, you
6365

6466
1. On the Feature Selection page, select **PolyBase Query Service for External Data**.
6567

66-
:::image type="content" source="media/polybase-installation/install-wizard.png" alt-text="Screenshot of the Feature Selection page of SQL Setup, showing Polybase services.":::
67-
6868
> [!NOTE]
69-
>SQL Server 2019 PolyBase now includes an additional option **Java connector for HDFS data sources**. See [SQL Server preview features](https://cloudblogs.microsoft.com/sqlserver/2019/04/24/sql-server-2019-community-technology-preview-2-5-is-now-available/) for more information about this feature.
69+
> Starting with [!INCLUDE[sssql19-md](../../includes/sssql19-md.md)], PolyBase includes an additional option **Java connector for HDFS data sources**. See [SQL Server preview features](https://cloudblogs.microsoft.com/sqlserver/2019/04/24/sql-server-2019-community-technology-preview-2-5-is-now-available/) for more information about this feature.
7070
7171
1. On the Server Configuration page, configure the **SQL Server PolyBase Engine Service** and **SQL Server PolyBase Data Movement Service** to run under the same domain account.
7272

73-
In a PolyBase scale-out group, the PolyBase Engine and PolyBase Data Movement service on all nodes must run under the same domain account. See [PolyBase scale-out groups](#enable).
73+
In a PolyBase scale-out group, the PolyBase Engine and PolyBase Data Movement service on all nodes must run under the same domain account. See [PolyBase scale-out groups](#single-node-or-polybase-scale-out-group).
7474

7575
1. On the PolyBase Configuration page, select one of the two options. For more information, see [PolyBase scale-out groups](../../relational-databases/polybase/polybase-scale-out-groups.md).
7676

@@ -201,3 +201,5 @@ To change the service accounts for the PolyBase Engine and PolyBase Data Movemen
201201
## Next steps
202202

203203
See [PolyBase configuration](../../relational-databases/polybase/polybase-configuration.md).
204+
205+
- [Big data options on the Microsoft SQL Server platform](../../big-data-cluster/big-data-options.md)

0 commit comments

Comments
 (0)