美文网首页
CDH Oozie web console is disable

CDH Oozie web console is disable

作者: 只是甲 | 来源:发表于2021-03-11 14:22 被阅读0次

    备注:
    CDH 6.3.1

    一.问题描述

    oozie web界面无法打开
    Oozie web console is disabled.

    image.png

    二.解决方案

    cd /opt/cloudera/parcels/CDH/lib/oozie/libext/
    unzip ext-2.2.zip 
    chown oozie:oozie -R ext-2.2
    

    重新访问UI,成功

    image.png

    相关文章

      网友评论

          本文标题:CDH Oozie web console is disable

          本文链接:https://www.haomeiwen.com/subject/cyvxwktx.html