Re: Master Branch Tests Failing on Windows

2015-11-11 Thread Joe Percivall
I like the thought but I just tried replacing all the "/" with File.separator and it still failed the same way. I also tried it also on testPutFileWithException but I still got the same NPE as I was getting before on this line: fs.setPermission(p,permission); - - - - - - Joseph Per

Re: Master Branch Tests Failing on Windows

2015-11-11 Thread Oleg Zhurakousky
Joe I am gonna go out on the limb here, but do you think it may have something to do with forward slashes “target/test-classes”? Perhaps we may need to start using File.separator? Oleg On Nov 11, 2015, at 8:41 PM, Joe Percivall mailto:joeperciv...@yahoo.com.INVALID>> wrote: Hey Dev, Is anyon

Re: Master Branch Tests Failing on Windows

2015-11-11 Thread Joe Percivall
Not to worry Oleg, if it really is broken then others (including myself) are to blame too. I'm getting failures in TestRouteFile and TestTailFile: Failed tests: TestRouteText.testJson:655 expected:<7> but was:<0> TestRouteText.testXml:691 expected:<1> but was:<0> TestTailFile.setup:61 null T

Re: Master Branch Tests Failing on Windows

2015-11-11 Thread Oleg Zhurakousky
Joe, I’ll play the guilty one. This tests was @Ignored until https://issues.apache.org/jira/browse/NIFI-1124 (today i think) I can probably get a Windows VM going (so I can look) but would hope I don’t have to. Let me know if you dig something up otherwise I’ll look. Oleg On Nov 11, 2015, at

Master Branch Tests Failing on Windows

2015-11-11 Thread Joe Percivall
Hey Dev, Is anyone building the project using Windows (specifically 8)? I wanted to verify a patch I'm doing for ExecuteStreamCommand works on Windows. So I did a fresh clone of the git repo and ran "mvn clean install" but I get seemingly random errors. One such error is on PutHDFSTest line 178

ExecuteStreamCommand tests

2015-11-11 Thread Tony Kurc
All, I was code reviewing and something occurred to me. This raised my eyebrow: https://github.com/apache/nifi/blob/master/nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/test/java/org/apache/nifi/processors/standard/TestExecuteStreamCommand.java#L63 If I'm reading it right, the

Re: AWS resources for apache projects

2015-11-11 Thread Tony Kurc
The response I got was on my ask to amazon was "we have a free tier, which you can use without costb for 1 year". On Wed, Nov 4, 2015 at 4:58 PM, Tony Kurc wrote: > I fired a note to the amazon team. Yes, I'd say that this is probably > worth bringing up to some other part of apache. The most ap

Re: LogAttribute - Sending that output to a custom logger?

2015-11-11 Thread DAVID SMITH
Adam I have uploaded to github the bundle as I described earlier, for evaluation and possible future inclusion into the NiFi codebase, I would appreciate user feedback. The github link is :    helicopterman22/nifi-whatsflowing-bundle |   | |   | |   |   |   |   |   | | helicopterman22/nifi-whats

[GitHub] nifi pull request: NIFI-1143 Fixed race condition which caused int...

2015-11-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/120 --- 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 enable

[GitHub] nifi pull request: NIFI-1143 Fixed race condition which caused int...

2015-11-11 Thread olegz
GitHub user olegz opened a pull request: https://github.com/apache/nifi/pull/120 NIFI-1143 Fixed race condition which caused intermittent failures Fixed the order of service state check in PropertyDescriptor Encapsulated the check into private method for readability Modified

[GitHub] nifi pull request: NIFI-1061 fixed deadlock caused by DBCPConnecti...

2015-11-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/117 --- 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 enable

[GitHub] nifi pull request: NIFI-1124 NIFI-1062 Fixed PutHDFS processor to ...

2015-11-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/119 --- 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 enable

[GitHub] nifi pull request: NIFI-1061 fixed deadlock caused by DBCPConnecti...

2015-11-11 Thread olegz
Github user olegz commented on the pull request: https://github.com/apache/nifi/pull/117#issuecomment-155786564 @joewitt reverted changes to getScheduleState() method and addressed white-space violations. Good to go. --- If your project is set up for it, you can reply to this email a

[GitHub] nifi pull request: NIFI-1124 NIFI-1062 Fixed PutHDFS processor to ...

2015-11-11 Thread olegz
Github user olegz commented on the pull request: https://github.com/apache/nifi/pull/119#issuecomment-155764650 @trkurc addressed, thanks for looking! --- 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