Member since
04-22-2014
1218
Posts
341
Kudos Received
157
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 26257 | 03-03-2020 08:12 AM | |
| 16420 | 02-28-2020 10:43 AM | |
| 4723 | 12-16-2019 12:59 PM | |
| 4474 | 11-12-2019 03:28 PM | |
| 6676 | 11-01-2019 09:01 AM |
09-27-2018
12:37 AM
Did you solve it? I'm trying to use mod rewrite but I can't make it work Thank you
... View more
09-25-2018
12:09 PM
I was able to resolve this issue by moving the user and group under one OU. I think most likely it cannot do a backward search. Thank you @bgooley much appreciated. I learnt a few things in this process.
... View more
09-24-2018
02:45 AM
Issue fixed thanks for your continious support @bgooley Appreciate!
... View more
09-21-2018
12:23 PM
@AadD, If you can post the command(s) you used to create the CM private key and cert that would help. Also, if you can share the output for keytool -list -v -keystore <keystore> that could help. Generally, if the server won't start at all, there is a problem with a password or permissions on the JKS file you are using for your Key file or truststore. When implementing for the first time, only enable TLS for the CM admin console (UI). If there is a problem using a certificate, it should start up using non-tls and warn you that something's wrong. Check /var/log/cloudera-scm-server/cloudera-scm-server.log for exceptions or messages pertaining to SSL/TLS. Cheers, Ben
... View more
09-19-2018
01:50 AM
Hello @bgooley, Thank you for the guidance. Will attempt the suggested suggestion and come back. Thanks snm1523
... View more
09-19-2018
12:32 AM
@bgooley Thank you for your feedback. It was mistake inputting password. Now solved the problem. Sorry and Thank you again.
... View more
09-18-2018
12:37 PM
@Tomas79, If Hue is shut down from Cloudera Manager, those health checks should cease automatically. If Hue exited unexpectedly you may get these alerts The agent log will tell us much more about the story since it will show what it knew of the Hue process from a start/stop perspective and also it will show any issues getting results from the Hue UI.
... View more
09-18-2018
11:08 AM
@sid2707, Very cool and thanks for sharing your solution!
... View more
09-18-2018
11:00 AM
Yeah, they sold Powerschool off to a competitor who took it way past what we had. One of the Java engineers talked the new company into letting him re-write it in Java. It looks pretty cool from the last time I looked at it. I remember that group back in the day. I still have my email address and am using 50GB of iCloud storage for the day my Mac goes down. I bought a 2016 laptop in 2017 and absolutely love it. All except the memory. In which they fixed in the newest releases of MacBook Pro. Dang company! 🙂 Dude, I got some stories of sticking with something. I have about 33 years of Unix experience starting back in the day with Sun Microsystems servers. I own a Sun Sparc Classic and a Sun Enterprise 250 workgroup server. Both of them will still boot. I wil let you know if anything pops up as I am going to do some Django development as a phase II project to manage users automatically. I figured out how to web scrape the Hue page using the older user list URL (/useradmin/users/) that doesn't use Javascript to load the user list (/hue/useradmin/users/). Although, Hue warns the older URL is old, it still works. I have not figured out yet how to load the user list with the new (current) URL of "/hue/useradmin/users/" but will get back to it later. It would be nice to have an API for Hue as Cloudera Manager has. My project was to auto-delete Cloudera and Hue users that have left the company. I have all the prototype functionality built and am about to bring it all together into a package. Thanks for all your help!
... View more
09-18-2018
08:49 AM
@gerasimos, What are your goals for your failover or backup strategy? BDR schedules only replicate on a schedule in one direction. "Active-Active" concepts may not truly apply to CDH depending on what you mean by that.
... View more