I workaround this issue by pre-creating the required symlink /usr/hdp/current/knox-server.
On Mon, Jul 30, 2018 at 3:56 PM, Lian Jiang <[email protected]> wrote: > Hi, > > I am using ambari 2.7 blueprint to install HDP3.0 and knox failed to > install due to: > > resource_management.core.exceptions.ExecutionFailed: Execution of > 'ambari-python-wrap /usr/bin/hdp-select set knox-server 3.0.0.0-1634' > returned 1. symlink target /usr/hdp/current/knox-server for knox already > exists and it is not a symlink. > > > I checked that /usr/hdp/current/knox-server is a folder and I have to > delete it to make knox installation successful. > > This breaks the automation. Any idea why /usr/hdp/current/knox-server > folder is created in HDP3.0? This did not happen in HDP2.6 using the same > blueprint. Thanks. >
