I generally prefer to check Github for such information. Look for project 
properties in pom.xml for Hadoop version.

NiFi 1.0: https://github.com/apache/nifi/blob/rel/nifi-1.0.0/pom.xml
NiFi 0.7: https://github.com/apache/nifi/blob/rel/nifi-0.7.0/pom.xml
NiFi 0.6: https://github.com/apache/nifi/blob/rel/nifi-0.6.1/pom.xml

Regards,
Manish

From: Shashi Vishwakarma [mailto:shashi.vish...@gmail.com]
Sent: Saturday, September 10, 2016 3:20 PM
To: users@nifi.apache.org
Subject: Re: Nifi compatibility with Hadoop Version


Thanks a lot. Does hadoop Client version changes with NiFi version? Where can 
get more information about it that which version of Nifi is packed with which 
version of hadoop?

Thanks Shashi

On 11 Sep 2016 12:20 am, "Bryan Bende" 
<bbe...@gmail.com<mailto:bbe...@gmail.com>> wrote:
Shashi,

Apache NiFi is currently built with the Apache Hadoop 2.6.2 client, so 
generally it will work with any versions of Hadoop that this client is 
compatible with.

NiFi is not using any libraries or anything from the target cluster, except for 
the config files for locations of services, and the client itself is bundled 
with the NiFi build.

There have been some efforts recently to provide build profiles for NiFi for 
those who want to build a version of NiFi that uses vendor specific libraries 
(i.e. MapR, CDH, HDP, etc.), but I can't fully speak to the current state of 
that effort.

Thanks,

Bryan

On Sat, Sep 10, 2016 at 9:53 AM, Shashi Vishwakarma 
<shashi.vish...@gmail.com<mailto:shashi.vish...@gmail.com>> wrote:
Hi All

I just got a very basic question about nifi. I see that nifi has got default 
putHDFS and getHdfs processor.

Does nifi depends on hadoop version present on cluster?

Lets nifi 0.6 is compatible with hadoop 2.7 etc. something like this.

Do we have such metrics or it purely depends on hadoop configuration that we 
provide.

Thanks
Shashi

Reply via email to