Member since
12-14-2017
9
Posts
0
Kudos Received
0
Solutions
01-04-2018
05:47 AM
Hey , I want to copy file from Linux Remote machine to hadoop with use of scp command also i want to pass parameters (server ip , path etc) dynamically Ex: scp [options] username1@source_host:directory1/filename1 username2@destination_host:directory2/filename2 Here I will pass all the parameter pass dynamically every time through nifi API how it is possible ...whether we need to create own processor ? Thanks , Paresh
... View more
Labels:
- Labels:
-
Apache NiFi
12-28-2017
05:49 PM
Hi , When I am trying to Overwriting File then getting below error filenotreplaced.png is there any alternative solution to "replace"(Delete existing "parquet" file and put new file )
... View more
Labels:
- Labels:
-
Apache NiFi
12-22-2017
06:36 AM
Hi , I want to pass file path through nifi api and call nifi process, how is possible any alternate way ?
Ex: move CSV to hadoop
GetFile (want to pass file path through api dyanamicaly) - > PutHDFS I want to achieve something like below aa.png aaa.png thanks , paresh baldaniya
... View more
Labels:
- Labels:
-
Apache NiFi
12-20-2017
08:32 AM
@Benjamin Hopp Thanks for your Reply
... View more
12-19-2017
09:21 AM
Hi , Let we have 3 server Server-A window server(MS access file placed in D drive) , Server-B( nifi installed on this server ) , Server-C Hadoop Installed on server
Question :
we want to transfer /Fetch file access file from server-A to FTP server-C and put into the hadoop using nifi
is it possible ?
how ? Is there any nifi processor available for Reading / Writing MS access file ? Thanks in advance
... View more
Labels:
- Labels:
-
Apache NiFi
12-19-2017
07:11 AM
Hi , Let we have 3 server Server-A window server(CSV file placed in D drive) , Server-B( nifi installed on this server ) , Server-C Hadoop Installed on server Question : we want to transfer /Fetch file from window (server-A) to server-C using nifi without mounting the window directory is it possible or we need to mount file ? how ? Thanks in advance
... View more
Labels:
- Labels:
-
Apache NiFi