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

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

    [ https://issues.apache.org/jira/browse/AMBARI-23755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16465807#comment-16465807 ] 

Hudson commented on AMBARI-23755:
---------------------------------

SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #9193 (See [https://builds.apache.org/job/Ambari-trunk-Commit/9193/])
AMBARI-23755. Exception: Expected confdir (dlysnichenko: [https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=eb73b74fa1a23543d33d2405693c0a06cedac2ea])
* (edit) ambari-server/src/main/resources/common-services/ACCUMULO/1.6.1.2.2.0/package/scripts/accumulo_configuration.py


> 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
>          Components: ambari-server
>    Affects Versions: 2.7.0
>            Reporter: Dmitry Lysnichenko
>            Assignee: Dmitry Lysnichenko
>            Priority: Blocker
>              Labels: pull-request-available
>             Fix For: 2.7.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> 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)