Re: Cannot connect to local host (ui not displaying) NiFi

2017-12-15 Thread Andy LoPresto
I believe this is because you are running on Java 9 and an “illegal reflective 
access” is occurring in RunNiFi. I would suggest using Java 8 to see if this 
resolves the issue entirely. If you must use Java 9, there are command-line 
arguments to pass to the JVM to allow this to occur [1].

[1] https://stackoverflow.com/a/46230678/70465


Andy LoPresto
alopre...@apache.org
alopresto.apa...@gmail.com
PGP Fingerprint: 70EC B3E5 98A6 5A3F D3C4  BACE 3C6E F65B 2F7D EF69

> On Dec 15, 2017, at 10:30 AM, serafin098  wrote:
> 
> Hello i am quite new to NiFi.
> I have downloaded NiFi from the websie (i am windows user), according to
> tutorial https://nifi.apache.org/docs/nifi-docs/html/getting-started.html.
> I can run run-nifi.bat, but i cannot connect to local host (i have tried
> changing the port and other things - but nothing seems to work).
> 
> Additionally run-nifi.bat sometimes is shutting down without any reason (i
> tried to run it by cmd, but the outcome is the same).
> 
> I would be glad if somebody would be able to help me.
> 
> Below are logs (additionally i have attached image of run-nifi.bat)
> 
> 
> 
> :
> 
> 
> 
> 2017-12-15 19:18:55,214 INFO [main] org.apache.nifi.NiFi Launching NiFi...
> 2017-12-15 19:18:55,355 INFO [main] o.a.nifi.properties.NiFiPropertiesLoader
> Determined default nifi.properties path to be
> 'D:\nifi-1.4.0\.\conf\nifi.properties'
> 2017-12-15 19:18:55,355 INFO [main] o.a.nifi.properties.NiFiPropertiesLoader
> Loaded 139 properties from D:\nifi-1.4.0\.\conf\nifi.properties
> 2017-12-15 19:18:55,370 INFO [main] org.apache.nifi.NiFi Loaded 139
> properties
> 2017-12-15 19:18:55,402 INFO [main] org.apache.nifi.BootstrapListener
> Started Bootstrap Listener, Listening for incoming requests on port 58010
> 2017-12-15 19:18:55,558 INFO [main] org.apache.nifi.BootstrapListener
> Successfully initiated communication with Bootstrap
> 2017-12-15 19:18:55,574 INFO [main] org.apache.nifi.nar.NarUnpacker
> Expanding 80 NAR files with all processors...
> 2017-12-15 19:19:18,259 INFO [main] org.apache.nifi.nar.NarUnpacker NAR
> loading process took 22692584959 nanoseconds (22 seconds).
> 2017-12-15 19:19:20,459 INFO [main] org.apache.nifi.nar.NarClassLoaders
> Loaded NAR file:
> D:\nifi-1.4.0\.\work\nar\extensions\nifi-jetty-bundle-1.4.0.nar-unpacked as
> class loader
> org.apache.nifi.nar.NarClassLoader[.\work\nar\extensions\nifi-jetty-bundle-1.4.0.nar-unpacked]
> 2017-12-15 19:19:20,475 INFO [main] org.apache.nifi.nar.NarClassLoaders
> Loaded NAR file:
> D:\nifi-1.4.0\.\work\nar\framework\nifi-framework-nar-1.4.0.nar-unpacked as
> class loader
> org.apache.nifi.nar.NarClassLoader[.\work\nar\framework\nifi-framework-nar-1.4.0.nar-unpacked]
> 2017-12-15 19:19:20,475 INFO [main] org.apache.nifi.nar.NarClassLoaders
> Loaded NAR file:
> D:\nifi-1.4.0\.\work\nar\extensions\nifi-ambari-nar-1.4.0.nar-unpacked as
> class loader
> org.apache.nifi.nar.NarClassLoader[.\work\nar\extensions\nifi-ambari-nar-1.4.0.nar-unpacked]
> 2017-12-15 19:19:20,475 INFO [main] org.apache.nifi.nar.NarClassLoaders
> Loaded NAR file:
> D:\nifi-1.4.0\.\work\nar\extensions\nifi-avro-nar-1.4.0.nar-unpacked as
> class loader
> org.apache.nifi.nar.NarClassLoader[.\work\nar\extensions\nifi-avro-nar-1.4.0.nar-unpacked]
> 2017-12-15 19:19:20,475 INFO [main] org.apache.nifi.nar.NarClassLoaders
> Loaded NAR file:
> D:\nifi-1.4.0\.\work\nar\extensions\nifi-ccda-nar-1.4.0.nar-unpacked as
> class loader
> org.apache.nifi.nar.NarClassLoader[.\work\nar\extensions\nifi-ccda-nar-1.4.0.nar-unpacked]
> 2017-12-15 19:19:20,475 INFO [main] org.apache.nifi.nar.NarClassLoaders
> Loaded NAR file:
> D:\nifi-1.4.0\.\work\nar\extensions\nifi-couchbase-nar-1.4.0.nar-unpacked as
> class loader
> org.apache.nifi.nar.NarClassLoader[.\work\nar\extensions\nifi-couchbase-nar-1.4.0.nar-unpacked]
> 2017-12-15 19:19:20,475 INFO [main] org.apache.nifi.nar.NarClassLoaders
> Loaded NAR file:
> D:\nifi-1.4.0\.\work\nar\extensions\nifi-cybersecurity-nar-1.4.0.nar-unpacked
> as class loader
> org.apache.nifi.nar.NarClassLoader[.\work\nar\extensions\nifi-cybersecurity-nar-1.4.0.nar-unpacked]
> 2017-12-15 19:19:20,475 INFO [main] org.apache.nifi.nar.NarClassLoaders
> Loaded NAR file:
> D:\nifi-1.4.0\.\work\nar\extensions\nifi-datadog-nar-1.4.0.nar-unpacked as
> class loader
> org.apache.nifi.nar.NarClassLoader[.\work\nar\extensions\nifi-datadog-nar-1.4.0.nar-unpacked]
> 2017-12-15 19:19:20,475 INFO [main] org.apache.nifi.nar.NarClassLoaders
> Loaded NAR file:
> D:\nifi-1.4.0\.\work\nar\extensions\nifi-enrich-nar-1.4.0.nar-unpacked as
> class loader
> org.apache.nifi.nar.NarClassLoader[.\work\nar\extensions\nifi-enrich-nar-1.4.0.nar-unpacked]
> 2017-12-15 19:19:20,491 INFO [main] org.apache.nifi.nar.NarClassLoaders
> Loaded NAR file:
> D:\nifi-1.4.0\.\work\nar\extensions\nifi-gcp-nar-1.4.0.nar-unpacked as class
> loader
> 

