Member since
12-18-2018
109
Posts
5
Kudos Received
8
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 2118 | 07-26-2022 06:01 PM | |
| 3589 | 06-21-2022 06:38 PM | |
| 3256 | 10-28-2021 06:29 PM | |
| 1559 | 10-25-2021 11:55 PM | |
| 4167 | 10-25-2021 07:31 PM |
08-01-2021
06:24 PM
@Gcima009 Please follow below steps to install oozie sharelib. Stop Oozie Service. Go to --> Cloudera Manager --> Oozie --> Actions --> Click on Install Oozie Sharelib Restart Oozie.
... View more
07-21-2021
07:09 PM
@MattSchmitz Please check the permission for the Log directory. you can find the log location in LogPath.
... View more
04-13-2021
11:41 PM
Hello @ryu Please refer below doc for query failed with this error Result fetch timed out in hive view. https://community.cloudera.com/t5/Community-Articles/How-to-fix-ambari-Hive-View-1-5-2-0-Result-fetch-timed-out/ta-p/244965
... View more
04-06-2021
09:01 PM
Hello @ryu Please refer below doc for enable ranger Authorization for hive LLAP. https://docs.cloudera.com/HDPDocuments/HDP3/HDP-3.0.1/securing-hive/content/hive_secure_llap_in_hiveserver.html
... View more
01-22-2021
12:23 AM
@mike_bronson7Please refer below KB article for this issue https://my.cloudera.com/knowledge/StandBy-NameNode-fails-to-start-Error-shows--?id=271605
... View more
11-23-2020
09:33 PM
Thank you for your reply @balajip . The output of the below query is 220GB. Do I need to Truncate the table first before adding the new properties in Data Analytics Studio Event Processor config file template. And how long will it take to Truncate this table.
... View more
10-30-2020
12:09 AM
Thank you! This was helpful.
... View more
10-14-2020
12:23 AM
Hi @balajip thanks for the reply. excuse my ignorace as I am still new to cloudera platform. Is there a config that I can set to override the bucket limit? or should I apply that patch?
... View more
10-11-2020
11:11 PM
@balajip Hi thank you for your answer. For the student table it is working but for the table i create using Join operation, i get the same error: Here is the query i used: CREATE TABLE testjoin as SELECT * FROM table1 t1 FULL JOIN table2 t2 ON t1.bu_id = t2.bu_id; The table is created but when i do Select from that table: testjoin, i get the same error: Error: Error while compiling statement: FAILED: RuntimeException java.lang.NullPointerException (state=42000,code=40000) What could be the reason? P.S I started having this issue since past 3 days now. Before it was working. I also reinstalled Hive but it didn't work.
... View more
10-09-2020
11:55 AM
@Mondi You can use the below property to use a specific queue for hue jobs. set below property before running query in hue. set mapred.job.queue.name=<hue_queue>;
... View more
- « Previous
- Next »