Member since
10-28-2020
622
Posts
47
Kudos Received
40
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
2001 | 02-17-2025 06:54 AM | |
6716 | 07-23-2024 11:49 PM | |
1337 | 05-28-2024 11:06 AM | |
1894 | 05-05-2024 01:27 PM | |
1268 | 05-05-2024 01:09 PM |
04-20-2023
05:31 AM
From the error could see the query failed in MoveTask. MoveTask can be loading the partitions as well since the load statement belongs to the partitioned table, Along with HS2 logs HMS logs for the corresponding time period gives a better idea to identify the root cause of the failure. If it's just timeout issue, increase client socket timeout value.
... View more
03-11-2023
12:25 AM
1 Kudo
Hi and sorry for the late update, A correction has officially been delivered within version 2.6.15 of the Cloudera ODBC Hive Driver; excerpt from the Release Notes : [00416069] [HAR-1323] The REMARKS column of the tables metadata does not populate with comments.
... View more
02-28-2023
01:12 PM
thank you , I will check .
... View more
02-28-2023
01:59 AM
@ArtG001 Have you enabled SSL/TLS for Hiveserver2 as per the doc you have shared above, else we should see a valid result here? Do confirm. I tried the openssl command on a non SSL Hive endpoint and I got similar response.
... View more
02-28-2023
01:07 AM
Could you please share screenshots of the Instance tab from both Hive and Hive on Tez services? Based on our experience, the following action should resolve the issue. Stop and delete the "HiveServer2" and "WebHCat" instances from Cloudera Manager > Hive > Instances Check that the role "HiveServer2" is present in Cloudera Manager > Hive on Tez > Instances Verify the Configuration page for 'Hive on Tez'; ensure that 'Hive Metastore Connector' is pointed at the Hive service that is running the Hive Metastore Restart the stale services
... View more
02-27-2023
11:34 PM
@Ganeshk Yes, we do not have any flag equivalent to -v in beeline. However, if we are looking for the command itself, you could find it in the line stating "Compiling command" or "Executing command"
... View more
02-27-2023
07:29 AM
Hi @smruti Thanks for the reply. I forgot to post this but I also figured out that what you mentioned above is the actual problem the table was created in hive and as a result can not be modified by a spark instance.
... View more
01-03-2023
11:45 AM
Thanks for support, i done the same.
... View more
01-02-2023
12:01 AM
1 Kudo
@saicharan This fails with the authentication error. HTTP Response Code : 401 Verify the authentication details you are passing in the Adapter configuration
... View more
12-01-2022
02:18 AM
Hi @d_liu Could be you took restart of HS2 but didn't logged in again from Hue, could be it is using same session. But HS2 restart should solve your problem.
... View more