Re: [ANNOUNCE] New NiFi PMC member Marc Parisi

2017-12-15 Thread Marc Parisi
Thanks everyone!


Let the record state that I have been known to lift tens of hot wheels cars
at once.

On Dec 15, 2017 9:42 AM, "Yolanda Davis"  wrote:

> Congratulations Marc!
>
> On Fri, Dec 15, 2017 at 6:52 AM, Rob Moran  wrote:
>
> > Congratulations, Marc!
> >
> > On Fri, Dec 15, 2017 at 4:31 AM Pierre Villard <
> > pierre.villard...@gmail.com>
> > wrote:
> >
> > > Congrats Marc!!
> > >
> > > 2017-12-15 6:38 GMT+01:00 Jeff :
> > >
> > > > Congrats, Marc!  Treat yourself to some Kobe beef. :)
> > > >
> > > > On Thu, Dec 14, 2017 at 9:47 PM Mike Hogue 
> wrote:
> > > >
> > > > > Congrats, Marc! Well deserved!
> > > > > On Thu, Dec 14, 2017 at 20:41 Jeremy Dyer 
> wrote:
> > > > >
> > > > > > Congrats Marc! Lots of good work I have seen from you and
> > appreciate
> > > > all
> > > > > > you have given the community!
> > > > > >
> > > > > > - Jeremy Dyer
> > > > > >
> > > > > > > On Dec 14, 2017, at 8:29 PM, Scott Aslan <
> scottyas...@gmail.com>
> > > > > wrote:
> > > > > > >
> > > > > > > Congrats!
> > > > > > >
> > > > > > >> On Thu, Dec 14, 2017 at 6:50 PM, Matt Burgess <
> > > mattyb...@apache.org
> > > > >
> > > > > > wrote:
> > > > > > >>
> > > > > > >> Congratulations Marc with a C :) Welcome aboard, looking
> forward
> > > to
> > > > > > >> more kick-arse contributions!
> > > > > > >>
> > > > > > >>> On Thu, Dec 14, 2017 at 6:47 PM, Tony Kurc  >
> > > > wrote:
> > > > > > >>> NiFi community,
> > > > > > >>> On behalf of the Apache NiFi PMC, I am pleased to announce
> that
> > > > Marc
> > > > > > >> Parisi
> > > > > > >>> has accepted the PMC's invitation to join the Apache NiFi
> PMC.
> > > We
> > > > > > >> greatly
> > > > > > >>> appreciate all of Marc's hard work and generous contributions
> > to
> > > > the
> > > > > > >>> project. We look forward to continued involvement in the
> > project.
> > > > > > >>>
> > > > > > >>> Marc is a major contributor to MiNiFi CPP; in addition to his
> > > code
> > > > > and
> > > > > > >>> review contributions, he recently release managed the 0.3.0
> > > > release.
> > > > > > He's
> > > > > > >>> super friendly, active across the NiFi project, and can lift
> a
> > > > small
> > > > > > car.
> > > > > > >>>
> > > > > > >>> Congratulations and welcome, Marc!
> > > > > > >>>
> > > > > > >>> Tony
> > > > > > >>
> > > > > >
> > > > >
> > > >
> > >
> > --
> > Rob
> >
>
>
>
> --
> --
> yolanda.m.da...@gmail.com
> @YolandaMDavis
>


Apache NiFi MiNiFi 0.3.0 RC2 Release Helper Guide

2017-12-15 Thread Aldrin Piri
Hello Apache NiFi community,

Please find the associated guidance to help those interested in 
validating/verifying the release so they can vote.

