Member since
02-01-2022
274
Posts
97
Kudos Received
60
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
404 | 05-15-2025 05:45 AM | |
3397 | 06-12-2024 06:43 AM | |
5926 | 04-12-2024 06:05 AM | |
4069 | 12-07-2023 04:50 AM | |
2184 | 12-05-2023 06:22 AM |
08-15-2023
05:13 AM
1 Kudo
@learner-loading The Cloudera options here are: CDP Public Cloud (NiFI on Flow Management Data Hub - VMs) - (docs) CDP Public Cloud DataFlow (NiFi on kubernetes) - (docs) CDP Private Cloud Base There are cost calculators in each product but these are dependent on sizing and usage so its not a simple answer. You can open a sales request or reach out to me directly if you need more details. There is a great deal of value add in our offerings in the NiFi space. Including but not limited to: enterprise support and security, cloudera only processors, deploy on-prem, on azure, aws, or gcp. Although these are not SAAS offerings, the Dataflow service should be investigated. The capabilities within this are above and beyond what is found in nifi. Those include, cloud flow catalog, flow designer ui, ready flows, data flow functions (AWS Lamba, Google Cloud Functions, Azure Functions), and more. I am happy to demo and discuss these things as well. Official Sales Requests can be submitted here: https://www.cloudera.com/contact-sales.html
... View more
08-14-2023
11:56 PM
Hi Steven, will do! I leave this topic open for a while in case anyone found a known issue for this combination CDP 7.1.8 + RHEL 8.8 Thanks
... View more
08-09-2023
01:33 AM
Hey Matt! I am truly grateful for your answer. You made me realize what I was doing wrong and I learned a lot while reading trough your explanation. I am going to revise the documentation again, as I am realizing that I did not had some concepts crystal clear before. Thanks again and I wish you a good day.
... View more
08-08-2023
05:04 AM
@kwanchai The error seems to indicate that postgres is not running. If you can make sure that the postgres installed with the CDP is restarted and running then try again. It is possible after reboot that is stuck in undesired state you see (shutting down). Alternatively, redo the install and complete a shutdown of CDP completely before doing reboot and snapshot steps.
... View more
08-07-2023
11:10 AM
1 Kudo
@sam_s0ni Apache NiFi never intended with the context of the NiFi framework to allow parameters to be dynamically accessed within NiFi Expression Language (NEL). The EvaluateElString() exposed a bug in which this was possible while never intended. That bug was addressed in apache NiFi 1.19 thus resulting in what you are seeing. As an alternative, you could store your schemas in an external database and pull those schemas back dynamically based on a FlowFile attribute instead of using Parameter contexts to store those schemas. If you found that the provided solution(s) assisted you with your query, please take a moment to login and click Accept as Solution below each response that helped. Thank you, Matt
... View more
08-07-2023
07:09 AM
@ibrooks Excellent article here. I will definitely be using this in my CML Demos going foward. I just sent a PR w/ some flow improvements you may like to use as well.
... View more
08-07-2023
06:40 AM
@Sivaluxan Assuming Huawei OBS is s3 compliant( a quick search says it is), you should be able to use all of the S3/OBS based nifi processors. You would just need to satisfy the access/auth requirements in order to connect from NiFi to H OBS from within the of the processors below. https://nifi.apache.org/docs/nifi-docs/components/org.apache.nifi/nifi-aws-nar/1.22.0/org.apache.nifi.processors.aws.s3.ListS3/index.html https://nifi.apache.org/docs/nifi-docs/components/org.apache.nifi/nifi-aws-nar/1.22.0/org.apache.nifi.processors.aws.s3.FetchS3Object/index.html https://nifi.apache.org/docs/nifi-docs/components/org.apache.nifi/nifi-aws-nar/1.11.4/org.apache.nifi.processors.aws.s3.PutS3Object/index.html
... View more
07-21-2023
04:24 AM
@License Yes, a true DR Solution is a fully duplicated production cluster. This requires the necessary licensing for all PROD and DR nodes.
... View more
07-20-2023
01:27 PM
@Aimen If you are still experiencing the issue, can you provide the information @steven-matison has requested? Thanks.
... View more
07-17-2023
08:43 AM
@Aimen I would be willing to help you get started. Shoot me a DM to co-ordinate a working session.
... View more