iwasakims commented on pull request #796:
URL: https://github.com/apache/bigtop/pull/796#issuecomment-876351110


   I got 2 issues on (re)installing ambari-server on CentOS 7.
   * ‘/var/lib/ambari-server/resources/views/*.jar’: No such file or directory
   * synbolic link created in the 1st pass seems to be staying.
   
   ```
   # yum remove ambari-server
   # yum install ambari-server
   ...
   cp: cannot stat ‘/var/lib/ambari-server/resources/views/*.jar’: No such file 
or directory
     Installing : ambari-server-2.7.5.0-1.el7.noarch                            
                           1/1 
   /var/tmp/rpm-tmp.zHadY6: line 18: 
/usr/lib/python2.7/site-packages/resource_management: Is a directory
   ln: failed to create symbolic link ‘./resource_management’: File exists
   ...
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to