# Download latest KEYS file:
  https://dist.apache.org/repos/dist/dev/nifi/KEYS 


# Import keys file:
  gpg --import KEYS

# [optional] Clear out local maven artifact repository

# Pull down minifi-0.3.0 source release artifacts for review:

  wget 
https://dist.apache.org/repos/dist/dev/nifi/nifi-minifi/0.3.0/minifi-0.3.0-source-release.zip
 

  wget 
https://dist.apache.org/repos/dist/dev/nifi/nifi-minifi/0.3.0/minifi-0.3.0-source-release.zip.asc
 

  wget 
https://dist.apache.org/repos/dist/dev/nifi/nifi-minifi/0.3.0/minifi-0.3.0-source-release.zip.md5
 

  wget 
https://dist.apache.org/repos/dist/dev/nifi/nifi-minifi/0.3.0/minifi-0.3.0-source-release.zip.sha1
 

  wget 
https://dist.apache.org/repos/dist/dev/nifi/nifi-minifi/0.3.0/minifi-0.3.0-source-release.zip.sha256
 


# Verify the signature
  gpg --verify minifi-0.3.0-source-release.zip.asc

# Verify the hashes (md5, sha1, sha256) match the source and what was provided 
in the vote email thread
  md5sum minifi-0.3.0-source-release.zip
  sha1sum minifi-0.3.0-source-release.zip
  sha256sum minifi-0.3.0-source-release.zip

# Unzip minifi-0.3.0-source-release.zip

# Verify the build works including release audit tool (RAT) checks
  cd minifi-0.3.0
  mvn clean install -Pcontrib-check

# Verify the contents contain a good README, NOTICE, and LICENSE.

# Verify the git commit ID is correct

# Verify the RC was branched off the correct git commit ID


There are three convenience binaries generated as part of this process.  The 
MiNiFi assembly, a MiNiFi Toolkit assembly, and a MiNiFi C2 Assembly.

For the MiNiFi assembly:

# Look at the resulting convenience binary as found in minifi-assembly/target

# Make sure the README, NOTICE, and LICENSE are present and correct

# Run the resulting convenience binary and make sure it works as expected


For the MiNiFi Toolkit assembly:

# Look at the resulting convenience binary as found in 
minifi-toolkit/minifi-toolkit-assembly/target

# Make sure the README, NOTICE, and LICENSE are present and correct

# Run the resulting convenience binary and make sure it works as expected


For the MiNiFi C2 assembly:

# Look at the resulting convenience binary as found in 
minifi-c2/minifi-c2-assembly/target

# Make sure the README, NOTICE, and LICENSE are present and correct

# Run the resulting convenience binary and make sure it works as expected



# Send a response to the vote thread indicating a +1, 0, -1 based on your 
findings.


Thank you for your time and effort to validate the release!


signature.asc
Description: Message signed with OpenPGP


[VOTE] Release Apache NiFi MiNiFi 0.3.0 - RC2

2017-12-15 Thread Aldrin Piri
Hello,

I am pleased to call this vote for the source release of Apache NiFi MiNiFi, 
minifi-0.3.0.

The source zip, including signatures, digests, etc. can be found at: 
https://repository.apache.org/content/repositories/orgapachenifi-1113/ 


The Git tag is minifi-0.3.0-RC2
The Git commit ID is bc7a7948d16a68e5bc058e59cb0c31c6615d8290
* 
https://git-wip-us.apache.org/repos/asf?p=nifi-minifi.git;a=commit;h=bc7a7948d16a68e5bc058e59cb0c31c6615d8290
 

* 
https://github.com/apache/nifi-minifi/commit/bc7a7948d16a68e5bc058e59cb0c31c6615d8290
 


Checksums of minifi-0.3.0-source-release.zip:
MD5:  acd075dccee368ecd79c2fe385b5bd5d
SHA1:  ace80e47217ed764d8dec16b30113d46d57cb739
SHA256:  048712bf697fd49517f3f24a75828f51041c8bfb2cc1cc451e6f334b76d595aa
Release artifacts are signed with the following key:
https://people.apache.org/keys/committer/aldrin.asc 


KEYS file available here:
https://dist.apache.org/repos/dist/release/nifi/KEYS 


22 issues were closed/resolved for this release:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319921=12340598
 


Release note highlights can be found here:
https://cwiki.apache.org/confluence/display/MINIFI/Release+Notes#ReleaseNotes-Version0.3.0
 


As we are heading into the weekend, the vote will be open until 3:00PM EST, 20 
December 2017 [1].

Please download the release candidate and evaluate the necessary items 
including checking hashes, signatures, build
from source, and test.  Then please vote:

[ ] +1 Release this package as minifi-0.3.0
[ ] +0 no opinion
[ ] -1 Do not release this package because...

Thanks!

[1] You can determine this time for your local time zone at 
https://s.apache.org/minifi-0.3.0-rc2-close 



signature.asc
Description: Message signed with OpenPGP


Cannot connect to local host (ui not displaying) NiFi

