- SQL Server 2017 Integration Services Cookbook
- Christian Cote Matija Lah Dejan Sarka
- 51字
- 2025-02-25 14:22:25
How it works...
Microsoft integrated PolyBase in SQL Server 2016 to connect almost natively to the Hadoop and NoSQL platforms. Here are the technologies it allows us to connect to:
- HDFS (Hortonworks and Cloudera)
- Azure Blob Storage
Since Hadoop is using Java technology, JRE is used to interact with its functionalities.