oozie web頁面訪問To enable Oozie web console install the Ext JS library
1.問題描述
Oozie web console is disabled.
To enable Oozie web console install the Ext JS library.
Refer to Oozie Quick Start documentation for details.
解決方法:
(1).下載ext-2.2.zip包
(2).將ext檔案解壓到oozie目錄
[root@node1 ~]# cp -a ext-2.2.zip /opt/cloudera/parcels/CDH-5.13.0-1.cdh5.13.0.p0.29/lib/oozie/libext/
[root@node1 ~]# cd /opt/cloudera/parcels/CDH-5.13.0-1.cdh5.13.0.p0.29/lib/oozie/libext/
[root@node1 libext]# yum install unzip -y
[root@node1 libext]# unzip ext-2.2.zip
(3).開啟web頁面
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/25854343/viewspace-2639045/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Apache Oozie 教程:使用 Oozie 排程 Hadoop 作業ApacheHadoop
- Oozie--安裝部署
- 工作流引擎Oozie(二):coordinator
- Apache Oozie學習筆記(一)Apache筆記
- Node-Web-Console——基於 Node.js 的網頁版 shellWebNode.js網頁
- web頁面Web
- web方式訪問sshWeb
- web頁面測試Web
- 【問題記錄】— web頁面呼叫本地程式Web
- Java web 專案,在網頁url地址訪問名JavaWeb網頁
- Web開發基本準則 , Web訪問安全Web
- ActiveMQ 安裝未報錯,卻訪問不到管理頁面——console 命令檢視MQ
- Web 面試問答Web面試
- 使用Web元件載入頁面Web元件
- Web頁面製作基礎Web
- web頁面錄屏實現Web
- Web 頁面 Meta 的 Referrer PolicyWeb
- [原始碼解析]Oozie來龍去脈之提交任務原始碼
- oozie.action.hadoop.LauncherException: IO error Connection timed out: no further informationHadoopExceptionErrorORM
- 【面試】Web 頁面請求歷程面試Web
- 關於WEB-INF的訪問Web
- [原始碼解析]Oozie來龍去脈之內部執行原始碼
- RabbitMQ的web頁面介紹(三)MQWeb
- 「移動端」Web頁面適配Web
- SpringBoot之整合thymeleaf渲染Web頁面Spring BootWeb
- Nginx 配置訪問 swagger 頁面NginxSwagger
- Express 配置HTML頁面訪問ExpressHTML
- 如何使用Web3.js API 在頁面中進行轉賬WebJSAPI
- IP頁面訪問域名介面問題
- Web頁面或app等前端頁面之Java Web的JSP、Servlet、Cookie、Session等技術小結WebAPP前端JavaJSServletCookieSession
- web頁面引用相關檔案或者頁面方式彙總Web
- WEB應用訪問緩慢的問題定位Web
- 對Java Web中WEB-INF目錄的理解以及訪問方法JavaWeb
- 禁止web頁面縮放解決方案Web
- 免費,一鍵釋出web頁面Web
- Ext迭代陣列訪問資料陣列
- laravel 500頁面不能正常訪問Laravel
- springboot無妨訪問html頁面Spring BootHTML