Member since
07-30-2019
117
Posts
5
Kudos Received
4
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
1385 | 01-17-2020 01:21 AM | |
13120 | 10-24-2019 10:32 PM | |
8669 | 10-23-2019 11:39 PM | |
8683 | 10-23-2019 04:31 AM |
04-01-2020
10:56 AM
Thank you Bjorn! saved me a headache in production when we go there. This setting worked for our SSIS users and service accounts also. I never even thought to tie that error message with that setting.
... View more
01-17-2020
01:21 AM
1 Kudo
@kentlee406 The issue seems to be on the Yarn side i.e. more specifically with the Resource Manager. We can see the below message: 20/01/16 13:13:12 INFO client.RMProxy: Connecting to ResourceManager at quickstart.cloudera/10.0.2.15:8032 20/01/16 13:13:15 WARN hdfs.DFSClient: Caught exception java.lang.InterruptedException at java.lang.Object.wait(Native Method) at java.lang.Thread.join(Thread.java:1281) at java.lang.Thread.join(Thread.java:1355) at org.apache.hadoop.hdfs.DFSOutputStream$DataStreamer.closeResponder(DFSOutputStream.java:967) at org.apache.hadoop.hdfs.DFSOutputStream$DataStreamer.endBlock(DFSOutputStream.java:705) at org.apache.hadoop.hdfs.DFSOutputStream$DataStreamer.run(DFSOutputStream.java:894) I would be great if you can check if there any other Yarn applications running in your cluster. I would also suggest a complete restart of your Yarn services.
... View more
12-16-2019
04:17 AM
Hi @rohitmalhotra . Thanks!! i found this solution already!!! problem was :- not able to get exact HDFS Path as last post i mentioned . i checked core.site.xml file with Azure HDInsight cluster DFS File path:- Thanks HadoopHelp
... View more
10-26-2019
09:19 AM
@Atena-Dev-Team Any updates on this thread
... View more
10-24-2019
11:16 PM
Rohit, Sorry for not being so specific in my post. is there any way to find out the process(job) which is causing most threads to Hive Meta Store in a 1000 node cluster? Regards, Tej
... View more
10-24-2019
12:55 AM
actually in oracle Database previously am not entry my user id and password after entry the same connection is established. It's a minor issue thanks for your support.
... View more
10-23-2019
11:45 PM
You can try changing the limits from Ambari as well. Under Ambari > Yarn Configs > Advanced: Restart Yarn after increasing the limit.
... View more
10-23-2019
04:57 PM
Yes that is the approach we are following. Just wondering is there any list of commands that works in HQL -shell. Tried for document on the same but with no luck.
... View more