Created 02-05-2016 04:28 PM
Hi all,
can anybody share what is the best practice to install HDF
it is install inside HDP or on standalone server ?
if HDF install on standalone server, how to connect to hdfs on the HDP cluster?
Created 02-05-2016 04:30 PM
Created 02-05-2016 04:30 PM
Created 02-05-2016 05:45 PM
thanks @Neeraj Sabharwal
Created 02-05-2016 04:53 PM
HDF has processor for connecting to HDFS (listHDFS, fetchHDFS, GetHDFSSequenceFile, putHDFS and getHDFS)
Created 02-05-2016 05:45 PM
hi mclark,
thanks, but what should i do if i try to connect to remote HDFS?
do i need to install hadoop in my HDF server, to get hadoop file system configurtaion?
Created 02-05-2016 05:47 PM
provide core-site.xml and hdfs-site.xml for the remote cluster @cokorda putra susila
Created 02-16-2016 04:27 PM
@cokorda putra susila NiFi already includes the HDFS core libraries. So no need to install Hadoop on the NiFi server. Just need to the config files (i.e - core-site.xml) as Artem suggests.