- SQL Server 2017 Integration Services Cookbook
- Christian Cote Matija Lah Dejan Sarka
- 79字
- 2021-07-02 20:41:23
Installing JRE for PolyBase
Java Runtime Engine (JRE) is required for PolyBase installations. SQL Server PolyBase is the technology that allows data integration from other sources other than SQL Server tables. PolyBase is used to access data stored in Hadoop File System (HFS) or Windows Azure Storage Blob (WASB).
As you will see later in this book, SSIS can now interact with these types of storage natively but having PolyBase handy can save us valuable time in our ETL.
推薦閱讀
- Boost程序庫完全開發指南:深入C++”準”標準庫(第5版)
- Android項目開發入門教程
- 碼上行動:零基礎學會Python編程(ChatGPT版)
- Java從入門到精通(第4版)
- ASP.NET Core 2 and Vue.js
- Oracle 12c中文版數據庫管理、應用與開發實踐教程 (清華電腦學堂)
- Oracle JDeveloper 11gR2 Cookbook
- Salesforce Reporting and Dashboards
- Java Web開發就該這樣學
- Canvas Cookbook
- Go語言開發實戰(慕課版)
- Android嵌入式系統程序開發:基于Cortex-A8(第2版)
- Programming Microsoft Dynamics? NAV 2015
- ActionScript 3.0從入門到精通(視頻實戰版)
- Go Systems Programming