Re: nifi 1.14.0

2021-07-15 Thread Chris Sampson
The username and password are printed to the logs during startup, you can obtain them there. Cheers, Chris Sampson On Fri, 16 Jul 2021, 06:03 Roberto Vega, wrote: > hello team, good morning > > perform the installation of the new update of nifi 1.14.0 on a virtual > machine redhat 8 and I

nifi 1.14.0

2021-07-15 Thread Roberto Vega
hello team, good morning perform the installation of the new update of nifi 1.14.0 on a virtual machine redhat 8 and I realize that now nifi the security functions are enabled by default. The question is, what is the username and password configured by default or how can I get the credentials

Re: wget during build

2021-07-15 Thread Kevin Doran
It’s certainly worth discussing. The binary in question is ~6MB, which while not huge, if changed over time (to pull in new versions) could lead to undesirable repository sizes. It's also debatable that it is “necessary” as the bundled Swagger UI is an optional piece of NiFi Registry, which

Re: wget during build

2021-07-15 Thread Mark Bean
Thanks. That profile is what I needed to get beyond that point. (I ran into other dependency issues I still need to resolve, so I don't yet have a complete build to test.) A more general question: should the wget functionality really be part of a build? It seems to me that if a necessary

Re: wget during build

2021-07-15 Thread Kevin Doran
Hi Mark, I’m not sure the two errors are related, but for the first one you can pass -Pno-swagger-ui to mvn when building: See: https://github.com/apache/nifi/blob/main/nifi-registry/nifi-registry-core/nifi-registry-web-api/pom.xml#L136

Re: wget during build

2021-07-15 Thread Joe Witt
I've pinged someone who might have more insight but in the meantime googling on that error yields some interesting commentary. Might help you. Thanks On Thu, Jul 15, 2021 at 10:54 AM Mark Bean wrote: > > I'm trying to build rel/nifi-1.14.0 on a private, non-Internet connected > network. The

wget during build

2021-07-15 Thread Mark Bean
I'm trying to build rel/nifi-1.14.0 on a private, non-Internet connected network. The nifi-registry portion is failing. [ERROR] Failed to execute goal com.googlecode.maven-download-plugin:download-maven-plugin:1.2.1:wget (download-swagger-ui) on project nifi-registry-web-api: IO Error: Error