Created 04-24-2017 10:31 PM
Could someone help me with links to install NiFi in windows which should access HDFS in sandbox. Thanks in Advance!!
Created 04-24-2017 11:04 PM
There aren't any official documents that cover installing NiFi in Windows. But there are a few blogs that cover the process. Here is link to one of them: Install NiFi on Windows 7
Then, once NiFi is installed, you can come here to find several posts about getting data into HDFS.
Created 04-24-2017 11:04 PM
There aren't any official documents that cover installing NiFi in Windows. But there are a few blogs that cover the process. Here is link to one of them: Install NiFi on Windows 7
Then, once NiFi is installed, you can come here to find several posts about getting data into HDFS.
Created 04-25-2017 06:24 PM
The NiFI admin guide covers installing NiFi on Windows. It is done via the command line using the NIFI tar.gz file.
Thanks,
Matt
Created 04-26-2017 07:05 AM
Thanks @Matt Clarke and @Wynner. I will try it out and check if it works for me.
Created 04-26-2017 08:03 PM
I have downloaded and ran run-nifi.bat in command line. A new cmd opens and throws "Error: Could not find or load main class Files\NiFi\nifi-1.1.2\bin\..\\logs". Any suggestion on how to get ride of this error?
Created 04-26-2017 09:31 PM
What happens when you run the command "java -version" from the command line?
Created 04-26-2017 11:08 PM
I could see the latest version of java. I have checked it already. Java is available and i have environment variable as well..
Created 04-28-2017 10:26 AM
When i try to run-Nifi in c drive it works fine. But If copy Nifi and its related file to d drive and run-Nifi from that that directory then it throws an error.
Created on 04-28-2017 09:20 PM - edited 08-17-2019 09:06 PM
@Wynner Thanks. it seems the problem is im not running nifi as adminstrator. It solved my issue. Im able to start NiFi through cmd. But again one more problem begins. Attached the screenshot appreciate your help.
Created 04-29-2017 12:19 AM
That is normal, now just click the "/nifi" link, it will take you to the UI.