Member since
08-19-2013
392
Posts
29
Kudos Received
9
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 3837 | 09-12-2019 01:04 PM | |
| 4026 | 08-21-2019 04:56 PM |
07-12-2021
11:57 AM
Hi Tony, I will reach out via private message
... View more
11-06-2019
08:25 AM
1 Kudo
@sundar_gampa Try a different browser or a bigger monitor. Apparently, the page design makes the page adaptive to the viewing device.
... View more
08-21-2019
05:24 PM
When your first post titled "Ambari-server start error" was caught by the spam filter, you created a second post with the same content. I approved one of them so we didn't have duplicate questions on the board.
I am unsure why your posts were flagged as spam. Our Community Admins are still tuning the spam filter rules after merging into the Unified Cloudera Community.
Our moderators will get posts out of spam quarantine as quickly as we are able. I apologize again for the inconvenience.
... View more
05-22-2019
06:35 AM
Since you were able to access the Cloudera repo, you should be able to install the Oracle JDK on the agent with:
sudo apt-get install oracle-j2sdk1.8
If that does not work, you can install it with the instructions under Manually Installing OpenJDK
When starting, the agent looks through common paths for JDKs and will select the Oracle 1.8 JDK first if it finds it.
If you would prefer to use OpenJDK on all the systems, in Cloudera Manager navigate to Hosts > Hosts Configuration and set the Java Home Directory to your preferred JAVA_HOME.
... View more