解讀2016之大數(shù)據(jù)篇:跨越巔峰埃跷,邁向成熟 http://www.infoq.com/cn/articles/interpretation-of-2016-of-the-big-data
CDAPCDAP是CASK公司開源的大數(shù)據(jù)應(yīng)用平臺(tái)。通過將數(shù)據(jù)接入堰乔、數(shù)據(jù)管理、數(shù)據(jù)處理流水線和數(shù)據(jù)應(yīng)用開發(fā)管理集成在一個(gè)統(tǒng)一的平臺(tái)帘撰,CDAP可以使得企業(yè)象開發(fā)普通的應(yīng)用一樣開發(fā)大數(shù)據(jù)的應(yīng)用產(chǎn)品挟纱,降低開發(fā)的復(fù)雜度。如果做一個(gè)類比状土,CDAP的整體思路類似于在J2EE時(shí)代的WebLogic无蜂,是一個(gè)針對(duì)數(shù)據(jù)應(yīng)用的中間件平臺(tái)產(chǎn)品。
//
GitHub - caskdata/cdap: Cask Data Application Platform (CDAP) https://github.com/caskdata/cdap
CDAP provides these essential capabilities:
Abstraction of data in the Hadoop environment through logical representations of underlying data;
Portability of applications through decoupling underlying infrastructures;
Services and tools that enable faster application creation in development;
Integration of the components of the Hadoop ecosystem into a single platform;
Metadata management that automatically captures metadata and lineage;
CDAP pipelines with an integrated UI for click-and-drag development; and
Higher degrees of operational control in production through enterprise best-practices.
//Tutorial
CDAP Tutorial: WISE (Web InSights Engine) Application — Cask Data Application Platform 4.1.0 Documentation http://docs.cask.co/cdap/current/en/examples-manual/tutorials/wise.html
//CLI
Command Line Interface API — Cask Data Application Platform 4.1.0 Documentation http://docs.cask.co/cdap/current/en/reference-manual/cli-api.html