Skip to content

Commit 6552e04

Browse files
authored
Merge pull request #11154 from MicrosoftDocs/rothja-patch-3
fixes MicrosoftDocs/sql-docs#2358
2 parents a3f53c9 + aa9cd8d commit 6552e04

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

docs/relational-databases/polybase/polybase-linux-setup.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,11 @@ titlesuffix: SQL Server
44
description: This article describes how to install SQL Server PolyBase on Linux.
55
author: aboke
66
ms.author: aboke
7-
ms.date: 4/12/2019
7+
ms.date: 7/22/2019
88
ms.topic: conceptual
99
ms.prod: sql
1010
ms.technology: linux
11+
monikerRange: ">= sql-server-linux-ver15 || >= sql-server-ver15 || =sqlallproducts-allversions"
1112
---
1213
# Install PolyBase on Linux
1314

@@ -16,11 +17,11 @@ ms.technology: linux
1617
The following steps install [PolyBase](../../relational-databases/search/full-text-search.md) (**mssql-server-polybase**) on Linux. PolyBase enables you to run external queries against remote data sources.
1718

1819
>[!NOTE]
19-
> Before installing Polybase, first [install SQL Server](../../linux/sql-server-linux-setup.md#platforms). This configures the keys and repositories that you use when installing the **mssql-server-polybase** package.
20-
20+
> Before installing Polybase, first [install SQL Server 2019 preview](../../linux/sql-server-linux-setup.md#platforms). This configures the keys and repositories that you use when installing the **mssql-server-polybase** package.
21+
>
22+
> PolyBase is not supported on SQL Server 2017 for Linux.
2123
> Scale-out for PolyBase on Linux is currently unavailable.
2224
23-
2425
Install PolyBase for your operating system:
2526

2627
- [Red Hat Enterprise Linux](#RHEL)

0 commit comments

Comments
 (0)