Member since
07-18-2016
262
Posts
12
Kudos Received
21
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
6717 | 09-21-2018 03:16 AM | |
3226 | 07-25-2018 05:03 AM | |
4181 | 02-13-2018 02:00 AM | |
1956 | 01-21-2018 02:47 AM | |
38062 | 08-08-2017 10:32 AM |
08-10-2016
02:22 AM
i have faced same issue while Installing Ambari, please follow below link it may be help. 1) It has some dependent packages like unzip those and other as well 2)https://community.hortonworks.com/questions/49909/ambari-insall-start-test-failed-21.html# Connect to Internet download below rpm packages and proceed with installation. bash# install mpfr-2.4.1 tzdata-2016f unzip bash# install tzdata-2016f bash# install libgomp ppl bash# install libgc cpp gcc # yum install python-devel-2.6.6-64.el6.x86_64 if the above steps are help, please close the request.
... View more
08-08-2016
03:09 AM
Mine Concern is Why these rpm packages dependency it asking while installing 1) During Installation of Ambari WI it has asked for packages 2) Again when i Adding HDFS server only it asking again , If i go to next level of installation of YARN,Quoram ..etc i may ask dependent packages. they could have been included in HDP ?
... View more
08-07-2016
01:41 AM
Is there any other way to come out of it, these rpm around 100+, need to install all nodes it consume time. Hence any other alternate way for this. result = _call(command, **kwargs_copy)
File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 291, in _call
raise Fail(err_msg)
resource_management.core.exceptions.Fail: Execution of '/usr/bin/yum -d 0 -e 0 -y install hadoop' returned 1. Error Downloading Packages:
mesa-private-llvm-3.6.2-1.el6.x86_64: failure: Packages/mesa-private-llvm-3.6.2-1.el6.x86_64.rpm from base: [Errno 256] No more mirrors to try.
mesa-libGL-11.0.7-4.el6.x86_64: failure: Packages/mesa-libGL-11.0.7-4.el6.x86_64.rpm from base: [Errno 256] No more mirrors to try.
libgudev1-147-2.73.el6.x86_64: failure: Packages/libgudev1-147-2.73.el6.x86_64.rpm from base: [Errno 256] No more mirrors to try.
1:phonon-backend-gstreamer-4.6.2-28.el6_5.x86_64: failure: Packages/phonon-backend-gstreamer-4.6.2-28.el6_5.x86_64.rpm from base: [Errno 256] No more mirrors to try.
cvs-1.11.23-16.el6.x86_64: failure: Packages/cvs-1.11.23-16.el6.x86_64.rpm from base: [Errno 256] No more mirrors to try.
redhat-lsb-compat-4.0-7.el6.centos.x86_64: failure: Packages/redhat-lsb-compat-4.0-7.el6.centos.x86_64.rpm from base: [Errno 256] No more mirrors to try.
perl-ExtUtils-MakeMaker-6.55-141.el6_7.1.x86_64: failure: Packages/perl-ExtUtils-MakeMaker-6.55-141.el6_7.1.x86_64.rpm from base: [Errno 256] No more mirrors to try.
gettext-0.17-18.el6.x86_64: failure: Packages/gettext-0.17-18.el6.x86_64.rpm from base: [Errno 256] No more mirrors to try.
mailx-12.4-8.el6_6.x86_64: failure: Packages/mailx-12.4-8.el6_6.x86_64.rpm from base: [Errno 256] No more mirrors to try.
... View more
Labels:
- Labels:
-
Apache Ambari
-
Apache Hadoop
08-06-2016
04:24 PM
There was dependency rpm packages installed the following and everything went fine. Install all dependent packages
bash# install
mpfr-2.4.1 tzdata-2016f bash# install
tzdata-2016f bash# install libgomp
ppl bash# install libgc cpp
gcc bash# yum install java#
yum install python-devel-2.6.6-64.el6.x86_64
... View more
08-06-2016
03:58 PM
2016-08-06 20:30:21,916 - Directory['/var/log/zookeeper'] {'owner': 'zookeeper', 'group': 'hadoop', 'recursive': True}
2016-08-06 20:30:21,917 - Directory['/hadoop/zookeeper'] {'owner': 'zookeeper', 'group': 'hadoop', 'recursive': True, 'cd_access': 'a'}
2016-08-06 20:30:21,917 - File['/etc/zookeeper/conf/log4j.properties'] {'content': '...', 'owner': 'zookeeper', 'group': 'hadoop', 'mode': 0644} 2016-08-06 20:30:21,918 - File['/etc/zookeeper/conf/zoo_sample.cfg'] {'owner': 'zookeeper', 'group': 'hadoop'} 2016-08-06 20:30:22,093 - Can only link configs for HDP-2.3 and higher. [root@centos data]#
[root@centos data]#
... View more
08-06-2016
03:31 PM
I am using Ambari 2.1 and HDP 2.1 is correct i am using ?
... View more
08-06-2016
03:21 PM
Thanks for your reply , i was a dependent for below rpm installed all Connected to internet and installed below bash# install mpfr-2.4.1 tzdata-2016f
bash# install tzdata-2016f
bash# install libgomp ppl
bash# install libgc cpp gcc
bash# yum install java Now i am getting this error
... View more
08-04-2016
03:50 PM
Metrics Collector Install
stderr: /var/lib/ambari-agent/data/errors-214.txt Traceback (most recent call last):
File "/var/lib/ambari-agent/cache/stacks/HDP/2.0.6/hooks/before-INSTALL/scripts/hook.py", line 38, in <module>
BeforeInstallHook().execute()
File "/usr/lib/python2.6/site-packages/resource_management/libraries/script/script.py", line 218, in execute
method(env)
File " /var/lib/ambari-agent/cache/stacks/HDP/2.0.6/hooks/before-INSTALL/scripts/hook.py", line 34, in hook
install_packages()
File "/var/lib/ambari-agent/cache/stacks/HDP/2.0.6/hooks/before-INSTALL/scripts/shared_initialization.py", line 87, in install_packages
Package(packages)
File "/usr/lib/python2.6/site-packages/resource_management/core/base.py", line 116, in __new__
cls(name.pop(0), env, provider, **kwargs) File "/usr/lib/python2.6/site-packages/resource_management/core/base.py", line 157, in __init__
self.env.run() File "/usr/lib/python2.6/site-packages/resource_management/core/environment.py", line 152, in run
self.run_action(resource, action) File "/usr/lib/python2.6/site-packages/resource_management/core/environment.py", line 118, in run_action
provider_action()
File "/usr/lib/python2.6/site-packages/resource_management/core/providers/package/__init__.py", line 45, in action_install
self.install_package(package_name, self.resource.use_repos, self.resource.skip_repos) File "/usr/lib/python2.6/site-packages/resource_management/core/providers/package/yumrpm.py", line 49, in install_package
shell.checked_call(cmd, sudo=True, logoutput=self.get_logoutput())
File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 70, in inner
result = function(command, **kwargs) File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 92, in checked_call
tries=tries, try_sleep=try_sleep)
File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 140, in _call_wrapper
result = _call(command, **kwargs_copy) File "/usr/lib/python2.6/site-packages/resource_management/core/shell.py", line 291, in _call
raise Fail(err_msg)
resource_management.core.exceptions.Fail: Execution of '/usr/bin/yum -d 0 -e 0 -y install unzip' returned 1. Error Downloading Packages:
unzip-6.0-4.el6.x86_64: failure: Packages/unzip-6.0-4.el6.x86_64.rpm from base: [Errno 256] No more mirrors to try. stdout: /var/lib/ambari-agent/data/output-214.txt 2016-08-04 20:38:20,757 - Directory['/var/lib/ambari-agent/data/tmp/AMBARI-artifacts/'] {'recursive': True}
2016-08-04 20:38:20,760 - File['/var/lib/ambari-agent/data/tmp/AMBARI-artifacts//jce_policy-8.zip'] {'content':
... View more
Labels:
- Labels:
-
Apache Ambari
08-04-2016
03:17 PM
Pleas can you past the Image where exactly you getting error
... View more
08-04-2016
06:28 AM
The Tez that are aware of the whole DAG of operations can do better
global optimizations than systems like Hadoop MapReduce which are unaware of the DAG to be executed. While this is the theory, different systems implement this theory in different ways, and that is where the
"advantages" and "disadvantages" come from. Computations expressed in Hadoop MapReduce boil down to multiple
iterations of (i) read data from HDFS, (ii) apply map and reduce, (iii) write back to HDFS. Each map-reduce round is
completely independent of each other Hadoop does not have any global knowledge of what MR steps are going to come
after each MR. For many iterative algorithms this is inefficient as the data between each map-reduce pair gets written
and read from filesystem. Newer systems like Tez improves performance over Hadoop by considering the whole DAG
of map-reduce steps and optimizing it globally (e.g., pipelining consecutive map steps into one, not write intermediate data to HDFS).
This prevents writing data back and forth after every reduce.
If this is helpfull,your close appriciated.
... View more