2017-12-15 Thread serafin098
Hello i am quite new to NiFi. 
I have downloaded NiFi from the websie (i am windows user), according to
tutorial https://nifi.apache.org/docs/nifi-docs/html/getting-started.html. 
I can run run-nifi.bat, but i cannot connect to local host (i have tried
changing the port and other things - but nothing seems to work). 

Additionally run-nifi.bat sometimes is shutting down without any reason (i
tried to run it by cmd, but the outcome is the same). 

I would be glad if somebody would be able to help me. 

Below are logs (additionally i have attached image of run-nifi.bat) 

 

: 



2017-12-15 19:18:55,214 INFO [main] org.apache.nifi.NiFi Launching NiFi... 
2017-12-15 19:18:55,355 INFO [main] o.a.nifi.properties.NiFiPropertiesLoader
Determined default nifi.properties path to be
'D:\nifi-1.4.0\.\conf\nifi.properties' 
2017-12-15 19:18:55,355 INFO [main] o.a.nifi.properties.NiFiPropertiesLoader
Loaded 139 properties from D:\nifi-1.4.0\.\conf\nifi.properties 
2017-12-15 19:18:55,370 INFO [main] org.apache.nifi.NiFi Loaded 139
properties 
2017-12-15 19:18:55,402 INFO [main] org.apache.nifi.BootstrapListener
Started Bootstrap Listener, Listening for incoming requests on port 58010 
2017-12-15 19:18:55,558 INFO [main] org.apache.nifi.BootstrapListener
Successfully initiated communication with Bootstrap 
2017-12-15 19:18:55,574 INFO [main] org.apache.nifi.nar.NarUnpacker
Expanding 80 NAR files with all processors... 
2017-12-15 19:19:18,259 INFO [main] org.apache.nifi.nar.NarUnpacker NAR
loading process took 22692584959 nanoseconds (22 seconds). 
2017-12-15 19:19:20,459 INFO [main] org.apache.nifi.nar.NarClassLoaders
Loaded NAR file:
D:\nifi-1.4.0\.\work\nar\extensions\nifi-jetty-bundle-1.4.0.nar-unpacked as
class loader
org.apache.nifi.nar.NarClassLoader[.\work\nar\extensions\nifi-jetty-bundle-1.4.0.nar-unpacked]
 
2017-12-15 19:19:20,475 INFO [main] org.apache.nifi.nar.NarClassLoaders
Loaded NAR file:
D:\nifi-1.4.0\.\work\nar\framework\nifi-framework-nar-1.4.0.nar-unpacked as
class loader
org.apache.nifi.nar.NarClassLoader[.\work\nar\framework\nifi-framework-nar-1.4.0.nar-unpacked]
 
2017-12-15 19:19:20,475 INFO [main] org.apache.nifi.nar.NarClassLoaders
Loaded NAR file:
D:\nifi-1.4.0\.\work\nar\extensions\nifi-ambari-nar-1.4.0.nar-unpacked as
class loader
org.apache.nifi.nar.NarClassLoader[.\work\nar\extensions\nifi-ambari-nar-1.4.0.nar-unpacked]
 
2017-12-15 19:19:20,475 INFO [main] org.apache.nifi.nar.NarClassLoaders
Loaded NAR file:
D:\nifi-1.4.0\.\work\nar\extensions\nifi-avro-nar-1.4.0.nar-unpacked as
class loader
org.apache.nifi.nar.NarClassLoader[.\work\nar\extensions\nifi-avro-nar-1.4.0.nar-unpacked]
 
2017-12-15 19:19:20,475 INFO [main] org.apache.nifi.nar.NarClassLoaders
Loaded NAR file:
D:\nifi-1.4.0\.\work\nar\extensions\nifi-ccda-nar-1.4.0.nar-unpacked as
class loader
org.apache.nifi.nar.NarClassLoader[.\work\nar\extensions\nifi-ccda-nar-1.4.0.nar-unpacked]
 
2017-12-15 19:19:20,475 INFO [main] org.apache.nifi.nar.NarClassLoaders
Loaded NAR file:
D:\nifi-1.4.0\.\work\nar\extensions\nifi-couchbase-nar-1.4.0.nar-unpacked as
class loader
org.apache.nifi.nar.NarClassLoader[.\work\nar\extensions\nifi-couchbase-nar-1.4.0.nar-unpacked]
 
2017-12-15 19:19:20,475 INFO [main] org.apache.nifi.nar.NarClassLoaders
Loaded NAR file:
D:\nifi-1.4.0\.\work\nar\extensions\nifi-cybersecurity-nar-1.4.0.nar-unpacked
as class loader
org.apache.nifi.nar.NarClassLoader[.\work\nar\extensions\nifi-cybersecurity-nar-1.4.0.nar-unpacked]
 
2017-12-15 19:19:20,475 INFO [main] org.apache.nifi.nar.NarClassLoaders
Loaded NAR file:
D:\nifi-1.4.0\.\work\nar\extensions\nifi-datadog-nar-1.4.0.nar-unpacked as
class loader
org.apache.nifi.nar.NarClassLoader[.\work\nar\extensions\nifi-datadog-nar-1.4.0.nar-unpacked]
 
