<ruby id="bdb3f"></ruby>

    <p id="bdb3f"><cite id="bdb3f"></cite></p>

      <p id="bdb3f"><cite id="bdb3f"><th id="bdb3f"></th></cite></p><p id="bdb3f"></p>
        <p id="bdb3f"><cite id="bdb3f"></cite></p>

          <pre id="bdb3f"></pre>
          <pre id="bdb3f"><del id="bdb3f"><thead id="bdb3f"></thead></del></pre>

          <ruby id="bdb3f"><mark id="bdb3f"></mark></ruby><ruby id="bdb3f"></ruby>
          <pre id="bdb3f"><pre id="bdb3f"><mark id="bdb3f"></mark></pre></pre><output id="bdb3f"></output><p id="bdb3f"></p><p id="bdb3f"></p>

          <pre id="bdb3f"><del id="bdb3f"><progress id="bdb3f"></progress></del></pre>

                <ruby id="bdb3f"></ruby>

                ThinkChat2.0新版上線,更智能更精彩,支持會話、畫圖、視頻、閱讀、搜索等,送10W Token,即刻開啟你的AI之旅 廣告
                # 什么是Apache Zeppelin? 原文鏈接 : [http://zeppelin.apache.org/docs/0.7.2/index.html](http://zeppelin.apache.org/docs/0.7.2/index.html) 譯文鏈接 : [http://www.apache.wiki/pages/viewpage.action?pageId=10030475](http://www.apache.wiki/pages/viewpage.action?pageId=10030475) 貢獻者 : [片刻](/display/~jiangzhonglian) [ApacheCN](/display/~apachecn) [Apache中文網](/display/~apachechina) ## 多用途筆記本 筆記本是滿足您所有需求的地方 ??![](https://img.kancloud.cn/5e/e8/5ee81d985fddffddbddb62db42bec8b4_23x24.jpg)數據攝入 ??![](https://img.kancloud.cn/ff/dc/ffdce234d61f2129a76db0c4ae462d1d_27x24.jpg)數據發現 ??![](https://img.kancloud.cn/73/84/73847dbd02adb14e037e877d32f014cc_30x27.jpg)數據分析 ??![](https://img.kancloud.cn/3a/ec/3aecaa996f7a89a68e082cff5b3fe586_25x27.jpg)數據可視化與協作 ![](https://img.kancloud.cn/dd/96/dd96474d2f845ba0c153a6f4e81f4455_566x322.jpg) ## 多語言后端 [Apache Zeppelin解釋器](http://zeppelin.apache.org/docs/0.7.1/manual/interpreters.html)概念允許將任何語言/數據處理后端插入到Zeppelin中。目前,Apache Zeppelin支持許多解釋器,如Apache Spark,Python,JDBC,Markdown和Shell。 ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?![](https://img.kancloud.cn/74/25/74257af9e1c093190d3151ee84d40318_566x515.jpg) 添加新的語言后端是非常簡單的。了解[如何創建自己的解釋器](http://zeppelin.apache.org/docs/0.7.2/development/writingzeppelininterpreter.html#make-your-own-interpreter)。 ### Apache Spark集成 特別是,Apache Zeppelin提供內置的[Apache Spark](http://spark.apache.org/)集成。您不需要為其構建單獨的模塊,插件或庫。 ![](https://img.kancloud.cn/80/48/8048381cbbd400429ede8e23eb89644a_300x300.jpg) 帶有Spark集成的Apache Zeppelin提供 * 自動SparkContext和SQLContext注入 * 從本地文件系統或maven倉庫運行jar依賴性加載。了解更多[依賴裝載機](http://zeppelin.apache.org/docs/0.7.2/interpreter/spark.html#dependencyloading)。 * 取消工作并顯示其進度 有關Apache Zeppelin中Apache Spark的更多信息,請參閱[Apache Zeppelin的Spark解釋器](http://www.apache.wiki/pages/viewpage.action?pageId=10030923)。 ## 數據可視化 Apache Zeppelin中已經包含了一些基本圖表。可視化不限于Spark SQL查詢,任何語言后端的任何輸出都可以被識別和可視化。 | ![](https://img.kancloud.cn/9b/07/9b074e4ceff0c4d7a02b981baf335a27_554x371.jpg) | ![](https://img.kancloud.cn/6c/70/6c70745d27ef086c539a6f3b7c48fdf0_557x368.jpg) | | --- | --- | ### 數據透視圖 Apache Zeppelin聚合值,并通過簡單的拖放將其顯示在透視圖中。您可以輕松創建具有多個匯總值的圖表,包括總和,數量,平均值,最小值,最大值。 ![](https://img.kancloud.cn/cd/ed/cded541c4d14b220b6f2bee8805f4854_566x374.jpg) 詳細了解Apache Zeppelin中的[系統顯示](http://zeppelin.apache.org/docs/0.7.1/index.html#display-system)。 ## 動態表單 Apache Zeppelin可以在筆記本中動態創建一些輸入表單。 ![](https://img.kancloud.cn/58/ea/58ea42b8b4ca1ac806b8b3640ab62ec5_566x177.jpg) 詳細了解[動態表單](http://zeppelin.apache.org/docs/0.7.1/manual/dynamicform.html)。 ## 通過共享您的筆記本和段落進行協作 您的筆記本網址可以在協作者之間共享。然后,Apache Zeppelin將會實時播放任何更改,就像Google文檔中的協作一樣。 ![](https://img.kancloud.cn/ef/d4/efd4b9497d93d45c9103d40e366395d9_566x235.jpg) Apache Zeppelin提供了僅顯示結果的URL,該頁面不包括筆記本內的任何菜單和按鈕。您可以輕松地將其作為iframe嵌入到您的網站內。如果您想了解更多有關此功能的信息,請訪問[此頁面](http://zeppelin.apache.org/docs/0.7.1/manual/publish.html)。 ## 100%Opensource ![](https://img.kancloud.cn/39/cd/39cd42294c06d5f139f1f6e19befe803_429x175.jpg) Apache Zeppelin是Apache2許可軟件,請查看[源庫](http://git.apache.org/zeppelin.git)和[如何貢獻](https://zeppelin.apache.org/contribution/contributions.html)。 Apache Zeppelin有一個非常活躍的開發社區。加入我們的[郵件列表](https://zeppelin.apache.org/community.html)并報告[Jira Issue跟蹤器的問題](https://issues.apache.org/jira/browse/ZEPPELIN)。 ## 下一步是什么? ### 快速開始 * 入門 * [快速入門](http://www.apache.wiki/pages/viewpage.action?pageId=10030536)安裝Apache Zeppelin的基本說明 * [?](http://zeppelin.apache.org/docs/0.7.1/install/configuration.html)Apache Zeppelin的[配置](http://www.apache.wiki/pages/viewpage.action?pageId=10030540)列表 * [探索Apache Zeppelin UI](http://www.apache.wiki/pages/viewpage.action?pageId=10030562):Apache Zeppelin的基本組件 * [教程](http://www.apache.wiki/pages/viewpage.action?pageId=10030571):使用Apache Spark后端的簡短漫步教程 * 基本功能指南 * [動態表單](http://www.apache.wiki/pages/viewpage.action?pageId=10030585):創建動態表單的分步指南 * [將您的段落結果發布](http://www.apache.wiki/pages/viewpage.action?pageId=10030598)到您的外部網站 * [?](http://zeppelin.apache.org/docs/0.7.1/manual/notebookashomepage.html)用您的筆記本電腦[自定義Zeppelin主頁](http://www.apache.wiki/pages/viewpage.action?pageId=10030607) * 更多 * [升級Apache Zeppelin版本](http://www.apache.wiki/pages/viewpage.action?pageId=10030611):升級Apache Zeppelin版本的手動過程 * 構建:[從源代碼構建](http://www.apache.wiki/pages/viewpage.action?pageId=10030615) ### 解釋器 * [解釋器在Apache Zeppelin](http://www.apache.wiki/pages/viewpage.action?pageId=10030641):什么是解釋器組?你如何在Apache Zeppelin中設置解釋器? * 用法 * [解釋器安裝](http://www.apache.wiki/pages/viewpage.action?pageId=10030734):不僅安裝社區管理口譯員,還可以安裝第三方口譯員 * [?](http://zeppelin.apache.org/docs/0.7.1/manual/dependencymanagement.html)當您將外部庫包含在[解釋器依賴中](http://www.apache.wiki/pages/viewpage.action?pageId=10030743)時,可以進行解釋器依賴管理 * [?](http://zeppelin.apache.org/docs/0.7.1/manual/userimpersonation.html)當您要作為最終用戶運行解釋器時,[解釋器的模擬用戶](http://www.apache.wiki/pages/viewpage.action?pageId=10030749) * [解釋員執行Hook(實驗)](http://www.apache.wiki/pages/viewpage.action?pageId=10030757)指定在執行前后段代碼時由解釋器執行的其他代碼 * 可用的解釋器:目前,Apache Zeppelin有大約20個解釋器。 ### 系統顯示 * 基本系統顯示:[文本,HTML,表格](http://www.apache.wiki/pages/viewpage.action?pageId=10030651)可用 * Angular API:關于avilable后端和前端AngularJS API的說明 * [角度(后端API)](http://www.apache.wiki/pages/viewpage.action?pageId=10030654) * [角度(前端API)](http://www.apache.wiki/pages/viewpage.action?pageId=10030670) ### 更多 * [筆記本存儲](http://www.apache.wiki/pages/viewpage.action?pageId=10030689):關于將筆記本電腦保存到外部存儲器的指南 * [Git存儲](http://zeppelin.apache.org/docs/0.7.2/storage/storage.html#notebook-storage-in-local-git-repository) * [S3存儲](http://zeppelin.apache.org/docs/0.7.2/storage/storage.html#notebook-storage-in-s3) * [Azure存儲](http://zeppelin.apache.org/docs/0.7.2/storage/storage.html#notebook-storage-in-azure) * [ZeppelinHub存儲](http://zeppelin.apache.org/docs/0.7.2/storage/storage.html#storage-in-zeppelinhub) * REST API:Apache Zeppelin中的可用REST API列表 * [解釋器 API](http://www.apache.wiki/pages/viewpage.action?pageId=10030697) * [筆記本 API](http://www.apache.wiki/pages/viewpage.action?pageId=10031062) * [筆記本資源 API](http://www.apache.wiki/pages/viewpage.action?pageId=10031071) * [配置 API](http://www.apache.wiki/pages/viewpage.action?pageId=10031076) * [憑據 API](http://www.apache.wiki/pages/viewpage.action?pageId=10031082) * [Helium API](http://www.apache.wiki/pages/viewpage.action?pageId=10031086) * 安全性:Apache Zeppelin中可用的安全支持 * [NGINX認證](http://zeppelin.apache.org/docs/0.7.2/security/authentication.html) * [Shiro認證](http://zeppelin.apache.org/docs/0.7.2/security/shiroauthentication.html) * [筆記本授權](http://zeppelin.apache.org/docs/0.7.2/security/notebook_authorization.html) * [數據源授權](http://zeppelin.apache.org/docs/0.7.2/security/datasource_authorization.html) * 高級 * [Apache Zeppelin在Vagrant VM上](http://www.apache.wiki/pages/viewpage.action?pageId=10031029) * [Spark集群模式下的Zeppelin(通過Docker獨立)](http://zeppelin.apache.org/docs/0.7.2/install/spark_cluster_mode.html#spark-standalone-mode) * [Spark集群模式下的Zeppelin(通過Docker的YARN)](http://zeppelin.apache.org/docs/0.7.2/install/spark_cluster_mode.html#spark-on-yarn-mode) * [Spark集群模式下的Zeppelin(通過Docker的Mesos)](http://zeppelin.apache.org/docs/0.7.2/install/spark_cluster_mode.html#spark-on-mesos-mode) * [CDH上的Zeppelin(通過Docker)](http://www.apache.wiki/pages/viewpage.action?pageId=10031042) * 有助于 * [撰寫Zeppelin翻譯](http://zeppelin.apache.org/docs/0.7.2/development/writingzeppelininterpreter.html) * [撰寫Zeppelin應用(實驗)](http://zeppelin.apache.org/docs/0.7.2/development/writingzeppelinapplication.html) * [寫寫飛俠拼圖(實驗)](http://zeppelin.apache.org/docs/0.7.2/development/writingzeppelinspell.html) * [寫作飛行員可視化(實驗)](http://zeppelin.apache.org/docs/0.7.2/development/writingzeppelinvisualization.html) * [如何貢獻(代碼)](http://zeppelin.apache.org/docs/0.7.2/development/howtocontribute.html) * [如何貢獻(文件網站)](http://zeppelin.apache.org/docs/0.7.2/development/howtocontributewebsite.html) ### 外部資源 * [郵件列表](https://zeppelin.apache.org/community.html) * [Apache Zeppelin維基](https://cwiki.apache.org/confluence/display/ZEPPELIN/Zeppelin+Home) * [StackOverflow標簽?`apache-zeppelin`](http://stackoverflow.com/questions/tagged/apache-zeppelin)
                  <ruby id="bdb3f"></ruby>

                  <p id="bdb3f"><cite id="bdb3f"></cite></p>

                    <p id="bdb3f"><cite id="bdb3f"><th id="bdb3f"></th></cite></p><p id="bdb3f"></p>
                      <p id="bdb3f"><cite id="bdb3f"></cite></p>

                        <pre id="bdb3f"></pre>
                        <pre id="bdb3f"><del id="bdb3f"><thead id="bdb3f"></thead></del></pre>

                        <ruby id="bdb3f"><mark id="bdb3f"></mark></ruby><ruby id="bdb3f"></ruby>
                        <pre id="bdb3f"><pre id="bdb3f"><mark id="bdb3f"></mark></pre></pre><output id="bdb3f"></output><p id="bdb3f"></p><p id="bdb3f"></p>

                        <pre id="bdb3f"><del id="bdb3f"><progress id="bdb3f"></progress></del></pre>

                              <ruby id="bdb3f"></ruby>

                              哎呀哎呀视频在线观看