Member since
05-15-2019
177
Posts
4
Kudos Received
3
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
443 | 10-22-2024 04:07 AM | |
796 | 10-16-2024 12:56 PM | |
694 | 06-08-2022 10:49 AM |
10-25-2024
05:10 AM
1 Kudo
From the below , it does looks like tez session itself not initialized. Validate configuration from set -v , make sure everything fine and try re-running the query. org.apache.tez.dag.api.SessionNotRunning: TezSession has already shutdown. Application application_1726980746968_0077 failed 1 times (global limit =2; local limit is =1) due to AM Container for appattempt_1726980746968_0077_000001 exited with exitCode: -1000
Failing this attempt.Diagnostics: [2024-10-13 10:30:27.706]Application application_1726980746968_0077 initialization failed (exitCode=255) with output: main : command provided 0 If you can't able to identify the incorrect configuration , raise a support case for the same.
... View more
10-18-2024
11:11 AM
1 Kudo
Ok @MGreen , thanks for your help!
... View more
10-16-2024
06:28 PM
1 Kudo
Hi everyone, Thank you all for your responses. I am using Spark 3, and I’ve discovered that the issue is due to the improper configuration of the spark_shuffle settings in the yarn-site.xml file. Thanks again!
... View more
10-03-2024
06:51 AM
In HDP3 the default for Hive is the 1.2 jars. In order to take advantage of the newer jars you will need to use Hive LLAP which uses Hive3. You may also need to use the Hive Warehouse Connector.
... View more
08-22-2024
04:49 AM
1 Kudo
Hello murtaza74, At this time this is unknown for adding Hive4 into CDP Private Cloud. We have however incorporated a lot of fixes and features which are a part of Hive4. Is there a particular feature you are looking for?
... View more
06-08-2022
10:49 AM
1 Kudo
Hello Liwei, Unfortunately the TEZ UI has been deprecated in HDP-3.x Hive 3. This has been replaced with DAS (Data Analytic Studio) To use DAS in HDP you will need to reach out to your Account Team at Cloudera. If you are using CDP, DAS should already be included, and can be added as a service.
... View more