Member since
08-28-2015
194
Posts
45
Kudos Received
1
Solution
My Accepted Solutions
Title | Views | Posted |
---|---|---|
2212 | 07-05-2017 11:58 PM |
02-04-2016
08:24 PM
1 Kudo
however, I have this entry in my sudoers file root ALL=(ALL) ALL what I can do here to fix that error?
... View more
02-03-2016
02:14 PM
Thanks Neeraj for all these details. I was looking for a way to configure this, you provide exact steps. thank you. Robin
... View more
02-03-2016
04:06 AM
never make this 5gb file upload to server by use winscp and pscp(putty). hope someone had experience to upload this file and let me know which tool used for this transaction. thanks,
... View more
Labels:
- Labels:
-
Hortonworks Data Platform (HDP)
02-03-2016
02:53 AM
I tried to upload file from windows to linux, so I use pscp -scp option, it connected, but failed to copy. thanks,
... View more
02-03-2016
02:06 AM
I know this file is very big one, but I have to upload to HDP server for hdp/ambari installation. tried use winscp and ptscp(putty) to upload this file, failed many time, got error like 'timeout', 'network error occured'. someone there mush uploaded this file to server, how you guys did it? Please share your exp. thanks, Robin
... View more
Labels:
02-01-2016
01:34 AM
1 Kudo
yes, got it. thank you so much.
... View more
02-01-2016
01:30 AM
1 Kudo
thank you Neeraj. so I need to download and upload this file to my server, it would be all file I need, right? wget http://public-repo-1.hortonworks.com/HDP/tools/2.3.4.0/hdp_manual_install_rpm_helper_files-2.3.4.0.3485.tar.gz
tar zxvf hdp_manual_install_rpm_helper_files-2.3.4.0.3485.tar.gz
... View more
02-01-2016
01:25 AM
install HDP with ambari and without internet will require setup http server, for quick solution, we like to find if any way to install HDP without ambari, if yes, please provide the link.
... View more
Labels:
02-01-2016
12:14 AM
we dont have internet access to install ambari/HDP, and I understood we need setup http webserver for it. I dont have much http knowledge, I wonder if any there I can have a simpleway to setup http server just for ambari installation? If I dont make ambari installed, I may have to go back just install HDP without ambari, is any URL I can refer to?
... View more
Labels:
02-01-2016
12:08 AM
1 Kudo
yes, works
... View more
01-31-2016
11:56 PM
I had good answers for the questions I posted, once I left that page, I hardly retrieve it. so how can I find the questions/answers I posted?
... View more
- Tags:
- Ambari
- Installation
Labels:
- Labels:
-
Apache Ambari
01-28-2016
01:44 AM
thank you Neeraj, so any user can log on do anything with Hortonworks without su - xxx?
... View more
01-27-2016
01:05 AM
I need to know 1. groups hortonworks for their user. 2. installed everything by root user, is any file, (dir is file) I need to chmod, chown?
... View more
Labels:
- Labels:
-
Apache Ambari
01-25-2016
01:27 PM
this is the best answer for my question.
... View more
01-25-2016
03:39 AM
so this one I picked would work, right? jdk-8u71-linux-x64.gz @http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html Appreciated your valuable input, never thought this is a custom JDK.
... View more
01-25-2016
03:08 AM
since we dont have internet access and not able to install Java from yum, so we have to download java jdk8 for rhel 6.5 installation. I pick this one -- jdk-8u71-linux-x64.gz and like to confirm weather this is a right one. if not, please let me know the correct one along with URL, thanks
... View more
01-24-2016
11:48 PM
I made all other changes ok.
... View more
01-24-2016
11:48 PM
to disable THP if test -f /sys/kernel/mm/redhat_transparent_hugepage/defrag; then echo never > /sys/kernel/mm/redhat_transparent_hugepage/defrag fi
then I got
>
dont know what to do next.
... View more
01-24-2016
11:13 PM
need to have a clear list of RHEL kernel parameters need change for hortonworks/ambari installation
... View more
Labels:
- Labels:
-
Apache Ambari
01-24-2016
10:21 PM
1 Kudo
I have 5 servers, 1 nn, 4 dn and all has no public IP or internet access. all my servers are local network, no internet access. so I have downloaded ambari.repo and upload to /etc/yum.repos.d on my server. when yum
install ambari-server, I got error: Loaded plugins: changelog, fastestmirror, fs-snapshot, product-id,
: rhui-lb, security, subscription-manager, verify
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
http://public-repo-1.hortonworks.com/ambari/centos6/2.x/updates/2.0.0/repodata/repomd.xml: [Errno 14] PYCURL ERROR 6 - "Couldn't resolve host 'public-repo-1.hortonworks.com'"
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: Updates-ambari-2.0.0. Please verify its path and try again I think it try to reach to internet, but I dont have that access in my system. so what I can work around.to have additional downloads?
... View more
Labels:
- Labels:
-
Apache Ambari
-
Security
01-23-2016
08:22 PM
1 Kudo
@Ancil McBarnett Great, appreciated your quick respond. we will try this tool to see what comes out. Thanks again. Robin
... View more
01-23-2016
07:11 PM
1 Kudo
our hortonworks cluster look for an ETL tool to extract data from tara data to HDFS
... View more
Labels:
- Labels:
-
Apache Sqoop
01-23-2016
05:18 PM
yes, both answers provided me the best practice. I really appreciated. we are having a meeting on Monday to decide which is the best ETL tool for load data from taradata database to hortonworks cluster, so any suggestions. Sparks or anything else. I guess this is a new question, should I create another thread?
... View more
01-23-2016
02:39 PM
1 Kudo
@Kuldeep Kulkarni and @Neeraj Sabharwal, Hi Gurus, you two provided all info I am looking for. thank you so much for your help. Seemed this community is a great place to get help and so many gurus out there... Thanks again. Robin
... View more
01-23-2016
05:55 AM
1 Kudo
I am going to install hortonworks cluster for my company. I was plan to install it with ambari, but somehow, I only got 1 namenode, 4 datanode, we dont even have secondary node. I understood that ambari need a separate server to install agent on cluster hosts, question is: Can I install ambari on the namenode, in other words, do I have to have separate node to install ambari? please help. thanks, Robin
... View more
Labels:
- Labels:
-
Apache Ambari
-
Apache Hadoop
09-01-2015
03:57 PM
Thank you so much Ben for your help. u 1. I reinstalled EC2 2 ubunt instances with m3.large type. .iptables disabled by sudo ufw disable . passwdless works in between instance . modified /etc/sysctl.conf to disable ipv6 as well as in /etc/hosts . download cloudera manager 5.2. my cluster is 2 nodes on EC2 unbuntu 12.04 LTS . my hosts file look like following: 127.0.0.1 localhost 52.88.149.30 ec2-52-88-149-30.us-west-2.compute.amazonaws.com 172.31.33.55 ip-172-31-33-55 52.88.152.243 ec2-52-88-152-243.us-west-2.compute.amazonaws.com 172.31.33.56 ip-172-31-33-56 2. Install CM and never make it so far. alwasy failed to receive heartbeat from agent. I have check the cloudera-scm-server and cloudera-scm-agent log file as you suggested. I copied and pasted the error part in these files as following -----in the cloudera-scm-agent.log we got timeout [01/Sep/2015 22:36:41 +0000] 2532 HTTPServer Thread-2 _cplogging INFO [01/Sep/2015:22:36:41] ENGINE Stopped thread '_TimeoutMonitor'. [01/Sep/2015 22:36:41 +0000] 2532 HTTPServer Thread-2 _cplogging INFO [01/Sep/2015:22:36:41] ENGINE Bus STOPPED [01/Sep/2015 22:36:41 +0000] 2532 HTTPServer Thread-2 _cplogging INFO [01/Sep/2015:22:36:41] ENGINE Bus EXITING [01/Sep/2015 22:36:41 +0000] 2532 HTTPServer Thread-2 _cplogging INFO [01/Sep/2015:22:36:41] ENGINE Bus EXITED ------in the supervisord.log, the part repleat many times in log file 2015-09-01 19:43:29,698 CRIT Supervisor running as root (no user in config file) 2015-09-01 19:43:29,734 INFO RPC interface 'supervisor' initialized 2015-09-01 19:43:29,735 INFO RPC interface 'supervisor' initialized 2015-09-01 19:43:29,738 INFO daemonizing the supervisord process 2015-09-01 19:43:29,739 INFO supervisord started with pid 7173 2015-09-01 19:43:30,746 INFO spawned: 'cmflistener' with pid 7174 2015-09-01 19:43:31,881 INFO success: cmflistener entered RUNNING state, process has stayed up for > than 1 seconds (startsecs) 2015-09-01 19:49:01,744 INFO exited: cmflistener (terminated by SIGTERM; not expected) 2015-09-01 19:49:01,744 WARN received SIGTERM indicating exit request -------in the cmf-listener.log file [01/Sep/2015 22:19:11 +0000] 942 MainThread supervisor_listener INFO Starting event listener as pid 942 [01/Sep/2015 22:19:12 +0000] 942 MainThread supervisor_listener INFO Cannot open agent FIFO (agent probably dead), dropping event I know everyone is very busy these days, I apprecite your precise time. please take a look and give me some clue to finish this cloudera manager installation. thank you very very much. Robin
... View more
08-31-2015
11:35 PM
HI Clint, 1. I am still installing Cloudera Manager 5 on EC2 ubuntu 12.04 LTS, but my /etc/sysconf/network file just dont have any tag like 'HOSTNAME='. Do I have to modify this file to fix the 'Failed to receive heartbeat from agent' ? 2. I notice, there is no way to disable selinux=disabled as I could not find /etc/sysctl.conf file on my ubuntu. I wonder because I security group set 'anywhere' for all access. please correct me if I am wong. 3. there is no way to check on iptables start/stop/status on these EC2 ubuntu instances, is this normal to ubuntu? The doc of troubleshooting dont have much info from cloudera, I am very dispointed as I could not find any answer for my questions so far. Could not find a simple sample of /etc/hosts file either. please help. thanks, Robin
... View more
08-31-2015
05:00 PM
Any one can help with this issues? I am stuck by this issues, no matter how modify this /etc/hosts file, then reboot my instances, I always get the same error. I tried follwoing, it dont work. 127.0.0.1 localhost.localdomainlocalhost 52.88.118.48 ec2-52-88-118-48.us-west-2.compute.amazonaws.com ip-172-31-0-146.us-west-2.compute.internal 52.26.227.159 ec2-52-26-227-159.us-west-2.compute.amazonaws.com ip-172-31-0-147.us-west-2.compute.internal or 127.0.0.1 localhost.localdomainlocalhost 52.88.118.48 ec2-52-88-118-48.us-west-2.compute.amazonaws.com ip-172-31-0-146 52.26.227.159 ec2-52-26-227-159.us-west-2.compute.amazonaws.com ip-172-31-0-147 or 127.0.0.1 localhost.localdomainlocalhost 52.88.118.48 ec2-52-88-118-48.us-west-2.compute.amazonaws.com ec2-52-88-118-48 52.26.227.159 ec2-52-88-118-48 -159.us-west-2.compute.amazonaws.com ec2-52-88-118-48 none of them worked, what is wrong with these hosts file?? Can anyone help? thank you so much. Robin
... View more
- « Previous
- Next »