Member since
05-25-2017
6
Posts
0
Kudos Received
1
Solution
My Accepted Solutions
Title | Views | Posted |
---|---|---|
532 | 07-25-2017 08:38 AM |
07-25-2017
08:38 AM
run below command and this should run on each nodes where you transfer rpm: createrepo /localrepo
... View more
07-25-2017
08:09 AM
Yes you are right, createrepo was missed.
... View more
07-25-2017
08:07 AM
Hi, I am getting below error while building rpm"mvn clean install -DskipTests -PHDP-2.5.0.0" . Below are error or I can proceed: error: metron-profiler.noarch: W: non-standard-dir-in-usr metron
Your package is creating a non-standard subdirectory in /usr. The standard
directories are: X11R6, X386, bin, games, include, lib, lib64, local, sbin,
share, src, spool, tmp.
(none): E: error while reading SRPMS/metron: 'SRPMS/metron'
11 packages and 1 specfiles checked; 0 errors, 34 warnings.
Similar warnings for profiler,pcap,parser etc.. Build says : [INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:15 min
[INFO] Finished at: 2017-07-25T13:22:48+05:30
[INFO]
[INFO] Final Memory: 21M/414M
... View more
05-26-2017
11:03 AM
Ok I have done same as you suggested but still not succeed, got same error which is described above. Kindly help me if you have any idea.
... View more
05-25-2017
01:14 PM
Sir, while folloing the document i stuck over installation process of es,metron. after configuration of metron inside ambari-repository i move for metron and es installation of the nodes as recommended.But get failed with below exception: Ambari-console error: 2017-05-2516:33:01,138-Installingpackage elasticsearch-2.3.3('/usr/bin/yum -d 0 -e 0 -y install elasticsearch-2.3.3') 2017-05-2516:33:02,132-Execution of '/usr/bin/yum -d 0 -e 0 -y install elasticsearch-2.3.3' returned 1.Error:Cannot retrieve repository metadata (repomd.xml)for repository: METRON-0.4.0.Please verify its path andtry again 2017-05-2516:33:02,132-Failed to install package elasticsearch-2.3.3.Executing'/usr/bin/yum clean metadata' 2017-05-2516:33:02,497-Retrying to install package elasticsearch-2.3.3 after 30 seconds Command failed after 1 tries Terminal error: file:///localrepo/repodata/repomd.xml: [Errno 14] Could not open/read file:///localrepo/repodata/repomd.xml Error: Cannot retrieve repository metadata (repomd.xml) for repository: METRON-0.4.0. Please verify its path and try again
... View more
05-25-2017
12:35 PM
Hi i am using centos6.5 in which successfully deployed ambari-server2.4 with 3 nodes where hadoop,yarn,strom are successfully running. I am getting stuck when i try to install metron in ambari-server, adding metron in ambari-repository list is succeed but when installing metron nodes and elasticsearch over target node i get below exception: Ambari-console error:
2017-05-25 16:33:01,138 - Installing package elasticsearch-2.3.3 ('/usr/bin/yum -d 0 -e 0 -y install elasticsearch-2.3.3')
2017-05-25 16:33:02,132 - Execution of '/usr/bin/yum -d 0 -e 0 -y install elasticsearch-2.3.3' returned 1. Error: Cannot retrieve repository metadata (repomd.xml) for repository: METRON-0.4.0. Please verify its path and try again
2017-05-25 16:33:02,132 - Failed to install package elasticsearch-2.3.3. Executing '/usr/bin/yum clean metadata'
2017-05-25 16:33:02,497 - Retrying to install package elasticsearch-2.3.3 after 30 seconds Command failed after 1 tries Terminal error: file:///localrepo/repodata/repomd.xml: [Errno 14] Could not open/read file:///localrepo/repodata/repomd.xml
Error: Cannot retrieve repository metadata (repomd.xml) for repository: METRON-0.4.0. Please verify its path and try again
Reference url for installation metron is :
https://community.hortonworks.com/articles/60805/deploying-a-fresh-metron-cluster-using-ambari-serv.html
... View more
Labels: