You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "Alice Chen (JIRA)" <ji...@apache.org> on 2015/07/22 20:17:42 UTC

[jira] [Created] (TRAFODION-649) LP Bug: 1372674 - cloudera_setup doesn't uninstall CM 5.1.2

Alice Chen created TRAFODION-649:
------------------------------------

             Summary: LP Bug: 1372674 - cloudera_setup doesn't uninstall CM 5.1.2
                 Key: TRAFODION-649
                 URL: https://issues.apache.org/jira/browse/TRAFODION-649
             Project: Apache Trafodion
          Issue Type: Bug
          Components: installer
            Reporter: Chirag Bhalgami
            Assignee: Amanda Moran


cloudera_setup script throws:

***INFO: Log file located at /home/chirag/trafodion/installer/tools/../../logs
***INFO: Checking the size of /var for Cloudera DB
/dev/sda5             15747484    746192  14201344   5% /var
***INFO: Cloudera previously installed.

Solution:
--------------

Seems like cloudera_uninstall script doesn’t remove CM 5.1.2. 
Executing following two commands resolved the issue:
 
yum erase -y cloudera-manager-server-5.1.2-1.cm512.p0.116.el6.x86_64
yum erase -y cloudera-manager-daemons-5.1.2-1.cm512.p0.116.el6.x86_64



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)