No, this is a new one for me. I will try and look into it but it may be a better question for Ambari than for Knox.
I would also direct you to your HDP support team. On Tue, Jul 31, 2018 at 1:10 PM, Lian Jiang <jiangok2...@gmail.com> wrote: > 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 <jiangok2...@gmail.com> 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. >> > >