-1

I am trying to setup the cluster again after doing ambari-reset. First time during the hosts check I got around 180 warning messages, after running the python script python /usr/lib/python2.6/site-packages/ambari_agent/HostCleanup.py I get 57 warnings mentioning :

The following packages should be uninstalled The following packages should be uninstalled Package hive_2_3_0_0_2557.noarch 1.2.1.2.3.0.0-2557.el6 Installed on 3 hosts ...... oozie_2_3_0_0_2557.noarch 4.2.0.2.3.0.0-2557.el6 Installed on 3 hosts .........................

But when I login to those hosts and try to do yum remove and package "hive_2_3_0_0_2557.noarch" it doesn't find the package. I am not sure if I'm missing something.

Thanks. JE

Tschallacka
  • 24,188
  • 10
  • 79
  • 121
java_enthu
  • 2,099
  • 7
  • 39
  • 66

1 Answers1

0

Well it worked for me by manually entering into that machine and executing : sudo yum erase package name.

java_enthu
  • 2,099
  • 7
  • 39
  • 66