8.9. Oozie Known Issues

  • BUG-27982 Oozie client package installation from public HDP repo fails because of hdp-select

    Problem: Oozie-client is missing a dependency on hdp-select. If you install oozie-client prior to any other stack applications, installation fails with with an error message similar to the following:

    Installing: oozie_2_2_0_0_1947-client-4.1.0.2.2.0.0-1947 [error]
    Installation of oozie_2_2_0_0_1947-client-4.1.0.2.2.0.0-1947 failed:
    (with --nodeps --force) Error: Subprocess failed. Error: RPM failed: 
    warning: group jenkins does not exist - using root
    warning: group jenkins does not exist - using root
    warning: group jenkins does not exist - using root
    warning: group jenkins does not exist - using root
    warning: group jenkins does not exist - using root
    warning: group jenkins does not exist - using root
    warning: group jenkins does not exist - using root
    warning: group jenkins does not exist - using root
    warning: group jenkins does not exist - using root
    warning: group jenkins does not exist - using root
    warning: group jenkins does not exist - using root
    warning: group jenkins does not exist - using root
    warning: group jenkins does not exist - using root
    /var/tmp/rpm-tmp.48695: line 6: /usr/bin/hdp-select: No such file or directory
    error: %post(oozie_2_2_0_0_1947-client-4.1.0.2.2.0.0-1947.noarch) 
    scriptlet failed, exit status 127
    Abort, retry, ignore? [a/r/i] (a):

    Workaround: If you only intend to install oozie-client and no other HDP 2.2 components, install and run hdp-select first.