Member since
11-17-2016
19
Posts
0
Kudos Received
2
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
432 | 12-13-2017 12:21 PM | |
626 | 11-21-2016 10:48 AM |
01-31-2018
10:10 AM
@ssharma, Thank's for your answer. If i do it, what are the impacts from other HDP services using python6 ? Best Regards Gérald
... View more
01-31-2018
09:36 AM
@ssharma, Thank's for your answer. My problem is one client needs to use OrientDB and pyorient connector. The issue is that the version of pyorient isn't compatible with python 2.6, so we can't integrate pyorient in python prog. Best Regards Gérald
... View more
01-30-2018
08:00 PM
Hi, Is it possible to use pyspark client in centos7 (python 2.7) with a yarn cluster HDP 2.5 in centos 6 (python 2.6) ? Best Regards Gerald
... View more
01-15-2018
04:40 PM
Hi Srini, do you solved your issue ? I have the same issue and when I have it, it is linked with an error message in the Active (or Standby) NameNode log (hadoop-hdfs-namenode-ServerXXXX.log) like : "2017-12-23 07:47:01,761 INFO util.JvmPauseMonitor (JvmPauseMonitor.java:run(196)) - Detected pause in JVM or host machine (eg GC): pause of approximately 4572ms No GCs detected" Now, I need to understand which process causes the process load issue. I hope it can help you. Best Regards Gérald
... View more
12-13-2017
12:21 PM
Hi, solved following this post : https://community.hortonworks.com/questions/140851/installation-under-rhel-73-has-some-versioning-iss.html with the solution from Jay Kumar SenSharma. I forgot to upgrade ambari-agent. Best Regards
... View more
12-13-2017
10:40 AM
Sorry, I am on Linux Centos06, my cluster is HDP 2.5.0. BR Gérald
... View more
12-13-2017
10:34 AM
Hi, I execute the upgrade/installation of ambari 2.4.2 to 2.5.2 and I have an issue when I want to launch "ambari-server upgrade". I obtain the following message :bugambari.jpg [root@idlvsrv514 ~]# ambari-server upgrade Using python /usr/bin/python Upgrading ambari-server Traceback (most recent call last): File "/usr/sbin/ambari-server.py", line 40, in <module> from ambari_server.serverUpgrade import upgrade, upgrade_stack, set_current File "/usr/lib/python2.6/site-packages/ambari_server/serverUpgrade.py", line 51, in <module> from ambari_server.setupMpacks import replay_mpack_logs File "/usr/lib/python2.6/site-packages/ambari_server/setupMpacks.py", line 30, in <module> from ambari_commons.inet_utils import download_file, download_file_anyway ImportError: cannot import name download_file_anyway I'am blocked. Could you help me ? Best Regards Gerald
... View more
Labels:
- Labels:
-
Apache Ambari
12-07-2017
04:43 PM
Thank's a new time for your quick answer. Kind Regards Gérald
... View more
12-07-2017
04:31 PM
Hi, in the documentation (https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.6.0/bk_support-matrices/content/ch_matrices-ambari.html#ambari_stack) for the upgrade of Ambari (2.4.2 to 2.5.2 or 2.6) and the python version needed (Software Requirements), the version of python for CentOS 6 is not indicated. (for CentOS 7 -> python 2.7, for CentOS 6 -> nothing). What python version is needed for Ambari 2.5.2 (or later) on CentOS 6 ? Best Regards Gerald
... View more
Labels:
- Labels:
-
Apache Ambari
12-07-2017
04:18 PM
Sorry, Done 🙂
... View more
12-07-2017
02:45 PM
Thank you Aditya for your quick answer. Have a Nice Day Gerald
... View more
12-07-2017
01:37 PM
Hello, on the documentation concerning the realease note of Ambari 2.5.2, this information is given :" For new installs, SmartSense will be installed by default. Entering your Hortonworks SmartSense ID is still required to activate SmartSense. No bundles will be captured and sent until the a valid SmartSense ID is entered". If we haven't a SmartSense ID, are there any impacts on the other services managed by Ambari ? Thank's in advance. Gérald
... View more
Labels:
- Labels:
-
Apache Ambari
08-10-2017
01:33 PM
Hello, I have the same thing. Do you find a solution ? Thanks Gérald
... View more
12-12-2016
04:38 PM
Hi Saptak Sen, I try to install HUE 3.9 in CentOS HDP. You said : "I was successfully in installing HUE on CentOS HDP cluster using same steps." Do you use a HUE RPM site to do that or use the step described in “http://gethue.com/hadoop-hue-3-on-hdp-installation-tutorial/” ? BR Gérald
... View more
11-21-2016
10:48 AM
Dear All, I found the issue. It was a bad configuration of LANG on Linux : the file /etc/sysconfig/i18n contained "LANG='C'" instead of "LANG="en_US.UTF-8"; Best Regards Gérald
... View more
11-18-2016
10:03 AM
Hi Mugdha, Thank's for your quick answer. But the issue is not only on Ambari View but also in Hive CLI.
... View more
11-17-2016
09:04 PM
Dear All, I have an issue when I want to use Euro Sign € in Hive Client (also in Hive View). When I put it in HiveCl, automatically the console replace it by '???'. When I quit Hive and I put the Euro Sign directly in the Putty console, I have not the problem. My config is : Linux Redhat 6.5 Putty in UTF-8 HDP 2.5 Ambari 2.4.1 Could you help me because I 'm blocking since 3 days and I don't find a solution ? King Regards Gerald
... View more
Labels:
- Labels:
-
Apache Hive