You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Dmitry Lysnichenko (JIRA)" <ji...@apache.org> on 2018/05/03 17:12:00 UTC

[jira] [Created] (AMBARI-23755) Exception: Expected confdir /usr/hdp/3.0.0.0-1252/accumulo/conf to be a symlink

Dmitry Lysnichenko created AMBARI-23755:
-------------------------------------------

             Summary: Exception: Expected confdir /usr/hdp/3.0.0.0-1252/accumulo/conf to be a symlink
                 Key: AMBARI-23755
                 URL: https://issues.apache.org/jira/browse/AMBARI-23755
             Project: Ambari
          Issue Type: Bug
            Reporter: Dmitry Lysnichenko
            Assignee: Dmitry Lysnichenko



Ambari: 2.7.0.0-389, HDP: HDP-3.0.0.0-1252

HDP version was not installed on one of the host. I attempted an re install, and the install succeeded. But the version is not set to current.

I see the following error in the install packages output:
{code}
2018-04-25 12:44:01,046 - checked_call[('ambari-python-wrap', u'/usr/bin/conf-select', 'set-conf-dir', '--package', u'accumulo', '--stack-version', u'3.0.0.0-1252', '--conf-version', '0')] {'logoutput': False, 'sudo': True, 'quiet': False}
2018-04-25 12:44:01,080 - Could not select the directory for package accumulo. Error: Execution of 'ambari-python-wrap /usr/bin/conf-select set-conf-dir --package accumulo --stack-version 3.0.0.0-1252 --conf-version 0' returned 1. Traceback (most recent call last):
File "/usr/bin/conf-select", line 178, in <module>
setConfDir(options.pname, options.sver, options.cver)
File "/usr/bin/conf-select", line 136, in setConfDir
raise Exception("Expected confdir %s to be a symlink." % confdir)
Exception: Expected confdir /usr/hdp/3.0.0.0-1252/accumulo/conf to be a symlink.
2018-04-25 12:44:01,081 - /etc/accumulo/conf is already linked to /usr/hdp/current/accumulo-client/conf
{code}





--
This message was sent by Atlassian JIRA
(v7.6.3#76005)