Giter Club home page Giter Club logo

nifi-ide-integration's Introduction

Allows you to start/debug NiFi within your IDE, essentially allowing you to set breakpoints etc.

The project uses Gradle for dependency management and build which means it will self-provision if you don't have it therefore below directions shoudl work without any pre-requisites.

From the root of the project execute the following command:

./gradlew clean eclipse - for Eclipse

./gradlew clean idea - For IntelliJ

This will generate all necessary Eclipse/Idea files. Now you can import the project into your workspace as regular project (not Maven, not Gradle). For example, for Eclipse follow these directions:

File -> Import -> General -> Existing project into workspace

Once project is imported you need to set its Working Directory to point to the root of NiFi installation. For example in Eclipse click on the little black arrow to the right of Run and then:

Run Configurations -> (right click) Java Aplication -> New

Project Name: - nifi-ide-integration

Main Class: - org.apache.nifi.NiFi

Switch to Arguments tab and enter the location of your NiFi installation as 'Other' in Working Directory section.

One last thing is to add sources

Switch to Source tab Add -> External System Directory and browse to the root of your NiFi clone.

That is it. You can "Run" or "Debug" it.

nifi-ide-integration's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.