Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Trivial
-
Resolution: Duplicate
-
Affects Version/s: CDH3u0
-
Fix Version/s: None
-
Component/s: Packaging
-
Labels:None
-
Environment:Ubuntu 10.10
Description
I followed the instruction on https://wiki.cloudera.com/display/DOC/Installing+CDH3+on+a+Single+Linux+Node+in+Pseudo-distributed+Mode and installed hadoop-0.20-conf-pseudo, hue.
After few days of experimenting/running hadoop, I wanted to do a fresh reinstall.
I first removed all the hadoop related packages, configuration files using the Synaptic Package Manager.
During the reinstall, the script failed because the user hdfs already exists.
The work around was simple: I had to manually delete the user:
$ sudo userdel hdfs
It would be nice to detect this during installation.
Attachments
Issue Links
- duplicates
-
DISTRO-51 hadoop installation fails on debian if `hdfs' user already exists
-
- Resolved
-