You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "David Sargrad (JIRA)" <ji...@apache.org> on 2019/06/01 13:21:00 UTC

[jira] [Commented] (NIFI-6327) Enhance NIFI Developer documentation to assist in developing NIFI in IDE

    [ https://issues.apache.org/jira/browse/NIFI-6327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16853694#comment-16853694 ] 

David Sargrad commented on NIFI-6327:
-------------------------------------

I've made some additional progress with this.

 

I found the eclipse "Debug" view, under Window/Show View/Debug.

 

This showed me a running view of all the NIFI threads.. In the following, I've suspended the NiFi Web Server-24 thread.

Now all I need to do is to edit the source lookup path. I hope there is a way to do this for the entire project.

!image-2019-06-01-09-19-46-853.png!

Here again, I'd love some help from any NiFi developer that uses eclipse.

 

Anyways I'm close. Once I tie this up, I will post in a summary comment that I hope helps other prospective NiFi developers. 

 

 

> Enhance NIFI Developer documentation to assist in developing NIFI in IDE
> ------------------------------------------------------------------------
>
>                 Key: NIFI-6327
>                 URL: https://issues.apache.org/jira/browse/NIFI-6327
>             Project: Apache NiFi
>          Issue Type: Wish
>          Components: Core Framework
>    Affects Versions: 1.9.2
>         Environment: LINUX: Centos 7
> ECLIPSE: Oxygen
>            Reporter: David Sargrad
>            Priority: Major
>         Attachments: image-2019-05-29-08-59-30-173.png, image-2019-05-29-08-59-59-849.png, image-2019-05-29-09-00-39-263.png, image-2019-05-29-09-01-47-311.png, image-2019-05-29-09-04-24-313.png, image-2019-05-29-09-06-00-609.png, image-2019-05-31-07-29-48-733.png, image-2019-05-31-07-30-09-097.png, image-2019-05-31-07-32-03-067.png, image-2019-05-31-11-13-01-963.png, image-2019-05-31-11-14-01-380.png, image-2019-05-31-11-33-50-040.png, image-2019-05-31-11-34-48-219.png, image-2019-05-31-11-36-08-343.png, image-2019-06-01-09-19-46-853.png
>
>
> I followed the following instructions to clone and build NIFI:
> [https://nifi.apache.org/quickstart.html]
> I've successfully built the system, using maven.
>  
> !image-2019-05-29-09-01-47-311.png!
>  
> However its not at all clear how to develop and run the system in an IDE such as eclipse, or a "recommended IDE".
> Currently I'm trying to get the system up and running in eclipse. 
>  
> However I'm seeing many problems (see image below). I'm guessing all of these can be solved with a simple set of configuration commands. 
> Ultimately adding such details to the documentation would be useful. For now, I'd appreciate if someone can help with the configuration I am missing.
>  
>   !image-2019-05-29-09-00-39-263.png!
>  
> If I click on one of the failed projects, I see the following error.
>  
> !image-2019-05-29-09-04-24-313.png!
>  
> !image-2019-05-29-09-06-00-609.png!
>  
> I've also noticed that many of the pom files show up with an error. The error is seen below:
> !image-2019-05-31-07-29-48-733.png!
>  
> !image-2019-05-31-07-30-09-097.png!
> This error shows up on the "parent" tag
> !image-2019-05-31-07-32-03-067.png!
>  
> I am using the following version of eclipse, and maven
>  
>   !image-2019-05-29-08-59-59-849.png!
>  
> !image-2019-05-29-08-59-30-173.png!



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)