Patrick, Thanks for sticking with this and reporting back in on issues. There was a test that was misbehaving which lead to exhaustion of ports. This has been remedied and I was able to get a full build on AWS multi-threaded. This will be making its way into our 0.2.0 release.
In the interim, if you want to try it out, the succinct patch is available at https://issues.apache.org/jira/browse/NIFI-705. --Aldrin On Wed, Jul 8, 2015 at 12:17 PM, Aldrin Piri <[email protected]> wrote: > Patrick, > > Have you tried a single thread build (i.e. without the -T Cn argument)? I > have found some behavior on AWS that I think may be linked to the issue. > > Running a single threaded build, the problem does not occur (this was in 5 > builds), but the multithreaded consistently does. > > Thanks! > > Aldrin > > On Wed, Jul 8, 2015 at 11:37 AM, Joe Witt <[email protected]> wrote: > >> ..and in better new Aldrin has recreated what you're seeing with >> building in linux on AWS. >> >> On Wed, Jul 8, 2015 at 11:20 AM, Joe Witt <[email protected]> wrote: >> > and now with the links: >> > >> > [1] http://nifi.incubator.apache.org/quickstart.html >> > [2] >> http://nifi.incubator.apache.org/docs/nifi-docs/html/administration-guide.html >> > >> > On Wed, Jul 8, 2015 at 11:19 AM, Joe Witt <[email protected]> wrote: >> >> Patrick, >> >> >> >> You should be able to both install and build on many variants of linux >> >> without issue. I personally build and run on both Centos and OSX and >> >> I often run on Windows as well (but don't build there). The only >> >> settings I change are those outlined in our quickstart [1] guide and >> >> our admin guide [2]. >> >> >> >> We'll get those sets of guidance merged into quickstart. >> >> >> >> Are there others out there using Ubuntu or Redhat distros that cannot >> build? >> >> >> >> Thanks >> >> Joe >> >> >> >> On Wed, Jul 8, 2015 at 10:20 AM, plj <[email protected]> wrote: >> >>> Howdy, >> >>> >> >>> Since I still can't get Nifi installed on either Redhat or Ubuntu >> (see mvn >> >>> fail >> >>> " >> http://apache-nifi-incubating-developer-list.39713.n7.nabble.com/mvn-fail-tc1716.html#a2023 >> ") >> >>> what flavor of linux does it install on? Any suggestions? It seems >> to work >> >>> on Windoze but without some of the features. >> >>> >> >>> Patrick Jones >> >>> >> >>> >> >>> >> >>> -- >> >>> View this message in context: >> http://apache-nifi-incubating-developer-list.39713.n7.nabble.com/What-OS-tp2072.html >> >>> Sent from the Apache NiFi (incubating) Developer List mailing list >> archive at Nabble.com. >> > >
