Member since
10-01-2018
802
Posts
143
Kudos Received
130
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 3072 | 04-15-2022 09:39 AM | |
| 2479 | 03-16-2022 06:22 AM | |
| 6557 | 03-02-2022 09:44 PM | |
| 2907 | 03-02-2022 08:40 PM | |
| 1919 | 01-05-2022 07:01 AM |
12-30-2020
10:18 AM
@Navyarani_A Looks like we have already gave you the answers here: https://community.cloudera.com/t5/Support-Questions/Paywall-also-for-CDH-6-3-x-and-open-source-availability/m-p/308500#M223583
... View more
12-30-2020
10:16 AM
@chhaya_vishwaka Can you check from the Web Developer tool while doing this operation and see if in console there is any issue appearing.
... View more
12-30-2020
10:14 AM
@TCloud What is your certificate saying I am interested to see the SAN entries there so that I can co relate this. CM always expect the FQDN almost everywhere just an FYI.
... View more
12-30-2020
10:06 AM
@HoldYourBreath Here is my take on your questions. 1. Yes, this means NAT is rightly configured. 2. This means on your laptop you have to see /etc/hosts file and the entries in that. Ideally this should contain you VM address. 3. You can use any other alternative, just google it and see the the most easy option. 6. you have to install NMAP utility first and then this will work, Just run "sudo yum install nmap"
... View more
12-29-2020
09:18 AM
@Narahari Looking at the logs seems the connection issue. As the container failed with below error: [2020-12-06 15:49:09.305]Container exited with a non-zero exit code 10. Error file: prelaunch.err. Last 4096 bytes of prelaunch.err : Last 4096 bytes of stderr : And then tracing it further: [ERROR]: org.apache.spark.SparkContext - Error initializing SparkContext. org.apache.spark.SparkException: Yarn application has already ended! It might have been killed or unable to launch application master. Leads us this channel bind exception. [ERROR]: org.apache.spark.network.client.TransportClient - Failed to send RPC 6049494344693001682 to /10.4.37.168:42590: java.nio.channels.ClosedChannelException java.nio.channels.ClosedChannelException So perhaps you have to check if things are connecting to 10.4.37.168:42590 and then see from there.
... View more
12-29-2020
01:00 AM
@Navyarani_A It should work however I can't test this as this is not implemented at this moment to give you 100% assurance but in my experience that should be okay and will continue to work.
... View more
12-28-2020
06:25 AM
@geralt There is no easy way like that but the way you suggested could work the CM and the other services needs the databases up and connected without interference.
... View more
12-28-2020
06:04 AM
@PauloNeves You have to login with your user ID in my opinion and that should have a valid kerberos ticket if kerberos is enabled and then you can only list the tables you have access that should come using list tables. You can refer this cheat seat if this helps. http://hortonworks.com/wp-content/uploads/2016/05/Hortonworks.CheatSheet.SQLtoHive.pdf
... View more
12-28-2020
05:56 AM
1 Kudo
@Navyarani_A See the similar discussion here: https://community.cloudera.com/t5/Support-Questions/Paywall-also-for-CDH-6-3-x-and-open-source-availability/m-p/306682/highlight/true#M222959
... View more
12-28-2020
05:54 AM
@TGH No, Cloudera manager will not adjust resources automatically whatever you will set per service base will be used by CM and services in the cluster.
... View more