This way solves my problem, thanks Vitaly.
-- Original --
From: "Vitaly Gridnev";
Date: Mon, Aug 8, 2016 06:44 PM
To: "fuguangping";
Cc: "openstack";
Subject: Re: [Openstack] [Sahara]Cloudera-Manager generate empty Hadoop/HDFS
Hi all,
I installed sahara on Openstack liberty version, and I succeed to deploy
CDH-5.4 without any error. But When I login to the Cloudera-manager VM, I found
some wrong Hadoop/HDFS configurations:
[root@int32bit-hadoop-1-cdh-master-001 hdfs]# hdfs dfs -df
Filesystem SizeUse
Using rootwrap solve my problem, can you show some more detail information like
sahara config & error logs ?
-- Original --
From: "Jeremy Freudberg";
Date: Thu, Jul 21, 2016 11:26 PM
To: "fuguangping";
Cc: "openstack";
Hi Jeremy,
Did you use rootwrap? If not, you can try
this:https://ask.openstack.org/en/question/87430/sahara-cant-login-to-nodes/ .
Remember to reboot sahara-engine after update your configuration.
-- Original --
From: "Jeremy Freudberg";
Date: Thu, Jul 21,
Hi All,
I am a new sahara user, and I download cdh plugin image from
http://sahara-files.mirantis.com/images/upstream/liberty/.
Unfortunately, When I try to create a cdh-5.4 cluster, the cloudera-manager
always fail to start. I ssh to the manager server, and try to start by hand,
the "cloud
Hi all,
In cdh plugin, I find that we use telnet to check the status of
cloudera-manager service using manager ip, see
https://github.com/openstack/sahara/blob/master/sahara/plugins/cdh/plugin_utils.py.
We use neutron and set namespace=True, and we don't assign floating ip of
course. However,