Member since
02-10-2015
10
Posts
0
Kudos Received
1
Solution
My Accepted Solutions
Title | Views | Posted |
---|---|---|
4400 | 03-02-2015 08:55 AM |
03-02-2015
08:55 AM
This is resolved after cleaning up oozie directory. In my case rm -rf /rms/var/lib/oozie/*
... View more
03-01-2015
03:13 PM
Create Oozie database step failed when setting up cluster. I did clean up my previous install as that was failed during deploy client config step. I tried after cleaning up /var/lib/oozie/* but no luck. Please let me know some solution to come out of this. I tried to connect psql uitlity but not recognizing my psql command. Error: DB schema exists
Stack trace for the error was (for debug purposes):
--------------------------------------
java.lang.Exception: DB schema exists
at org.apache.oozie.tools.OozieDBCLI.validateDBSchema(OozieDBCLI.java:929)
at org.apache.oozie.tools.OozieDBCLI.createDB(OozieDBCLI.java:184)
at org.apache.oozie.tools.OozieDBCLI.run(OozieDBCLI.java:127)
at org.apache.oozie.tools.OozieDBCLI.main(OozieDBCLI.java:78)
--------------------------------------
... View more
Labels:
- Labels:
-
Apache Oozie
03-01-2015
09:22 AM
I didn't folow those steps before enabling single user mode, Can i uninstall everything and resinstall without singe user mode? will that cause any issues?
... View more
03-01-2015
08:09 AM
Hi Jayanth, Can you please let me know what changes you made in /etc/sudoers file, I am getting same error and not able to resolve for 2days. I disabled #Defaults requiretty but getting following error. sudo: no tty present and no askpass program specified
... View more
02-10-2015
03:25 PM
Hi, This is the first time I am trying to install cloudera manager in Redhat linux environment. My /usr filesystem has limited space, so I am getting following error when installing cloudera manager using command line (automated installation path A). Transaction Check Error: installing package cloudera-manager-daemons-5.3.1-1.cm531.p0.191.el5.x86_64 needs 338MB on the /usr filesystem installing package cloudera-manager-server-5.3.1-1.cm531.p0.191.el5.x86_64 needs 338MB on the /usr filesystem Error Summary ------------- Disk Requirements: At least 338MB needed on the /usr filesystem. I dont have any unwanted directories to remove from /usr. Trying to understand if there are any alternative to install in different location. Thanks, Prakash A
... View more
Labels:
- Labels:
-
Cloudera Manager