2017-12-15 19:19:20,475 INFO [main] org.apache.nifi.nar.NarClassLoaders
Loaded NAR file:
D:\nifi-1.4.0\.\work\nar\extensions\nifi-enrich-nar-1.4.0.nar-unpacked as
class loader
org.apache.nifi.nar.NarClassLoader[.\work\nar\extensions\nifi-enrich-nar-1.4.0.nar-unpacked]
 
2017-12-15 19:19:20,491 INFO [main] org.apache.nifi.nar.NarClassLoaders
Loaded NAR file:
D:\nifi-1.4.0\.\work\nar\extensions\nifi-gcp-nar-1.4.0.nar-unpacked as class
loader
org.apache.nifi.nar.NarClassLoader[.\work\nar\extensions\nifi-gcp-nar-1.4.0.nar-unpacked]
 
2017-12-15 19:19:20,491 INFO [main] org.apache.nifi.nar.NarClassLoaders
Loaded NAR file:
D:\nifi-1.4.0\.\work\nar\extensions\nifi-hl7-nar-1.4.0.nar-unpacked as class
loader
org.apache.nifi.nar.NarClassLoader[.\work\nar\extensions\nifi-hl7-nar-1.4.0.nar-unpacked]
 
2017-12-15 19:19:20,491 INFO [main] org.apache.nifi.nar.NarClassLoaders
Loaded NAR file:
D:\nifi-1.4.0\.\work\nar\extensions\nifi-kafka-0-8-nar-1.4.0.nar-unpacked as
class loader
org.apache.nifi.nar.NarClassLoader[.\work\nar\extensions\nifi-kafka-0-8-nar-1.4.0.nar-unpacked]
 
2017-12-15 19:19:20,491 INFO [main] org.apache.nifi.nar.NarClassLoaders
Loaded NAR file:

Cannot connect to local host (ui not displaying)

2017-12-15 Thread serafin098
Hello i am quite new to NiFi.
I have downloaded NiFi from the websie (i am windows user), according to
tutorial https://nifi.apache.org/docs/nifi-docs/html/getting-started.html. 
I can run run-nifi.bat, but i cannot connect to local host (i have tried
changing the port and other things - but nothing seems to work). 

Additionally run-nifi.bat sometimes is shutting down without any reason (i
tried to run it by cmd, but the outcome is the same). 

I would be glad if somebody would be able to help me.

Below are logs (additionally i have attached image of run-nifi.bat)
 :



