Created on 07-13-2017 10:47 PM - edited 09-16-2022 04:55 AM
Recently I upgraded my CDH from 5.4.8 to 5.9.2 . The installation was Successfully. When I entered into Hive CLI and Beeline I seen like it refereing old 5.4.8 parcels Beeline CLI and HIVE CLI.
Could you please check me to fix this issue.
Created 07-14-2017 07:55 AM
go to /usr/bin and grep hive, this is a link to /etc/alternatives/hive
go to /etc/alternatives/hive and check the hive link..
Note: pls take a back up before you alter anything
Created 07-14-2017 07:55 AM
go to /usr/bin and grep hive, this is a link to /etc/alternatives/hive
go to /etc/alternatives/hive and check the hive link..
Note: pls take a back up before you alter anything
Created on 07-16-2017 10:34 PM - edited 07-16-2017 10:39 PM
@saranvisa Thank you very much for your reply.
Yes, the links are pointing to the old CDH version Hive. And also I found like all the files inside the alternatives are pointing to Old versions CDH (5.4.8 ). is there any way to change all the links are pointing to the new CDH version in a single attempt.
And also I like to know the cause of this Issue.
Thank you,
J.Ganesh Kumar.