- 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.
推薦閱讀
- C#高級(jí)編程(第10版) C# 6 & .NET Core 1.0 (.NET開發(fā)經(jīng)典名著)
- 算法零基礎(chǔ)一本通(Python版)
- Microsoft Application Virtualization Cookbook
- Three.js開發(fā)指南:基于WebGL和HTML5在網(wǎng)頁上渲染3D圖形和動(dòng)畫(原書第3版)
- INSTANT CakePHP Starter
- YARN Essentials
- Mastering Predictive Analytics with Python
- Clojure Reactive Programming
- 軟件測(cè)試實(shí)用教程
- TMS320LF240x芯片原理、設(shè)計(jì)及應(yīng)用
- Java程序設(shè)計(jì)教程
- SSH框架企業(yè)級(jí)應(yīng)用實(shí)戰(zhàn)
- Java程序設(shè)計(jì)
- Instant PhoneGap
- 自然語言處理NLP從入門到項(xiàng)目實(shí)戰(zhàn):Python語言實(shí)現(xiàn)