THE VIDEO

THE SYNOPSIS

In this video, we install and demonstrate PolyBase running in SQL Server on Linux hosted on Ubuntu 22.04 and get a friendly reminder to read the manual along the way.

THE COMMANDS

Following are the command line operations I used throughout the video.

sudo apt-get install -y mssql-server-polybase
sudo systemctl restart mssql-server


sudo /opt/mssql/bin/mssql-conf traceflag 13702 on
sudo systemctl restart mssql-server

LINKS AND ADDITIONAL INFORMATION

All of these videos are on behalf of Catallaxy Services, LLC, my consulting company where I help customers on problems all across the data platform space.

One thought on “Video: Running SQL Server PolyBase in Ubuntu 22.04

Leave a comment