2017-12-15 19:18:55,214 INFO [main] org.apache.nifi.NiFi Launching NiFi...
2017-12-15 19:18:55,355 INFO [main] o.a.nifi.properties.NiFiPropertiesLoader
Determined default nifi.properties path to be
'D:\nifi-1.4.0\.\conf\nifi.properties'
2017-12-15 19:18:55,355 INFO [main] o.a.nifi.properties.NiFiPropertiesLoader
Loaded 139 properties from D:\nifi-1.4.0\.\conf\nifi.properties
2017-12-15 19:18:55,370 INFO [main] org.apache.nifi.NiFi Loaded 139
properties
2017-12-15 19:18:55,402 INFO [main] org.apache.nifi.BootstrapListener
Started Bootstrap Listener, Listening for incoming requests on port 58010
2017-12-15 19:18:55,558 INFO [main] org.apache.nifi.BootstrapListener
Successfully initiated communication with Bootstrap
2017-12-15 19:18:55,574 INFO [main] org.apache.nifi.nar.NarUnpacker
Expanding 80 NAR files with all processors...
2017-12-15 19:19:18,259 INFO [main] org.apache.nifi.nar.NarUnpacker NAR
loading process took 22692584959 nanoseconds (22 seconds).
2017-12-15 19:19:20,459 INFO [main] org.apache.nifi.nar.NarClassLoaders
Loaded NAR file:
D:\nifi-1.4.0\.\work\nar\extensions\nifi-jetty-bundle-1.4.0.nar-unpacked as
class loader
org.apache.nifi.nar.NarClassLoader[.\work\nar\extensions\nifi-jetty-bundle-1.4.0.nar-unpacked]
2017-12-15 19:19:20,475 INFO [main] org.apache.nifi.nar.NarClassLoaders
Loaded NAR file:
D:\nifi-1.4.0\.\work\nar\framework\nifi-framework-nar-1.4.0.nar-unpacked as
class loader
org.apache.nifi.nar.NarClassLoader[.\work\nar\framework\nifi-framework-nar-1.4.0.nar-unpacked]
2017-12-15 19:19:20,475 INFO [main] org.apache.nifi.nar.NarClassLoaders
Loaded NAR file:
D:\nifi-1.4.0\.\work\nar\extensions\nifi-ambari-nar-1.4.0.nar-unpacked as
class loader
org.apache.nifi.nar.NarClassLoader[.\work\nar\extensions\nifi-ambari-nar-1.4.0.nar-unpacked]
2017-12-15 19:19:20,475 INFO [main] org.apache.nifi.nar.NarClassLoaders
Loaded NAR file:
D:\nifi-1.4.0\.\work\nar\extensions\nifi-avro-nar-1.4.0.nar-unpacked as
class loader
org.apache.nifi.nar.NarClassLoader[.\work\nar\extensions\nifi-avro-nar-1.4.0.nar-unpacked]
2017-12-15 19:19:20,475 INFO [main] org.apache.nifi.nar.NarClassLoaders
Loaded NAR file:
D:\nifi-1.4.0\.\work\nar\extensions\nifi-ccda-nar-1.4.0.nar-unpacked as
class loader
org.apache.nifi.nar.NarClassLoader[.\work\nar\extensions\nifi-ccda-nar-1.4.0.nar-unpacked]
2017-12-15 19:19:20,475 INFO [main] org.apache.nifi.nar.NarClassLoaders
Loaded NAR file:
D:\nifi-1.4.0\.\work\nar\extensions\nifi-couchbase-nar-1.4.0.nar-unpacked as
class loader
org.apache.nifi.nar.NarClassLoader[.\work\nar\extensions\nifi-couchbase-nar-1.4.0.nar-unpacked]
2017-12-15 19:19:20,475 INFO [main] org.apache.nifi.nar.NarClassLoaders
Loaded NAR file:
D:\nifi-1.4.0\.\work\nar\extensions\nifi-cybersecurity-nar-1.4.0.nar-unpacked
as class loader
org.apache.nifi.nar.NarClassLoader[.\work\nar\extensions\nifi-cybersecurity-nar-1.4.0.nar-unpacked]
2017-12-15 19:19:20,475 INFO [main] org.apache.nifi.nar.NarClassLoaders
Loaded NAR file:
D:\nifi-1.4.0\.\work\nar\extensions\nifi-datadog-nar-1.4.0.nar-unpacked as
class loader
org.apache.nifi.nar.NarClassLoader[.\work\nar\extensions\nifi-datadog-nar-1.4.0.nar-unpacked]
2017-12-15 19:19:20,475 INFO [main] org.apache.nifi.nar.NarClassLoaders
Loaded NAR file:
D:\nifi-1.4.0\.\work\nar\extensions\nifi-enrich-nar-1.4.0.nar-unpacked as
class loader
org.apache.nifi.nar.NarClassLoader[.\work\nar\extensions\nifi-enrich-nar-1.4.0.nar-unpacked]
2017-12-15 19:19:20,491 INFO [main] org.apache.nifi.nar.NarClassLoaders
Loaded NAR file:
D:\nifi-1.4.0\.\work\nar\extensions\nifi-gcp-nar-1.4.0.nar-unpacked as class
loader
org.apache.nifi.nar.NarClassLoader[.\work\nar\extensions\nifi-gcp-nar-1.4.0.nar-unpacked]
2017-12-15 19:19:20,491 INFO [main] org.apache.nifi.nar.NarClassLoaders
Loaded NAR file:
D:\nifi-1.4.0\.\work\nar\extensions\nifi-hl7-nar-1.4.0.nar-unpacked as class
loader
org.apache.nifi.nar.NarClassLoader[.\work\nar\extensions\nifi-hl7-nar-1.4.0.nar-unpacked]
2017-12-15 19:19:20,491 INFO [main] org.apache.nifi.nar.NarClassLoaders
Loaded NAR file:
D:\nifi-1.4.0\.\work\nar\extensions\nifi-kafka-0-8-nar-1.4.0.nar-unpacked as
class loader
org.apache.nifi.nar.NarClassLoader[.\work\nar\extensions\nifi-kafka-0-8-nar-1.4.0.nar-unpacked]
2017-12-15 19:19:20,491 INFO [main] org.apache.nifi.nar.NarClassLoaders
Loaded NAR file:

Re: [CANCEL] [VOTE] Release Apache NiFi MiNiFi 0.3.0

2017-12-15 Thread Aldrin Piri
Looks like we have patches merged for all the issues identified in RC1.  I
will generate a new RC for consideration in the next day or so.

Thanks to all the folks with patches and/or reviews to address the issues
identified!

On Wed, Dec 13, 2017 at 10:14 AM, Aldrin Piri  wrote:

