stdnt-xiao opened a new pull request, #3376:
URL: https://github.com/apache/ambari/pull/3376

   ## What changes were proposed in this pull request?
   An error is reported when run 
./dev-support/docker/centos7/build-containers.sh
   as follows:
   `No package /root/ambari-agent.rpm available.
   Error: Nothing to do
   Setting up mariadb-server
   Created symlink from 
/etc/systemd/system/multi-user.target.wants/mariadb.service to 
/usr/lib/systemd/system/mariadb.service.
   ERROR at line 1: Failed to open file 
'/var/lib/ambari-server/resources/Ambari-DDL-MySQL-CREATE.sql', error: 2
   Setting up ambari-server
   bash: ambari-server: command not found
   bash: ambari-server: command not found`
   
   reason:
   I am building in a new server environment, the server does not have mvn 
installed by default
   
   solve:
   Install mvn before compiling
   
   ## How was this patch tested?
   Use Docker cluster environment for tests(scripts are under 
./dev-support/docker/centos7/build-containers.sh)


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to