Options
- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Solved
Go to solution
Failed to start Cloudera Director UI on 7189 - CentOS
New Contributor
Created 01-21-2015 07:38 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I installed cloudera director server and client in CentOs6.5
Enabled the VPC for all traffic to be accessed from my ip.
But still Cloudera Director login page is not coming up..
Is there any start command after the director installation?
If so I was not able to find in the Cloudera Director PDF.
I am stuck in the below title at point 1 in the Cloudera PDF.
"Configuring an Environment and Deploying a Cluster"
1 ACCEPTED SOLUTION
Rising Star
Created 01-21-2015 10:25 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You do need to start the server. We will improve the docs to include this.
Start the Cloudera Director Server:
sudo service cloudera-director-server start
Turn off iptables:
sudo service iptables stop
Start the Cloudera Director Server:
sudo service cloudera-director-server start
Turn off iptables:
sudo service iptables stop
1 REPLY 1
Rising Star
Created 01-21-2015 10:25 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You do need to start the server. We will improve the docs to include this.
Start the Cloudera Director Server:
sudo service cloudera-director-server start
Turn off iptables:
sudo service iptables stop
Start the Cloudera Director Server:
sudo service cloudera-director-server start
Turn off iptables:
sudo service iptables stop