> The integration testing definitely isn't just your environment and is
> certainly from the change to alpine as a base image.  It looks like Koji
> reported some issues around the Windows service installation/support which
> I think is important to make sure we get right, so I will be cancelling
> this vote/RC.
>
> I've seen some other items arrive, so we can look to get all those
> incorporated and generate an RC2.
>
> Thanks for the findings!
>
>
>
> On Wed, Dec 13, 2017 at 1:54 AM, Joe Percivall 
> wrote:
>
>> There are some really cool new features in this release and I'm really
>> looking forward to seeing NiFi + MiNiFi + Registry all working together.
>> Thanks everyone for their hard work!
>>
>> I was able to verify the hashes and the normal build + contrib check work
>> on OSX 10.12.5. Also, a simple S2S flow communicating to NiFi 1.4.0 works
>> as expected. Unfortunately, I am continually hitting MINIFI-416[1] when
>> running the tests in minifi-integration-tests (either using the command
>> line or IDE). I believe the cause of which is the switch to Alpine Linux
>> as
>> the base docker image. That said, I'd like to get verification that this
>> isn't just a configuration issue on my end before voting "-1".
>>
>> Also, I was surprised we haven't upgraded past NiFi-1.2.0 yet. I went
>> ahead
>> and created a ticket for it[2] and put up a PR[3]. Not something that
>> needs
>> to be in the release, I just wanted to bring attention to it.
>>
>> [1] https://issues.apache.org/jira/browse/MINIFI-416
>> [2] https://issues.apache.org/jira/browse/MINIFI-417
>> [3] https://github.com/apache/nifi-minifi/pull/103
>>
>> Joe
>>
>> On Sun, Dec 10, 2017 at 6:42 PM, Aldrin Piri  wrote:
>>
>> > Hello,
>> >
>> > I am pleased to call this vote for the source release of Apache NiFi
>> > MiNiFi, minifi-0.3.0.
>> >
>> > The source zip, including signatures, digests, etc. can be found at:
>> > https://repository.apache.org/content/repositories/orgapachenifi-1112
>> >
>> > The Git tag is minifi-0.3.0-RC1
>> > The Git commit ID is 930c3fb0112c043614158018d0d8f1ca31a4f1d8
>> > * https://git-wip-us.apache.org/repos/asf?p=nifi-minifi.git;a=
>> > commit;h=930c3fb0112c043614158018d0d8f1ca31a4f1d8
>> > * https://github.com/apache/nifi-minifi/commit/930c3fb0112c043
>> > 614158018d0d8f1ca31a4f1d8
>> >
>> > Checksums of minifi-0.3.0-source-release.zip:
>> > MD5:  69f2e8b90af7a7bdec45684406c7b83d
>> > SHA1:  bc0e8e1edb13f9f6ea69f19cfb70d18443b6604f
>> > SHA256:  b11c6df7c82479d77c4c245cfb737fe15cb2bd4742c962b08375485bbbe2
>> 894e
>> > Release artifacts are signed with the following key:
>> > https://people.apache.org/keys/committer/aldrin.asc
>> >
>> > KEYS file available here:
>> > https://dist.apache.org/repos/dist/release/nifi/KEYS
>> >
>> > 18 issues were closed/resolved for this release:
>> > https://issues.apache.org/jira/secure/ReleaseNote.jspa?proje
>> > ctId=12319921=12340598
>> >
>> > Release note highlights can be found here:
>> > https://cwiki.apache.org/confluence/display/MINIFI/Release+N
>> > otes#ReleaseNotes-Version0.3.0
>> >
>> > The vote will be open for at 72 hours and close at 7:30PM EDT, 13
>> December
>> > 2017 [1].
>> >
>> > Please download the release candidate and evaluate the necessary items
>> > including checking hashes, signatures, build
>> > from source, and test.  Then please vote:
>> >
>> > [ ] +1 Release this package as minifi-0.3.0
>> > [ ] +0 no opinion
>> > [ ] -1 Do not release this package because...
>> >
>> > Thanks!
>> >
>> > [1] You can determine this time for your local time zone at
>> > https://s.apache.org/minifi-0.3.0-rc1-close
>> >
>> >
>>
>>
>> --
>> *Joe Percivall*
>> linkedin.com/in/Percivall
>> e: jperciv...@apache.com
>>
>
>


Re: [ANNOUNCE] New NiFi PMC member Marc Parisi

2017-12-15 Thread Michael Moser
Congrats Marc, and thanks for your work on the project.


On Fri, Dec 15, 2017 at 6:52 AM, Rob Moran  wrote:

> Congratulations, Marc!
>
> On Fri, Dec 15, 2017 at 4:31 AM Pierre Villard <
> pierre.villard...@gmail.com>
> wrote:
>
> > Congrats Marc!!
> >
> > 2017-12-15 6:38 GMT+01:00 Jeff :
> >
> > > Congrats, Marc!  Treat yourself to some Kobe beef. :)
> > >
> > > On Thu, Dec 14, 2017 at 9:47 PM Mike Hogue  wrote:
> > >
> > > > Congrats, Marc! Well deserved!
> > > > On Thu, Dec 14, 2017 at 20:41 Jeremy Dyer  wrote:
> > > >
> > > > > Congrats Marc! Lots of good work I have seen from you and
> appreciate
> > > all
> > > > > you have given the community!
> > > > >
> > > > > - Jeremy Dyer
> > > > >
> > > > > > On Dec 14, 2017, at 8:29 PM, Scott Aslan 
> > > > wrote:
> > > > > >
> > > > > > Congrats!
> > > > > >
> > > > > >> On Thu, Dec 14, 2017 at 6:50 PM, Matt Burgess <
> > mattyb...@apache.org
> > > >
> > > > > wrote:
> > > > > >>
> > > > > >> Congratulations Marc with a C :) Welcome aboard, looking forward
> > to
> > > > > >> more kick-arse contributions!
> > > > > >>
> > > > > >>> On Thu, Dec 14, 2017 at 6:47 PM, Tony Kurc 
> > > wrote:
> > > > > >>> NiFi community,
> > > > > >>> On behalf of the Apache NiFi PMC, I am pleased to announce that
> > > Marc
> > > > > >> Parisi
> > > > > >>> has accepted the PMC's invitation to join the Apache NiFi PMC.
> > We
> > > > > >> greatly
> > > > > >>> appreciate all of Marc's hard work and generous contributions
> to
> > > the
> > > > > >>> project. We look forward to continued involvement in the
> project.
> > > > > >>>
> > > > > >>> Marc is a major contributor to MiNiFi CPP; in addition to his
> > code
> > > > and
> > > > > >>> review contributions, he recently release managed the 0.3.0
> > > release.
> > > > > He's
> > > > > >>> super friendly, active across the NiFi project, and can lift a
> > > small
> > > > > car.
> > > > > >>>
> > > > > >>> Congratulations and welcome, Marc!
> > > > > >>>
> > > > > >>> Tony
> > > > > >>
> > > > >
> > > >
> > >
> >
> --
> Rob
>


