Created 10-13-2016 06:21 PM
Hi:
I have problem with the mysql rpm y maria, i dont want to use mariadb, but the ambari say that:resource_management.core.exceptions.Fail: Execution of '/usr/bin/yum -d 0 -e 0 -y install hadoop_2_5_0_0_1245-yarn' returned 1. Removing mariadb-libs.x86_64 1:5.5.50-1.el7_2 - u due to obsoletes from installed mysql-community-libs-5.7.15-1.el7.x86_64Error: Package: 2:postfix-2.10.1-6.el7.x86_64 (c7-media) Requires: libmysqlclient.so.18()(64bit) Available: 1:mariadb-libs-5.5.50-1.el7_2.x86_64 (c7-media) libmysqlclient.so.18()(64bit)Error: Package: 2:postfix-2.10.1-6.el7.x86_64 (c7-media) Requires: libmysqlclient.so.18(libmysqlclient_18)(64bit) Available: 1:mariadb-libs-5.5.50-1.el7_2.x86_64 (c7-media) libmysqlclient.so.18(libmysqlclient_18)(64bit) You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest
Created 10-14-2016 10:08 AM
Hi:
After rename the repo files like its works now:
ls -lrt /etc/yum.repos.d/ -rw-r--r-- 1 root root 409 oct 13 23:01 ambari_local.repo -rw-r--r-- 1 root root 92 oct 13 23:05 HDP-2.5.0.0-1245.repo.repo -rw-r--r-- 1 root root 135 oct 13 23:05 HDP-UTILS.repo drwxr-xr--. 2 root root 4096 oct 13 23:54 backup
Created 10-13-2016 06:48 PM
Hi @Roberto Sancho are you using an internal satellite server or does the server have access to the Internet? Our repo points to the external mysql-community libs to download. You may need to pre-install the correct version of mysql.
Created 10-13-2016 07:41 PM
My mysql version is 5.7 and i have created the ambari, hive and oozie schema correctly, but he history server need mariadb.
Which service need MARIADB??
Created 10-13-2016 09:59 PM
hi:
I have update some rpm, and now i have this error:
resource_management.core.exceptions.Fail: Execution of '/usr/bin/yum -d 0 -e 0 -y install hadoop_2_5_0_0_1245-yarn' returned 1. Error: Package: hadoop_2_5_0_0_1245-2.7.3.2.5.0.0-1245.el6.x86_64 (HDP-2.5) Requires: redhat-lsb You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest
Why not all the packets are in the repo???
Created 10-13-2016 07:13 PM
What are the contents of your /etc/yum.repos.d/* you should be having ambari.repo,hdp.repo etc where does the baseurl point to ?
Created 10-13-2016 07:40 PM
Y have a local repo with the tarball, and the mysql i have is from mysql comunity.
The problem is the history server need mariadb, i dont know why
Created 10-13-2016 10:00 PM
This is my repo:
ls -lrt /etc/yum.repos.d/ -rw-r--r-- 1 root root 409 oct 13 23:01 ambari_local.repo -rw-r--r-- 1 root root 92 oct 13 23:05 HDP.repo -rw-r--r-- 1 root root 135 oct 13 23:05 HDP-UTILS.repo drwxr-xr--. 2 root root 4096 oct 13 23:54 backup
Created 10-14-2016 08:08 AM
Finally after install the redhat-lsb and all the dependencies via YUM INSTALL its working all the services.
But what happend If I dont have Connection Internet??
thanks
Created 10-14-2016 10:08 AM
Hi:
After rename the repo files like its works now:
ls -lrt /etc/yum.repos.d/ -rw-r--r-- 1 root root 409 oct 13 23:01 ambari_local.repo -rw-r--r-- 1 root root 92 oct 13 23:05 HDP-2.5.0.0-1245.repo.repo -rw-r--r-- 1 root root 135 oct 13 23:05 HDP-UTILS.repo drwxr-xr--. 2 root root 4096 oct 13 23:54 backup