Member since
07-07-2020
97
Posts
5
Kudos Received
5
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
315 | 05-31-2024 10:34 AM | |
1161 | 06-13-2022 10:24 PM | |
5040 | 06-09-2022 09:56 PM | |
1651 | 10-12-2021 07:13 AM | |
2726 | 09-22-2021 10:54 PM |
09-23-2024
08:40 AM
Hi @ShankerSharma , What if i have mix of server on my cluster . Rhel 7 + Rhel8. Which service should I be running on these servers( I assume ntpd and chronyd both are there for rhel7 but we only have chronyd with rhel8) and with what configuration to keep kudu running?. Does it mean having chronyd running on all the servers (rhel7 + rhel8) of the cluster with rtcsync option enabled in chrony.conf? Or on a cluster we can have a mix, that is, we can have ntpd on Rhel7 servers and chronyd on Rhel8 servers? We are having a setup where we are going to add RHel8 nodes to the cluster which is already running on Rhel7 servers. Regards Akshay
... View more
06-05-2024
02:30 AM
1 Kudo
Thank you for the detailed explanation, @ShankerSharma. However, we ultimately had the engineering team along with developers who did this job. But I will keep this in my notes for reference.
... View more
03-22-2023
03:49 AM
Thanks for Help , Issue is resolved After restarting Impala from Ui. Status tab in CDP (impala -> status) it show Impala Connection String Example shows command to connect : i.e Impala Shell Command mpala-shell -i mprl510 -d default . i am successfully login into my impala shell
... View more
11-15-2022
10:31 PM
This is not the essence of the problem, what the question actually wants to ask is the problem of inserting data with Impala JDBC, Chinese strings being truncated and garbled.
... View more
07-19-2022
11:09 PM
Thanks @ShankerSharma for the response. Normally Oozie workflows/schedules would appear as entries under the "Hue > Documents" section, but only if the logging account was part of the sharing permissions (Read/Write). However, the subjected documents are not listed and can't be exported as suggested. The only place where we can see them is under "Hue > Job Browser > Schedules > Running" but we can't either see the actual document or do any action (Resume, Suspend, Kill … etc.)
... View more
07-14-2022
07:33 AM
1 Kudo
Hi Vidya , Issue has been resolved by setting path : export PATH=/opt/cloudera/parcels/CDH-5.15.1-1.cdh5.15.1.p0.4/bin:/usr/bin/python2:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/anaconda3/bin:/opt/anaconda3/condabin
... View more
06-16-2022
12:11 AM
@Priyanshu999 Has the reply helped resolve your issue? If so, please mark the appropriate reply as the solution, as it will make it easier for others to find the answer in the future.
... View more
06-10-2022
12:36 AM
I'm sure my source code file has UTF-8 encoding and I compiling the class by maven. When my SQL is set to : upsert into user_info(id, name, address, email, insert_time) values (?,cast(? as string),cast(? as string),?,?) it's works, but the url parameter “UseNativeQuery=1” does't works!
... View more
11-30-2021
10:46 PM
@npr73, have any of the replies helped resolve your issue? If so, please mark the appropriate reply as the solution, as it will make it easier for others to find the answer in the future.
... View more
10-28-2021
05:23 AM
@pauljoshiva, Has the reply helped resolve your issue? If so, please mark the appropriate reply as the solution, as it will make it easier for others to find the answer in the future.
... View more