Re: [ANNOUNCE] New NiFi PMC member Marc Parisi

2017-12-15 Thread Rob Moran
Congratulations, Marc!

On Fri, Dec 15, 2017 at 4:31 AM Pierre Villard 
wrote:

> Congrats Marc!!
>
> 2017-12-15 6:38 GMT+01:00 Jeff :
>
> > Congrats, Marc!  Treat yourself to some Kobe beef. :)
> >
> > On Thu, Dec 14, 2017 at 9:47 PM Mike Hogue  wrote:
> >
> > > Congrats, Marc! Well deserved!
> > > On Thu, Dec 14, 2017 at 20:41 Jeremy Dyer  wrote:
> > >
> > > > Congrats Marc! Lots of good work I have seen from you and appreciate
> > all
> > > > you have given the community!
> > > >
> > > > - Jeremy Dyer
> > > >
> > > > > On Dec 14, 2017, at 8:29 PM, Scott Aslan 
> > > wrote:
> > > > >
> > > > > Congrats!
> > > > >
> > > > >> On Thu, Dec 14, 2017 at 6:50 PM, Matt Burgess <
> mattyb...@apache.org
> > >
> > > > wrote:
> > > > >>
> > > > >> Congratulations Marc with a C :) Welcome aboard, looking forward
> to
> > > > >> more kick-arse contributions!
> > > > >>
> > > > >>> On Thu, Dec 14, 2017 at 6:47 PM, Tony Kurc 
> > wrote:
> > > > >>> NiFi community,
> > > > >>> On behalf of the Apache NiFi PMC, I am pleased to announce that
> > Marc
> > > > >> Parisi
> > > > >>> has accepted the PMC's invitation to join the Apache NiFi PMC.
> We
> > > > >> greatly
> > > > >>> appreciate all of Marc's hard work and generous contributions to
> > the
> > > > >>> project. We look forward to continued involvement in the project.
> > > > >>>
> > > > >>> Marc is a major contributor to MiNiFi CPP; in addition to his
> code
> > > and
> > > > >>> review contributions, he recently release managed the 0.3.0
> > release.
> > > > He's
> > > > >>> super friendly, active across the NiFi project, and can lift a
> > small
> > > > car.
> > > > >>>
> > > > >>> Congratulations and welcome, Marc!
> > > > >>>
> > > > >>> Tony
> > > > >>
> > > >
> > >
> >
>
-- 
Rob


Re: [ANNOUNCE] New NiFi PMC member Marc Parisi

2017-12-15 Thread Pierre Villard
Congrats Marc!!

2017-12-15 6:38 GMT+01:00 Jeff :

> Congrats, Marc!  Treat yourself to some Kobe beef. :)
>
> On Thu, Dec 14, 2017 at 9:47 PM Mike Hogue  wrote:
>
> > Congrats, Marc! Well deserved!
> > On Thu, Dec 14, 2017 at 20:41 Jeremy Dyer  wrote:
> >
> > > Congrats Marc! Lots of good work I have seen from you and appreciate
> all
> > > you have given the community!
> > >
> > > - Jeremy Dyer
> > >
> > > > On Dec 14, 2017, at 8:29 PM, Scott Aslan 
> > wrote:
> > > >
> > > > Congrats!
> > > >
> > > >> On Thu, Dec 14, 2017 at 6:50 PM, Matt Burgess  >
> > > wrote:
> > > >>
> > > >> Congratulations Marc with a C :) Welcome aboard, looking forward to
> > > >> more kick-arse contributions!
> > > >>
> > > >>> On Thu, Dec 14, 2017 at 6:47 PM, Tony Kurc 
> wrote:
> > > >>> NiFi community,
> > > >>> On behalf of the Apache NiFi PMC, I am pleased to announce that
> Marc
> > > >> Parisi
> > > >>> has accepted the PMC's invitation to join the Apache NiFi PMC.  We
> > > >> greatly
> > > >>> appreciate all of Marc's hard work and generous contributions to
> the
> > > >>> project. We look forward to continued involvement in the project.
> > > >>>
> > > >>> Marc is a major contributor to MiNiFi CPP; in addition to his code
> > and
> > > >>> review contributions, he recently release managed the 0.3.0
> release.
> > > He's
> > > >>> super friendly, active across the NiFi project, and can lift a
> small
> > > car.
> > > >>>
> > > >>> Congratulations and welcome, Marc!
> > > >>>
> > > >>> Tony
> > > >>
> > >
> >
>