Member since
12-18-2018
109
Posts
5
Kudos Received
8
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 2587 | 07-26-2022 06:01 PM | |
| 4293 | 06-21-2022 06:38 PM | |
| 3670 | 10-28-2021 06:29 PM | |
| 1950 | 10-25-2021 11:55 PM | |
| 4781 | 10-25-2021 07:31 PM |
11-03-2022
11:13 PM
@chengxi Can you share the stack trace before the SHUTDOWN_MSG in hive.
... View more
07-26-2022
06:01 PM
@newbieoneWas the above query working fine in hs2(beeline) ? If yes then you can use the oozie-hive action to run the query. Refer: https://community.cloudera.com/t5/Community-Articles/Oozie-Hive-2-Action-in-a-Kerberized-cluster/ta-p/248913
... View more
07-01-2022
06:51 PM
@Asim- Please refer below doc to schedule oozie job. https://docs.cloudera.com/cdp-private-cloud-base/7.1.6/configuring-oozie/topics/oozie-scheduling-examples.html Let me now if you have any concerns.
... View more
07-01-2022
11:22 AM
@Meshal Thanks for your response. please check how the table was created in both clusters? Run show create table and compare the output. Solution: you can get a patch for this IMPALA-7087 in CDH 6.3.3
... View more
06-27-2022
06:06 PM
@MeshalYou are hitting the below bug. https://issues.apache.org/jira/browse/IMPALA-7087 Let me know if you have any concerns.
... View more
06-22-2022
08:13 PM
@drgenious In hue -> issue workflow -> click gear icon -> retry interval Let me know if you have any concerns.
... View more
06-21-2022
06:38 PM
Hello @drgenious Please use the below line to retry the workflow. <action name="a" retry-max="2" retry-interval="1"> Refer : https://oozie.apache.org/docs/3.3.0/WorkflowFunctionalSpec.html#a18_User-Retry_for_Workflow_Actions_since_Oozie_3.1 Let me know if it helps.
... View more
11-08-2021
08:25 AM
@drgenious From where you connect with impala-shell that will act as impala coordinator other impala damonens are executors. If you configured a dedicated coordinator that daemon won't execute any fragments. For more information about dedicated coordinator please refer to the below doc. https://docs.cloudera.com/documentation/enterprise/6/6.3/topics/impala_dedicated_coordinator.html
... View more
10-28-2021
06:29 PM
@dv_conanCan you please check the cm and cdp/cdh compatibility. use the below link to check. If not compatible please upgrade your CM and check. https://supportmatrix.cloudera.com/
... View more
10-27-2021
03:29 AM
@MikeB You can find/add the property in Ambari--> YARN--> Configs--> Advanced--> Customer yarn-site --> Add/find Property
... View more