Member since
09-27-2015
66
Posts
56
Kudos Received
15
Solutions
07-15-2020
11:12 PM
We have updated this article to remove links to videos that are no longer available.
... View more
07-11-2017
05:04 PM
Hi Olivier, Is this approach considered an in place upgrade of the OS? We need to upgrade to RHEL7 from RHEL6 and our system team doesn't use any configuration management tools to do an in place upgrade. It sounds like the systems/hosts in the cluster will be wiped to do the OS upgrade. Do you have any information on how to do this and preserve the Hadoop data disks? We also need to upgrade from HDP 2.5.3 to 2.6.0 and our cluster is kerberized. What's the best approach for us to take in upgrading the OS and HDP simultaneously?
... View more
05-27-2016
02:22 PM
1 Kudo
I had smartsense-hst-1.1.0 packages installed on CentOS 6 (with Oracle JDK 1.8.0_73) affected by this issue. To follow these instructions I had to replace /var/lib/smartsense/ with /usr/hdp/share/hst/ in the paths given above. E.g instead of rm -f /var/lib/smartsense/hst-gateway/keys/*.crt I used rm -f /usr/hdp/share/hst/hst-gateway/keys/*.crt Thanks for posting the solution.
... View more
10-14-2015
04:35 PM
Hi @Olivier Renault could you dump the code into a Git repository, this way it is easier to copy and use the code. Thanks 😃
... View more