Reply To: Agent Registration Problem
Hi, When I try to install HDP using Ambari got the below error: Running setup agent script… ========================== Command start time 2015-06-09 02:41:03 {‘exitstatus': 1, ‘log': “Host...
View ArticleOzzie pig action stuck in PREP state
I want to run a simple workflow but it gets stuck in PREP state every time i submit the job. Here i am trying to read the values from text file which are comma separated and print them on screen. Fot...
View ArticleEncoforcing Ranger policies with Knox federation
I’ve currently implemented Knox using federation (passing a username in via header rather than logging in) but I cannot find a way to enforce Ranger policies using this username. These policies worked...
View ArticleReply To: MapReduce Job -Gzip Compression Failure
Hi Jörn Franke- Yep.that worked. Thanks for the help.
View Articleunable to change log level for spark apps in mode yarn-cluser
Hi, I’m unable to change the log4j settings when running a streaming Spark app in yarn-cluster mode. When I’m executing it as yarn-client by modifying “spark.driver.extraJavaOptions” and...
View ArticleReply To: Encoforcing Ranger policies with Knox federation
I believe that you will need to pass groups for the user as well – in order for the groups to be used in the enforcement of the ranger policies. When using username/password and having the appropriate...
View Articlemaven repository for 1.3.10.0-24
Were using the maven assembly plugin to build an app for our HDP 1.3.10 cluster but no 1.3.10 jars exist in http://repo.hortonworks.com/content/repositories/releases/org/apache/hadoop. We noticed our...
View ArticleReply To: fuse and fuse-lib requirement for installing HDP 2.2
I too have same issue.. using repo 2.0.0 ( trying to use new repo 2.0.1 and got mismatch database version issue….) [RHEL 6.6] Error: Package: hadoop_2_2_4_2_2-hdfs-fuse-2.6.0.2.2.4.2-2.el6.x86_64...
View ArticleUnable to execute Pig Script in MR mode (error 2997)
Command Used : pig -x mapreduce ‘/user/hue/first_pig.pig’ Actual Script: temp= LOAD ‘/user/hue/kishore’ USING PigStorage(‘,’) AS ( empid:int, empname:chararray); STORE temp INTO ‘/user/hue/mynewpig’;...
View ArticleFail on Suse Enterprise with '
Hi, Any help is appreciated. We are trying to install cluster of 4 nodes on Suse using passwordless login. At first we had issue with the passwordless login. But after that is resolved we still have...
View ArticleReply To: fuse and fuse-lib requirement for installing HDP 2.2
Which version you are trying to install? HDP2.0 or HDP2.2 ? By looking at error messages it seems you have latest HDP version which is HDP2.2. Either version the fuse dependencies can be installed...
View ArticleReply To: can't establish connection to 127.0.0.1:8000
Faced the same issue. Turn off Windows firewall http://windows.microsoft.com/en-in/windows/turn-windows-firewall-on-off#turn-windows-firewall-on-off=windows-7
View ArticleReply To: fuse and fuse-lib requirement for installing HDP 2.2
I already installed epel-release and also have HDP-UTILS.repo. (yum.repos.d) # cat HDP-UTILS.repo [HDP-UTILS-1.1.0.19] name=HDP-UTILS...
View ArticleReply To: HIVE Table Updates/Deletes
0: jdbc:hive2://localhost:10000/default> create table fubar (a int, b char(6) ) . . . . . . . . . . . . . . . . . . . .> clustered by (a) into 2 buckets . . . . . . . . . . . . . . . . . . ....
View ArticleREST API for alerts not working
The REST API for clusters and services are working, but when I use alerts, then it responds with error. /api/v1/clusters/<clustername> works but, /api/v1/clusters/<clustername>/alerts has...
View Articlehttps://www.reddit.com/r/hearthstone/comments/39c0do/
https://www.reddit.com/r/hearthstone/comments/39c0do/
View Articleprotocol message end-group tag did not match expected tag
I installed HDP successfully. But I get error when I execute the following commands: [1] %HADOOP_HOME%\bin\hadoop fs -chmod -R 757 /mapred [2] %HADOOP_HOME%\bin\hadoop dfs -mkdir -p...
View ArticleAmbari/Nagios reports "Service Check Timed Out" temporarily
(HDP2.2.0, on CentOS 6.6) Can anyone explain to me precisely what check is happening when Nagios tells me “Service Check Timed Out”? I am getting this on a number of datanodes in my system which seems...
View Articleambari cluster install wizard issue
Hello Dear, I am done ambari 2.0 installation on ubuntu12.04. and in cluster install wizard in 2nd last step of install,start and test having following error: Python script has been killed due to...
View Articleambari install wizard issue
when i try to add the local host (i am installing a single-node cluster), i get this message in the logs after the host installing failed ========================== Creating target directory…...
View Article