Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

How to replace jar from a nar file in NiFI?

avatar
New Member

Hi

I am using NiFi 1.3.0. But facing an issue, it has httpclient-4.5.2.jar in nifi-hive-nar-1.3.0.nar but my hiveserver2 doesnt support that higher version. I need httpclient 4.2.5.jar to connect with hive. So is there any way to replace those jar with lower version?

Thanks in advance

Pratik

1 ACCEPTED SOLUTION
2 REPLIES 2

avatar
Master Guru

avatar
New Member

Yes i have connected hive using DBCPConnectionPool, But is there any way to replace those jars with a lower version one?