konpyutaika / nifikop

The NiFiKop NiFi Kubernetes operator makes it easy to run Apache NiFi on Kubernetes. Apache NiFI is a free, open-source solution that support powerful and scalable directed graphs of data routing, transformation, and system mediation logic.
https://konpyutaika.github.io/nifikop/
Apache License 2.0
125 stars 42 forks source link

Is there a recommended way to use Jar files such as JDBC Jar files for SQL? #274

Open bngsudheer opened 1 year ago

bngsudheer commented 1 year ago

Type of question

Best Practices

Support question

Dear NiFi Kops community,

I am seeking guidance on best practices for efficiently managing shared data in the NiFi Kops environment. Currently, I am considering several approaches and would greatly appreciate your insights.

The proposed approach involves uploading the required JAR file directly onto the pod. However, I believe there might be more robust strategies to handle shared data effectively.

After some research, I am contemplating the following best practices:

Implementing a Shared Storage Solution:

Exploring Cloud Blob Storage Integration:

As part of our investigation into optimal shared data practices, we are also exploring the possibility of leveraging cloud-based blob storage services such as Amazon S3 or Azure Blob Storage. This approach might provide additional benefits in terms of scalability, data redundancy, and cost-effectiveness.

In conclusion, I kindly request the experienced members of the NiFi Kops community to share their valuable insights and recommendations regarding the above-mentioned strategies.

Thank you for your time and consideration.

NiFiKop version

No response

Golang version

No response

Kubernetes version

No response

NiFi version

No response