Member since
02-12-2019
19
Posts
1
Kudos Received
3
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 3802 | 06-28-2019 08:41 AM | |
| 2797 | 02-23-2019 06:36 PM |
07-30-2019
10:30 AM
Having a little difficulty finding this forum's navigation panel - was it removed? Example scenario when arriving on Cloudera's user forum: With previous forum web-UI, I was able to quickly scroll to Altus section and begin reading. The new web-UI doesn't seem to provide quick nav' features. What am I missing? It looks like I need to first create a new "Altus" topic. Then, post into the new "Altus" subject.
... View more
06-28-2019
08:41 AM
Just found the feature in Altus that updates creds'. This issue is solved!
... View more
06-28-2019
07:35 AM
Thanks for the quick reply. I'm now able to reliably reproduce the issue. And, workaround is minor... Scenario: 1) Create a cluster via Altus cloudera-director bootstrap-remote (note the Cloudera Manager password if set) 2) Login to the new Cloudera manager 3) Change the password * Altus then can no longer communicate with Cloudera Manager * (401 error) Workaround to get Altus communicating with Cloudera Manager: 1) Change Cloudera Manager back to previosu 2) Altus can now communicate... Is there a way to update the user/pass Altus uses to communicate to Cloudera Manager? ... there must be a property file somewhere? Thanks.
... View more
06-26-2019
03:22 PM
The scenario: Working within Azure... I was able to deploy a cluster via an Altus Director Configuration File The problem is that Altus is having some trouble connecting to the Cloudera Manager... When I tried to later add nodes, via Altus Web-UI, I get the following error:
The questions: 1) Is this a bug or did I miss something in the configuration file?
2) As a work-around, can I add additional nodes via a new configuration file?
Thank you
... View more
Labels:
- Labels:
-
Cloudera Manager
02-23-2019
06:36 PM
The Azure DNS workaround fixed the connectivity issue. working on a different problem - this one is fixed.
... View more
02-20-2019
11:53 AM
Think I may have found a bad script... isn't setting up the host (in Azure) for a correctly configured "/etc/resolv.conf" Does anybody know where the scripts are simply located on the Altus server? Prefer to simply fix it rathern than upload something through the web-ui.
... View more
02-20-2019
10:54 AM
Basic error on the created notes is that the resolve.conf fails to parse. in looking at a failed node, the resolve.conf file was poorly created - see below:
# Generated by NetworkManager nameserver [an ip address] search
Note that there's nothing after above "search". I fixed this issue by running the setup script on the Altus host.
Problem is that the generated nodes fail to create well constucted "resolve.conf" files - which then leads to the parse error.
... View more