Member since
04-22-2016
8
Posts
1
Kudos Received
0
Solutions
11-24-2017
10:24 AM
@Jay Kumar SenSharma These are the atlas packages installed on the node even then it failed couple of times. Bash# rpm -qa|grep '2.6.3'|grep atlas atlas-metadata-0.8.0.2.6.3.0-235.noarch atlas-metadata_2_6_3_0_235-0.8.0.2.6.3.0-235.noarch atlas-metadata-sqoop-plugin-0.8.0.2.6.3.0-235.noarch atlas-metadata-storm-plugin-0.8.0.2.6.3.0-235.noarch atlas-metadata-falcon-plugin-0.8.0.2.6.3.0-235.noarch atlas-metadata_2_6_3_0_235-sqoop-plugin-0.8.0.2.6.3.0-235.noarch atlas-metadata-hive-plugin-0.8.0.2.6.3.0-235.noarch ranger_2_6_3_0_235-atlas-plugin-0.7.0.2.6.3.0-235.x86_64 atlas-metadata_2_6_3_0_235-falcon-plugin-0.8.0.2.6.3.0-235.noarch atlas-metadata_2_6_3_0_235-storm-plugin-0.8.0.2.6.3.0-235.noarch atlas-metadata_2_6_3_0_235-hive-plugin-0.8.0.2.6.3.0-235.noarch
... View more
11-24-2017
09:24 AM
I'm facing strange issue after registering 2.6.3 repo using VDF file, when i'm trying to install packages every time installation getting failed and throwing below error. 2017-11-23 17:20:46,475 - Installing package hive_2_6_3_0_235-hcatalog ('/usr/bin/yum -d 0 -e 0 -y install hive_2_6_3_0_235-hcatalog') 2017-11-23 17:20:49,666 - Package['hive_2_6_3_0_235-webhcat'] {'retry_on_repo_unavailability': False, 'retry_count': 5, 'action': ['upgrade']} 2017-11-23 17:20:49,667 - Installing package hive_2_6_3_0_235-webhcat ('/usr/bin/yum -d 0 -e 0 -y install hive_2_6_3_0_235-webhcat') 2017-11-23 17:20:53,297 - No package found for atlas-metadata_${stack_version}-hive-plugin(atlas-metadata_(\d|_)+-hive-plugin$) 2017-11-23 17:20:53,297 - Package[None] {'retry_on_repo_unavailability': False, 'retry_count': 5, 'action': ['upgrade']} 2017-11-23 17:20:53,298 - Installing package None ('/usr/bin/yum -d 0 -e 0 -y install ''') 2017-11-23 17:20:54,174 - Execution of '/usr/bin/yum -d 0 -e 0 -y install ''' returned 1. Error: Nothing to do 2017-11-23 17:20:54,175 - Failed to install package None. Executing '/usr/bin/yum clean metadata' 2017-11-23 17:20:54,543 - Retrying to install package None after 30 seconds 2017-11-23 17:22:48,275 - Package Manager failed to install packages. Error: Execution of '/usr/bin/yum -d 0 -e 0 -y install ''' returned 1. Error: Nothing to do
Traceback (most recent call last):
File "/var/lib/ambari-agent/cache/custom_actions/scripts/install_packages.py", line 360, in install_packages
retry_count=agent_stack_retry_count
File "/usr/lib/python2.6/site-packages/resource_management/core/base.py", line 166, in __init__
self.env.run()
File "/usr/lib/python2.6/site-packages/resource_management/core/environment.py", line 160, in run
self.run_action(resource, action)
File "/usr/lib/python2.6/site-packages/resource_management/core/environment.py", line 124, in run_action
provider_action() Ambari version 2.6.0
... View more
Labels:
- Labels:
-
Hortonworks Data Platform (HDP)
08-23-2017
10:34 AM
Please help me on this.
... View more
08-22-2017
12:13 PM
Just to add more, I also tried with local path for jceks file but still facing same issue. Please help.
... View more
08-22-2017
11:21 AM
I'm trying to configure credential provider key for ldap password and followed below steps. 1.hadoop credential create hadoop.security.group.mapping.ldap.bind.password -provider jceks://hdfs/tmp/ldap.jceks -v xyz 2. hadoop credential list -provider jceks://hdfs/tmp/ldap.jceks Listing aliases for CredentialProvider: jceks://hdfs/tmp/ldap.jceks
hadoop.security.group.mapping.ldap.bind.password 3. After that I added below property in custom core-site.xml . hadoop.security.credential.provider.path jceks://hdfs/tmp/ldap.jceks After that i restarted the hdfs and datanodes are failing with below error in Exception in thread "main" java.lang.StackOverflowError
at java.io.UnixFileSystem.getBooleanAttributes0(Native Method)
at java.io.UnixFileSystem.getBooleanAttributes(UnixFileSystem.java:242)
at java.io.File.exists(File.java:819)
at sun.misc.URLClassPath$FileLoader.getResource(URLClassPath.java:1282)
at sun.misc.URLClassPath$FileLoader.findResource(URLClassPath.java:1249)
at sun.misc.URLClassPath$1.next(URLClassPath.java:267)
at sun.misc.URLClassPath$1.hasMoreElements(URLClassPath.java:277)
at java.net.URLClassLoader$3$1.run(URLClassLoader.java:601)
at java.net.URLClassLoader$3$1.run(URLClassLoader.java:599)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader$3.next(URLClassLoader.java:598)
at java.net.URLClassLoader$3.hasMoreElements(URLClassLoader.java:623)
at sun.misc.CompoundEnumeration.next(CompoundEnumeration.java:45)
at sun.misc.CompoundEnumeration.hasMoreElements(CompoundEnumeration.java:54)
at java.util.ServiceLoader$LazyIterator.hasNextService(ServiceLoader.java:354)
at java.util.ServiceLoader$LazyIterator.hasNext(ServiceLoader.java:393)
at java.util.ServiceLoader$1.hasNext(ServiceLoader.java:474)
at javax.xml.parsers.FactoryFinder$1.run(FactoryFinder.java:293)
at java.security.AccessController.doPrivileged(Native Method)
... View more
Labels:
04-22-2016
09:41 PM
1 Kudo
Is there any benchmarking tool available for spark? if yes then can somebody provide me the available jar or code?
... View more
Labels: