Member since
02-27-2020
173
Posts
42
Kudos Received
48
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 1857 | 11-29-2023 01:16 PM | |
| 2351 | 10-27-2023 04:29 PM | |
| 1883 | 07-07-2023 10:20 AM | |
| 3880 | 03-21-2023 08:35 AM | |
| 1343 | 01-25-2023 08:50 PM |
06-11-2021
08:50 AM
This error indicates that impalad daemon was not able to secure a processing thread on the node. Could be because the node is struggling under heavy load. What services are running in parallel with Impala on this host? What is the hardware configuration? What is the CPU utilization on the host?
... View more
06-11-2021
08:41 AM
1 Kudo
Update, as promised, NiFi on IBM Power System is not currently supported. The legacy HDF product does support it, so there is possibility to use NiFi. Worth a chat with your account team. If this answers all of your questions. Please accept answer as a solution. Regards, Alex
... View more
06-09-2021
09:17 AM
Were you able to have Hive clean up the obsolete files? Just checking in.
... View more
06-07-2021
07:00 AM
Hello Ahmed, Please see this post that gives an example of Python 3 script use with Oozie. Note that you specify the executable for python3 as the first line in your .py script. https://community.cloudera.com/t5/Community-Articles/Oozie-Python-workflow-example-walkthrough/ta-p/245240 Let me know if that helps, Alex
... View more
06-03-2021
05:30 AM
@Pamarthich Has your issue been resolved? 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-01-2021
12:56 PM
If your files contain one record each, then yes, these NiFi processors will be equivalent.
... View more
05-25-2021
10:43 AM
Hello, Hive compaction runs first, then a cleaner thread waits for all readers to finish reading the old base/delta files. When it determines that nobody is reading the old files anymore, only then does the deletion of the old files occur. Please run SHOW COMPACTIONS and look at the state of the compaction in question. Also would help to know which version are you on for CDH/HDP/CDP? If CDP, public or private cloud? Hope this helps, Alex
... View more
05-25-2021
10:12 AM
Hello, I haven't used Flume myself, but there is some mention of serializer.delimiter parameter in the Flume documentation. It would be helpful to know what the source of the data is (e.g. file on hdfs) and what the destination is (e.g. Hive). Also you should know that in Cloudera Data Platform, Flume is no longer a supported component. If you are just starting to learn it, I would recommend saving yourself some time and exploring NiFi, Kafka, and Flink (good starter blog post). Regards, Alex
... View more
05-25-2021
10:06 AM
Hi Nuno, I've sent you a private message to get some more information. Please respond there and we'll figure out how to help. Regards, Alex
... View more
04-12-2021
10:18 PM
Hi @rachit_mahendra , I have reached out to you via PM for further details.
... View more