[ANNOUNCE] New Apache NiFi Committer Toivo Adams

2015-10-29 Thread Mark Payne
All,

On behalf of the Apache NiFI PMC, I am very pleased to announce that Toivo
Adams has accepted the PMC's invitation to become a committer on the Apache
NiFi project. We greatly appreciate all of Toivo's hard work and generous
contributions to the project. We look forward to his continued involvement
in the project.

Welcome, Toivo, and congratulations!


Re: Next release?

2015-10-29 Thread Michael Moser
All,

On an extremely busy cluster that I work with, I've noticed some thread
starvation issues on the NCM.  It manifests as the "spinning wheel of
death" when refreshing the NiFi UI.  Thread and heap dumps point to the
WebClusterManager in the framework. I've made some small quick-win changes
that I'm testing now, but would appreciate feedback from the community.  I
will write up a ticket shortly that explains it, but would like to see it
in 0.4.0 if reviewers agree with the changes.

Thanks,
-- Mike


On Thu, Oct 29, 2015 at 10:04 AM, Joe Witt  wrote:

> I haven't done it in a while.  Am happy to take it.  We need to scrub the
> items assigned to 040 and pick our must haves ...
> On Oct 29, 2015 9:20 AM, "Sean Busbey"  wrote:
>
> > Hi Folks!
> >
> > Tomorrow marks 6 weeks since the 0.3.0 release. Any one up for
> > starting a release candidate?
> >
> > --
> > Sean
> >
>


Re: [ANNOUNCE] New Apache NiFi Committer Toivo Adams

2015-10-29 Thread Ricky Saltzer
Congrats, Toivo!! Great to see more committers coming on board.

On Thu, Oct 29, 2015 at 4:05 PM, Joey Echeverria  wrote:

> Congratulations Toivo!
>
> I'm so excited to see the PMC bringing on new committers!
>
> -Joey
>
> On Thu, Oct 29, 2015 at 10:16 AM, Mark Payne  wrote:
>
> > All,
> >
> > On behalf of the Apache NiFI PMC, I am very pleased to announce that
> Toivo
> > Adams has accepted the PMC's invitation to become a committer on the
> Apache
> > NiFi project. We greatly appreciate all of Toivo's hard work and generous
> > contributions to the project. We look forward to his continued
> involvement
> > in the project.
> >
> > Welcome, Toivo, and congratulations!
> >
>



-- 
Ricky Saltzer
http://www.cloudera.com


[GitHub] nifi pull request: NIFI-1051 Allowed FileSystemRepository to skip ...

2015-10-29 Thread olegz
GitHub user olegz opened a pull request:

https://github.com/apache/nifi/pull/111

NIFI-1051 Allowed FileSystemRepository to skip un-readable entries.

The exception was caused due to basic file permissions. This fix overrides
'visitFileFailed' method of SimpleFileVisitor to log WARN message and allow
FileSystemRepository to continue.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/olegz/nifi NIFI-1051

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/nifi/pull/111.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #111


commit 5c4042bd7c39dd92b1fba665c7b03c670346be8f
Author: Oleg Zhurakousky 
Date:   2015-10-29T20:31:17Z

NIFI-1051 Allowed FileSystemRepository to skip un-readable entries.
The exception was caused due to basic file permissions. This fix overrides
'visitFileFailed' method of SimpleFileVisitor to log WARN message and allow
FileSystemRepository to continue.




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


Re: [ANNOUNCE] New Apache NiFi Committer Toivo Adams

2015-10-29 Thread Sean Busbey
Congrats Toivo! looking forward to more great contributions!

On Thu, Oct 29, 2015 at 9:16 AM, Mark Payne  wrote:
> All,
>
> On behalf of the Apache NiFI PMC, I am very pleased to announce that Toivo
> Adams has accepted the PMC's invitation to become a committer on the Apache
> NiFi project. We greatly appreciate all of Toivo's hard work and generous
> contributions to the project. We look forward to his continued involvement
> in the project.
>
> Welcome, Toivo, and congratulations!



-- 
Sean


[GitHub] nifi pull request: NIFI-925: Upgrade to Hadoop 2.7.1

2015-10-29 Thread trkurc
Github user trkurc commented on the pull request:

https://github.com/apache/nifi/pull/83#issuecomment-152341713
  
My preference would be to shoot for 2.6.2 in 0.4. If it isn't done, go with 
2.6.1. I do not believe 0.4 should be released with hadoop 2.6.0 client libs. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] nifi pull request: NIFI-925: Upgrade to Hadoop 2.7.1

2015-10-29 Thread busbey
Github user busbey commented on the pull request:

https://github.com/apache/nifi/pull/83#issuecomment-152348193
  
:+1: the 2.6.2 vote just passed last night, so I'd expect artifacts to be 
published with plenty of time for 0.4.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] nifi pull request: New ListFile processor.

2015-10-29 Thread jskora
GitHub user jskora reopened a pull request:

https://github.com/apache/nifi/pull/112

New ListFile processor.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/jskora/nifi NIFI-631

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/nifi/pull/112.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #112


commit dff36898dfa50b248da972b33f7ac89784d8ea44
Author: Joe Skora 
Date:   2015-10-29T05:41:58Z

New ListFile processor.




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] nifi pull request: NIFI-631 Create ListFile and FetchFile processo...

2015-10-29 Thread trkurc
Github user trkurc commented on the pull request:

https://github.com/apache/nifi/pull/112#issuecomment-152395013
  
Was this closed or submitted erroneously?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] nifi pull request: New ListFile processor.

2015-10-29 Thread jskora
GitHub user jskora opened a pull request:

https://github.com/apache/nifi/pull/112

New ListFile processor.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/jskora/nifi NIFI-631

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/nifi/pull/112.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #112


commit dff36898dfa50b248da972b33f7ac89784d8ea44
Author: Joe Skora 
Date:   2015-10-29T05:41:58Z

New ListFile processor.




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---