Re: [DISCUSS] Proposal for an Apache NiFi sub-project - NiFi Fluid Design System

2018-03-01 Thread Scott Aslan
://uxplanet.org/design-systems-in-2016-5415a660b29 Also, I was thinking about the name what does everyone think about naming this sub-project NiFi Design System? -Scotty On Fri, Feb 23, 2018 at 10:20 AM, Scott Aslan wrote: > TonyK, > > The intent is to use this this NgModule in NiFi Reg

Re: [DISCUSS] MiNiFi Flow Designer

2018-03-01 Thread Scott Aslan
> complete authoring and flow update process. Some of these items are: > > > >- C2 API Protocol specification and implementation in C++ [3] > >- C2 Server with the notion of serving different flows [4] backed > by > >varying implementat

Re: [DISCUSS] Proposal for an Apache NiFi sub-project - NiFi Fluid Design System

2018-03-09 Thread Scott Aslan
; indicating that it is not intended just for NiFi projects but can be > utilized anywhere (but "fluid" has a tie in to NiFi terminology as well). > > Thanks for the links to other examples - that was helpful as I don't have > much background / knowledge in modern UX deve

[VOTE] Establish Fluid Design System, a sub-project of Apache NiFi

2018-03-09 Thread Scott Aslan
All, Following a solid discussion for the past couple of weeks [1] regarding the establishment of Fluid Design System as a sub-project of Apache NiFi, I'd like to call a formal vote to record this important community decision and establish consensus. The scope of this project is to define a theme

[RESULT][VOTE] Establish Fluid Design System, a sub-project of Apache NiFi

2018-03-12 Thread Scott Aslan
All, This vote has ended with: 15 binding +1s 2 non-binding +1s 0 <= 0 The vote to establish Fluid Design System as a sub-project of the Apache NiFi TLP has passed. Thank you all for your participation in this important vote. I will submit the necessary information to infra to get the ball roll

Re: Help with frontend-maven-plugin?

2018-03-20 Thread Scott Aslan
Hey there Peter, I am not sure that the frontend-maven-plugin is out of date or old (the last commit was November 2017). NiFi is running version 1.1 of this plugin and NiFi Registry is running version 1.5. The frontend-maven-plugin downloads versions of Node and npm from https://nodejs.org/dist, e

Re: [EXT] Re: Help with frontend-maven-plugin?

2018-03-20 Thread Scott Aslan
s/nf-canvas-all.js?1.6.0-SNAPSHOT:77:5364) at j ( > http://localhost:8080/nifi/assets/jquery/dist/jquery.min.js:2:29948) at k > (http://localhost:8080/nifi/assets/jquery/dist/jquery.min.js:2:30262) > undefined > jquery.min.js:2 Uncaught TypeError: Cannot read property 'module'

Re: [ANNOUNCE] New Apache NiFi Committer Mike Thomsen

2018-03-21 Thread Scott Aslan
Congrats! On Wed, Mar 21, 2018 at 10:15 AM, Pierre Villard < pierre.villard...@gmail.com> wrote: > Congrats Mike, well deserved! > > 2018-03-21 14:55 GMT+01:00 Mike Thomsen : > > > Thanks everyone! > > > > On Wed, Mar 21, 2018 at 9:55 AM, Joe Witt wrote: > > > > > Mike > > > > > > Thanks for all

Re: [VOTE] Release Apache NiFi 1.6.0

2018-03-23 Thread Scott Aslan
+1 (binding) - Ran through release helper - Setup secure NiFi and verified a test flow On Fri, Mar 23, 2018 at 3:29 PM, Bryan Bende wrote: > +1 (binding) > > - Ran through release helper and everything checked out > - Verified some test flows with the restricted components + keytab CS > > > > O

Re: [VOTE] Release Apache NiFi 1.6.0 (RC2)

2018-03-28 Thread Scott Aslan
+1 (binding) - Ran through release helper - Setup secure NiFi and verified a test flow Sivaprasanna, I believe the issue you are seeing is due to npm not playing well with your linux distro. If you checkout latest master it contains this PR which should

Re: Firefox - Slower movements when moving around the canvas

2018-04-04 Thread Scott Aslan
I just upgraded to Firefox 59.0.2 (from 58) on my Mac. I am also not seeing any glaring performance difference between FF and Chrome and I also would say FF 59 is faster than the previous version. Pierre, are you running any other plugins for FF or any other software on your Mac that may impact ov

Re: [VOTE] Release Apache NiFi 1.6.0 (RC3)

2018-04-04 Thread Scott Aslan
+1 (binding) Release this package as nifi-1.6.0 - Ran through release helper - Verified with test flow On Wed, Apr 4, 2018 at 5:20 PM, Bryan Bende wrote: > +1 (binding) Release this package as nifi-1.6.0 > > - Ran through release helper > - Ran sample flows and tested granular restricted compon

Re: Nifi UI improvement

2018-04-12 Thread Scott Aslan
Hello Jorge, There are many efforts ongoing toward the improvement of the NiFi UI and you can see a list of them here: https://issues.apache.org/jira/browse/NIFI-5066?jql=project%20%3D%20NIFI%20AND%20component%20%3D%20%22Core%20UI%22. Please feel free to continue this discussion to determine the s

Re: [DISCUSS] Change Apache NiFi Fluid Design System naming

2018-05-16 Thread Scott Aslan
Good timing as we're close to ready for a first nifi-fds release. I would definitely favor us keeping the 'nifi-fds' naming as that means I dont have to change a bunch of code so Apache NiFi Flow Design System does that just fine. I will take care of updating the readme and other areas we need to

Re: [VOTE] Change the name Apache NiFi Fluid Design System to Apache NiFi Flow Design System

2018-05-18 Thread Scott Aslan
+1 (binding) On Fri, May 18, 2018 at 10:18 AM, James Wing wrote: > +1 (binding) > > > On May 18, 2018, at 6:30 AM, Rob Moran wrote: > > > > Following positive response discussing the name change of nifi-fds [1], > I'd > > like to call a vote to officially change the name of the Apache NiFi > Fl

[DISCUSS] First Release of NiFi Flow Design System

2018-05-25 Thread Scott Aslan
Team, There has been a lot of great work done on the NiFi Flow Design System [1] and although there are still a few 'in progress' issues ([3], [4], [5]) I think we are probably very close to an initial release focused on a reusable platform providing a consistent set of UI/UX components across the

Re: [DISCUSS] First Release of NiFi Flow Design System

2018-05-25 Thread Scott Aslan
Thanks Matt! Andy, yes it looks like we still need to add a page to the nifi-site for this new sub project. Sorry for the broken link. -Scott On Fri, May 25, 2018 at 2:48 PM, Matt Gilman wrote: > Scott, > > Thanks for offering to RM! I'm happy to help review the PR's for the > remaining JIRA's

Re: [DISCUSS] First Release of NiFi Flow Design System

2018-05-25 Thread Scott Aslan
Ok guys, I added a page to the nifi-site for the nifi-fds subproject: https://nifi.apache.org/fds.html -Scott On Fri, May 25, 2018 at 4:01 PM, Scott Aslan wrote: > Thanks Matt! > > Andy, yes it looks like we still need to add a page to the nifi-site for > this new sub project. S

Re: [DISCUSS] First Release of NiFi Flow Design System

2018-05-29 Thread Scott Aslan
ink we should file a JIRA to INFRA to get this fixed. > > Pierre > > [1] https://github.com/apache/nifi-fds > > > 2018-05-25 23:36 GMT+02:00 Scott Aslan : > > > Ok guys, I added a page to the nifi-site for the nifi-fds subproject: > > https://nifi.apache.org/fd

Re: [DISCUSS] First Release of NiFi Flow Design System

2018-06-01 Thread Scott Aslan
Hello, The github repo [1] is now referenced as "Mirror of Apache NiFi Flow Design System". -Scott [1] https://github.com/apache/nifi-fds On Tue, May 29, 2018 at 12:31 PM, Scott Aslan wrote: > I have submitted this to INFRA: https://issues.apache. > org/jira/browse/INFRA-

Re: [ANNOUNCE] New Apache NiFi Committer Sivaprasanna Sethuraman

2018-06-05 Thread Scott Aslan
Congrats! On Tue, Jun 5, 2018 at 9:28 PM, Andrew Psaltis wrote: > Congratulations Sivaprasanna! > > On Tue, Jun 5, 2018 at 12:25 PM, Pierre Villard < > pierre.villard...@gmail.com > > wrote: > > > Congrats, well deserved! > > > > 2018-06-05 18:14 GMT+02:00 Mike Thomsen : > > > > > Congratulation

Re: [ANNOUNCE] New NiFi PMC member Mike Thomsen

2018-06-06 Thread Scott Aslan
Congrats On Wed, Jun 6, 2018, 9:03 PM Matt Burgess wrote: > Congratulations Mike! Great to have you aboard, I appreciate your > commitment and work ethic and looking forward to continued great > things! > > On Wed, Jun 6, 2018 at 6:22 PM, Tony Kurc wrote: > > NiFi community, > > On behalf of t

Re: [DISCUSS] First Release of NiFi Flow Design System

2018-06-08 Thread Scott Aslan
Hey guys, It looks like all of the outstanding issues have been resolved. I will go ahead and start the RM process and kick out an RC. -Scotty On Fri, Jun 1, 2018 at 9:54 AM, Scott Aslan wrote: > Hello, > > The github repo [1] is now referenced as "Mirror of > Apache NiFi F

Apache NiFi Flow Design System 0.1.0 RC1 Release Helper Guide

2018-06-08 Thread Scott Aslan
Hello Apache NiFi community, Please find the associated guidance to help those interested in validating/verifying the Apache NiFi Flow Design System release so they can vote. # Download latest KEYS file: https://dist.apache.org/repos/dist/dev/nifi/KEYS # Import keys file: gpg --import KEY

[VOTE] Release Apache NiFi Flow Design System 0.1.0

2018-06-08 Thread Scott Aslan
Hello, I am pleased to be calling this vote for the source release of Apache NiFi Flow Design System 0.1.0. The source zip, including signatures, etc. can be found at: https://dist.apache.org/repos/dist/dev/nifi/nifi-fds/nifi-fds-0.1.0/ The Git tag is nifi-fds-0.1.0-RC1 The Git commit ID i

Re: [VOTE] Release Apache NiFi Flow Design System 0.1.0

2018-06-11 Thread Scott Aslan
> make sense to render this version in the demo application to prevent this > in the future. There's an added benefit that we'd also know what version of > nifi-fds was being shown. > > Matt > > On Fri, Jun 8, 2018 at 8:03 PM, Scott Aslan wrote: > > > Hello, >

[VOTE] Release Apache NiFi Flow Design System 0.1.0

2018-06-11 Thread Scott Aslan
Hello, I am pleased to be calling this vote for the source release of Apache NiFi Flow Design System 0.1.0. The source zip, including signatures, etc. can be found at: https://dist.apache.org/repos/dist/dev/nifi/nifi-fds/nifi-fds-0.1.0/ The Git tag is nifi-fds-0.1.0-RC2 The Git commit ID i

Apache NiFi Flow Design System 0.1.0 RC2 Release Helper Guide

2018-06-11 Thread Scott Aslan
Hello Apache NiFi community, Please find the associated guidance to help those interested in validating/verifying the Apache NiFi Flow Design System release so they can vote. # Download latest KEYS file: https://dist.apache.org/repos/dist/dev/nifi/KEYS # Import keys file: gpg --import KEY

Re: [VOTE] Release Apache NiFi Flow Design System 0.1.0

2018-06-11 Thread Scott Aslan
Cancel this RC due to another incorrect version string. On Mon, Jun 11, 2018 at 1:11 PM Scott Aslan wrote: > Hello, > > > I am pleased to be calling this vote for the source release of Apache > > NiFi Flow Design System 0.1.0. > > > The source zip, including signa

Apache NiFi Flow Design System 0.1.0 RC2 Release Helper Guide RC3

2018-06-11 Thread Scott Aslan
Hello Apache NiFi community, Please find the associated guidance to help those interested in validating/verifying the Apache NiFi Flow Design System release so they can vote. # Download latest KEYS file: https://dist.apache.org/repos/dist/dev/nifi/KEYS # Import keys file: gpg --import KEY

[VOTE] Release Apache NiFi Flow Design System 0.1.0 RC3

2018-06-11 Thread Scott Aslan
Hello, I am pleased to be calling this vote for the source release of Apache NiFi Flow Design System 0.1.0. The source zip, including signatures, etc. can be found at: https://dist.apache.org/repos/dist/dev/nifi/nifi-fds/nifi-fds-0.1.0/ The Git tag is nifi-fds-0.1.0-RC3 The Git commit ID i

Re: [VOTE] Release Apache NiFi Flow Design System 0.1.0 RC3

2018-06-12 Thread Scott Aslan
json and package-lock.json > (not a > > > > JS/node expert, but I think it’s right). > > > > > > > > (One tiny typo in the README, which I fixed in a PR). > > > > > > > > +1, binding > > > > >

[RESULT][VOTE] Release Apache NiFi Flow Design System 0.1.0

2018-06-14 Thread Scott Aslan
Apache NiFi Community, I am pleased to announce that the 0.1.0 release of Apache NiFi Flow Design System passes with 4 +1 (binding) votes 2 +1 (non-binding) votes 0 0 votes 0 -1 votes Thanks to all who helped make this release possible. Here is the PMC vote thread: http://apache-

[ANNOUNCE] Apache NiFi Flow Design System 0.1.0 release

2018-06-15 Thread Scott Aslan
Hello The Apache NiFi team would like to announce the release of Apache NiFi Flow Design System 0.1.0. Apache NiFi Flow Design System is an atomic reusable platform for providing a consistent set of UI/UX components for open source friendly web applications to consume. More details on Apache NiF

Re: [VOTE] Release Apache NiFi Registry 0.2.0

2018-06-18 Thread Scott Aslan
+1 binding, -ran through release helper -setup unsecured nifi, configured registry 0.2.0, created a bucket, placed PG's under version control, all looks good Thanks for RM'ing Kevin! On Mon, Jun 18, 2018 at 7:10 AM Marc wrote: > +1 binding.. > > Stepped through helper guide for verification

Re: [VOTE] Release Apache NiFi 1.7.0

2018-06-22 Thread Scott Aslan
+1 binding Went through the release helper guide Tested unsecured standalone NiFi + unsecured NiFi Registry (0.2.0) Thanks for RM'ing A-Lo! On Fri, Jun 22, 2018 at 2:17 PM Andrew Lim wrote: > +1 (non-binding) > > -Ran full clean install on OS X (10.11.6) > -Tested integration with NiFi Registr

Re: [ANNOUNCE] New NiFi PMC member Jeremy Dyer

2018-07-31 Thread Scott Aslan
Congrats Jeremy! On Tue, Jul 31, 2018 at 11:02 AM Michael Moser wrote: > Congrats, welcome, and thank you for your work. > > > On Tue, Jul 31, 2018 at 9:21 AM Otto Fowler > wrote: > > > Congratulations! > > > > > > On July 31, 2018 at 08:36:48, Tony Kurc (tk...@apache.org) wrote: > > > > All,

Re: [ANNOUNCE] New NiFi PMC member Kevin Doran

2018-07-31 Thread Scott Aslan
Congrats Kevin! On Tue, Jul 31, 2018 at 11:01 AM Michael Moser wrote: > Congrats, welcome, and thank you for your work. > > > On Tue, Jul 31, 2018 at 9:21 AM Otto Fowler > wrote: > > > Congratulations! > > > > > > On July 31, 2018 at 08:26:34, Tony Kurc (tk...@apache.org) wrote: > > > > NiFi Co

Re: failed to build nifi 1.8.0-SNAPSHOT on OSX high sierra

2018-08-16 Thread Scott Aslan
Hi Charlie, Sorry to hear you are having issues building NiFi. The frontend-maven-plugin has been designed to use a local installation of node. Using a globally installed version has been requested before but the developer's position i

Re: [VOTE] Release Apache NiFi Registry 0.3.0

2018-09-25 Thread Scott Aslan
+1 (binding) Ran through release helper. Thanks for RM'ing Kevin! On Sat, Sep 22, 2018 at 9:54 AM Kevin Doran wrote: > Hello, > > I am pleased to call this vote for the source release of Apache NiFi > Registry 0.3.0. > > The source zip, including signatures, digests, etc. can be found at: > >

Re: [VOTE] Release Apache NiFi Registry 0.4.0

2019-05-18 Thread Scott Aslan
+1 (binding) Release this package as nifi-registry-0.4.0 Ran through helper guide. Created 10 flows in 20 buckets via: org/apache/nifi/registry/web/TestRestAPI.java Added a bundle to a bucket via curl: curl -v -F file=@/path/to/your/nifi-registry/nifi-registry-core/nifi-registry-bundle-utils/sr

Re: Design track at ApacheCon Europe.

2019-05-29 Thread Scott Aslan
to be leveraged across the Apache NiFi ecosystem. -Scott Aslan On Fri, May 24, 2019 at 6:53 AM Victoria Bondarchuk < m...@victoriabondarchuk.com> wrote: > Hi, my name is Victoria Bondarchuk and I'm a member of the Open Source > Design community (https://opensourcedesign.net) an

[DISCUSS] Apache NiFi FDS 0.2.0

2019-07-16 Thread Scott Aslan
amenable to a release, I will RM unless anyone else would like to take those duties. Best Regards, Scott Aslan

Apache NiFi Flow Design System 0.2.0 RC1 Release Helper Guide

2019-07-22 Thread Scott Aslan
Hello Apache NiFi community, Please find the associated guidance to help those interested in validating/verifying the Apache NiFi Flow Design System release so they can vote. # Download latest KEYS file: https://dist.apache.org/repos/dist/dev/nifi/KEYS # Import keys file: gpg --import KEY

[VOTE] Release Apache NiFi Flow Design System 0.2.0

2019-07-22 Thread Scott Aslan
Hello, I am pleased to be calling this vote for the source release of Apache NiFi Flow Design System 0.2.0. The source zip, including signatures, etc. can be found at: https://dist.apache.org/repos/dist/dev/nifi/nifi-fds/nifi-fds-0.2.0/ The Git tag is NIFI-FDS-0.2.0-RC1 The Git commit ID i

Re: [VOTE] Release Apache NiFi Flow Design System 0.2.0

2019-07-23 Thread Scott Aslan
s.apache.org/jira/browse/NIFI-6474. > > > > With that caveat: > > +1 (non-binding) Release this package as nifi-fds-0.2.0 > > > > -- Rob > > > > > > On Mon, Jul 22, 2019 at 7:19 PM Scott Aslan > wrote: > > > > > Hello, >

[VOTE] Release Apache NiFi Flow Design System 0.2.0 (RC2)

2019-07-23 Thread Scott Aslan
Hello, I am pleased to be calling this vote for the source release of Apache NiFi Flow Design System 0.2.0. The source zip, including signatures, etc. can be found at: https://dist.apache.org/repos/dist/dev/nifi/nifi-fds/nifi-fds-0.2.0/ The Git tag is NIFI-FDS-0.2.0-RC2 The Git commit ID i

Apache NiFi Flow Design System 0.2.0 RC2 Release Helper Guide

2019-07-23 Thread Scott Aslan
Hello Apache NiFi community, Please find the associated guidance to help those interested in validating/verifying the Apache NiFi Flow Design System release so they can vote. # Download latest KEYS file: https://dist.apache.org/repos/dist/dev/nifi/KEYS # Import keys file: gpg --import KEY

[RESULT][VOTE] Release Apache NiFi Flow Design System 0.2.0

2019-07-26 Thread Scott Aslan
Apache NiFi Community, I am pleased to announce that including my +1 (binding) vote the 0.2.0 release of Apache NiFi Flow Design System passes with 4 +1 (binding) votes 4 +1 (non-binding) votes 0 0 votes 0 -1 votes Thanks to all who helped make this release possible. Here is the

[ANNOUNCE] Apache NiFi Flow Design System 0.2.0 release

2019-07-27 Thread Scott Aslan
Hello The Apache NiFi team would like to announce the release of Apache NiFi Flow Design System 0.2.0. Apache NiFi Flow Design System is an atomic reusable platform for providing a consistent set of UI/UX components for open source friendly web applications to consume. More details on Apache NiF

Re: [ANNOUNCE] New Apache NiFi Committer Rob Fellows

2019-09-25 Thread Scott Aslan
Very much deserved! Congratulations Rob and thanks for all your contributions! On Wed, Sep 25, 2019 at 4:37 AM Alessandro D'Armiento < alessandro.darmiento1...@gmail.com> wrote: > Congratulations! > > Il giorno mer 25 set 2019 alle ore 09:44 Pierre Villard < > pierre.villard...@gmail.com> ha scri

Re: [VOTE] Release Apache NiFi 1.10.0 (rc3)

2019-11-01 Thread Scott Aslan
+1 (binding) Verified signatures, hashes, build, etc. Tested various parameter use cases. Thanks for RMing Joe! On Fri, Nov 1, 2019 at 10:40 AM Matt Burgess wrote: > +1 (binding) > > Ran thru the release helper and tried a number of flows with various > controller services and processors, LGTM

Re: [DISCUSS] UI Contributions

2024-04-23 Thread Scott Aslan
Thanks for sending this out Matt! I agree that at this point any new features to the frontend should be implemented in both the new and the existing UI. Updating the contributions guidelines seems appropriate as well. -Scott On Tue, Apr 23, 2024 at 4:07 PM Matt Gilman wrote: > Team, > > Substan

Re: [DISCUSS] UI Contributions

2024-04-24 Thread Scott Aslan
l > UI if desired or to support backward compatibility. > > --Rob > > On Tue, Apr 23, 2024 at 7:55 PM Scott Aslan wrote: > > > Thanks for sending this out Matt! I agree that at this point any new > > features to the frontend should be implemented in both the ne

Re: [VOTE] Release Apache NiFi 2.0.0-M3 (RC1)

2024-05-15 Thread Scott Aslan
+1 binding - Ran through the release helper. - Verified signatures and hashes. Thanks for RM'ing David. On Mon, May 13, 2024 at 11:49 PM David Handermann < exceptionfact...@apache.org> wrote: > Team, > > I am pleased to be calling this vote for the source release of Apache > NiFi 2.0.0-M3. > >

Re: [DISCUSS] Progress Update on new UI

2024-05-30 Thread Scott Aslan
Outstanding! The new UI is fun, fast, and fantastic. Gathering feedback from the community will be invaluable, and the best way to do this is by having them actively use the new UI. On Thu, May 30, 2024 at 12:37 PM Matt Gilman wrote: > Team, > > About a month ago a [DISCUSS] thread was sent rega

Re: [ANNOUNCE] New Apache NiFi Committer Scott Aslan

2016-11-07 Thread Scott Aslan
C6E F65B 2F7D EF69 > > > On Nov 4, 2016, at 12:11, Yolanda Davis > wrote: > > > > Congrats Scott!! > > > > Sent from my iPhone > > > >> On Nov 4, 2016, at 11:25 AM, Tony Kurc wrote: > >> > >> On behalf of the Apache NiFI PMC, I a

Re: [VOTE] Release Apache NiFi 1.1.0 (RC2)

2016-11-28 Thread Scott Aslan
https://cwiki.apache.org/confluence/display/NIFI/ > > Release+Notes#ReleaseNotes-Version1.1.0 > > > > The vote will be open for 72 hours. > > Please download the release candidate and evaluate the necessary items > > including checking hashes, signatures, build from sour

Re: [VOTE] Release Apache NiFi 1.0.1 (RC1)

2016-12-16 Thread Scott Aslan
ssues were closed/resolved for this release:https://issues.apache. > > org/jira/secure/ReleaseNote.jspa?projectId=12316020&version= > > 12338865Release note highlights can be found here: > > https://cwiki.apache.org/confluence/display/NIFI/Releas > > e+Notes#Rele

Re: [ANNOUNCE] New Apache NiFi Committer Jeremy Dyer

2016-12-19 Thread Scott Aslan
lude creation a suite of the processors that > > aided in parsing HTML, build improvement and testing for MiNiFi, as well > as > > many articles and presentations on using NiFi in new and novel ways. > > > > Welcome Jeremy! > > > -- *Scott Aslan = new WebDevelop

Re: [ANNOUNCE] New Apache NiFi PMC Member - Joe Skora

2017-01-01 Thread Scott Aslan
welcoming Joe to the Apache NiFi > PMC. > > > > Again, congratulations Joe and well deserved! > > > > > > -- > -- > yolanda.m.da...@gmail.com > @YolandaMDavis > -- *Scott Aslan = new WebDeveloper(* *{"location": {"city": "Sai

Re: [ANNOUNCE] New Apache NiFi Committer Joey Frazee

2017-01-03 Thread Scott Aslan
rt for HL7, JMS, and EventHub > > extensions. Joey can also be found assisting with the lists, as well as > > articles and repositories based around the NiFi community. > > > > Congrats, Joey! > > > -- *Scott Aslan = new WebDeveloper(* *{"location&quo

Re: [DISCUSS] Idea for visual access control policy application

2017-01-20 Thread Scott Aslan
iddle of reviewing >>>>>> >>>>> a PR >>> >>>> that doesn’t include restricted processors, nor was it secured). The >>>>>> >>>>> zone >>> >>>> gets one or more policies defined (in my example “Not

Re: Browser Tab Title

2017-01-20 Thread Scott Aslan
<https://issues.apache.org/jira/browse/NIFI-3169?jql=project%20%3D%20NIFI%20AND%20status%20in%20(Open%2C%20%22In%20Progress%22%2C%20Reopened)%20AND%20component%20%3D%20%22Core%20UI%22%20ORDER%20BY%20created%20DESC%2C%20summary%20ASC> . -Scott Aslan On Fri, Jan 20, 2017 at 5:32 PM, Richard St

Re: [ANNOUNCE] New Apache NiFi Committer Jeff Storck

2017-02-21 Thread Scott Aslan
nerous contributions and look forward to continued involvement in the > >> project. > >> > >> Jeff's contributions include significant efforts toward upgrade and > >> migration processes inclusive of flow layout when upgrading from 0.x to > 1.x > >> and the

Re: accidently deleted my Nifi Template

2017-03-02 Thread Scott Aslan
Maybe you could check your trash or recycle bin and attempt to restore the file? You may also need to import the template into NiFi again... On Thu, Mar 2, 2017 at 10:43 AM, Joe Witt wrote: > Depending on the version of nifi you're using the nifi/conf directory > may contain backups of the flow

Re: [VOTE] Release Apache NiFi nifi-nar-maven-plugin-1.2.0

2017-03-15 Thread Scott Aslan
ease note highlights can be found here: > >> https://cwiki.apache.org/confluence/display/NIFI/ > Release+Notes#ReleaseNotes-NiFiNARMavenPluginVersion1.2.0 > >> > >> The vote will be open for 72 hours. > >> Please download the release candidate and evaluate the

Re: [ANNOUNCE] New Apache NiFi PMC Member - Oleg Zhurakousky

2017-04-06 Thread Scott Aslan
< > ozhurakou...@pivotal.io> > > wrote: > > > > > Thank you all! > > > > > > > > > *Joe Percivall* > > > > e: joeperciv...@gmail.com > > > > > > > > > -- *Scott Aslan = new WebDeveloper(* *{"loca

Re: [ANNOUNCE] New Apache NiFi Committer Bin Qiu

2017-04-06 Thread Scott Aslan
Bin!!! > > > > > > > > > On Apr 5, 2017, at 9:48 AM, Oleg Zhurakousky > > wrote: > > > > > > > > > > Thank you all! > > > > > > > > > > > > > >> *Joe Percivall* > > > > >> e

Re: Closing in on a NiFi 1.2.0 release?

2017-05-02 Thread Scott Aslan
t; >>>> > >>>> Hi, > >>>> > >>>> is there any date set for 1.2.0 release yet? > >>>> We are running into an NIFI-3389 > >>>> <https://issues.apache.org/jira/browse/NIFI-3389> issue and would &g

Re: [VOTE] Release Apache NiFi 1.2.0 (RC2)

2017-05-07 Thread Scott Aslan
5c0e2057912f > > > eeb6 > > > >> > > > > >> > Release artifacts are signed with the following key: > > > >> > https://people.apache.org/keys/committer/bbende.asc > > > >> > > > > >> > KEYS file avail

Re: [ANNOUNCE] New Apache NiFi PMC Member - Yolanda Davis

2017-05-18 Thread Scott Aslan
anda and not get excited about not only NiFi > but > > > the entire Apache way. If not, you're in for a treat when you get the > > > chance! > > > > > > Please join us in congratulating and welcoming Yolanda to the Apache > NiFi > > &g

Re: [ANNOUNCE] New Apache NiFi PMC Member - Yolanda Davis

2017-05-18 Thread Scott Aslan
out not only NiFi but > > the entire Apache way. If not, you're in for a treat when you get the > > chance! > > > > Please join us in congratulating and welcoming Yolanda to the Apache NiFi > > PMC. > > > > Congratulations and welcome, Yolanda! > &

Re: [VOTE] Release Apache NiFi MiNiFi 0.2.0

2017-05-18 Thread Scott Aslan
> > 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.2.0 > > > [ ] +0 no opini

Re: [ANNOUNCE] New Apache NiFi PMC Member - Pierre Villard

2017-05-23 Thread Scott Aslan
> releases. > > > > Please join us in congratulating and welcoming Pierre to the Apache NiFi > > PMC. > > > > Congratulations and welcome, Pierre! > > > > -- Tony > -- *Scott Aslan = new WebDeveloper(* *{"location": {&q

Re: [ANNOUNCE] New Apache NiFi PMC Member - Koji Kawamura

2017-05-30 Thread Scott Aslan
by > > > being active in reviewing new contributions and verifying releases. > > > > > > Please join us in congratulating and welcoming Koji to the Apache NiFi > > PMC. > > > > > > Congratulations and welcome, Koji! > > > > > &g

Re: [ANNOUNCE] New Apache NiFi Committer Drew Lim

2017-06-01 Thread Scott Aslan
engths of NiFi is that someone can > launch > >>>>>> the > >>>>>>> UI, do some light (often built-in) reading, and get started "making > >>> data > >>>>>>> flow" in a short amount of time. Drew has been instrum

Re: [ANNOUNCE] New Apache NiFi Committer Marc Parisi

2017-06-01 Thread Scott Aslan
ased to announce > that > > >>>> Marc > > >>>>>> Parisi has accepted the PMC's invitation to become a committer on > > the > > >>>>>> Apache NiFi project. We greatly appreciate all of Marc's hard work > > and > > >&g

Re: [VOTE] Release Apache NiFi 1.3.0

2017-06-06 Thread Scott Aslan
> KEYS file available here: > > >> > > >> https://dist.apache.org/repos/dist/release/nifi/KEYS > > >> > > >> > > >> 110 issues were closed/resolved for this release: > > >> > > >> https://issues.apache.org/jira/se

Re: [VOTE] Release Apache NiFi 0.7.4

2017-06-06 Thread Scott Aslan
+1 (non-binding) - Verified signatures, checksums, LICENSE, NOTICE, and README - Built using a full clean build with contrib check successfully on OSX - Run example data flows on OS X with Chrome Version 58.0.3029.110 (64-bit) on unsecured instance - Run example data flows on OS X with Chrome Ver

Re: [VOTE] Release Apache NiFi 1.4.0 (RC2)

2017-09-29 Thread Scott Aslan
+1 (non-binding) Release this package as nifi-1.4.0 On Fri, Sep 29, 2017 at 11:52 AM, Mark Payne wrote: > +1 (binding) > > Verified hashes and checksum. Built with all unit tests and contrib-check > on OSX. > > Was able to startup and test simple flows worked as expected. > > > On Sep 29, 2017,

Re: [ANNOUNCE] New Apache NiFi Committer Peter Wicks

2017-11-10 Thread Scott Aslan
Congrats! On Fri, Nov 10, 2017 at 3:21 AM, Pierre Villard wrote: > Congrats Peter, well deserved! > > 2017-11-10 5:26 GMT+01:00 Jeff : > > > Congrats, Peter! > > > > On Thu, Nov 9, 2017 at 7:18 PM Jeremy Dyer wrote: > > > > > Welcome Peter excited to have you on board! > > > > > > On Thu, Nov 9

Re: [ANNOUNCE] New Apache NiFi Committer Mike Hogue

2017-11-10 Thread Scott Aslan
Congrats! On Fri, Nov 10, 2017 at 3:22 AM, Pierre Villard wrote: > Congrats Mike, welcome on board! > > 2017-11-10 5:27 GMT+01:00 Jeff : > > > Congrats, Mike! > > > > On Thu, Nov 9, 2017 at 7:19 PM Jeremy Dyer wrote: > > > > > Mike glad to have you and looking forward to working with you on thi

Re: [ANNOUNCE] New Apache NiFi Committer Andy Christianson

2017-11-14 Thread Scott Aslan
Congrats On Tue, Nov 14, 2017 at 8:11 AM, Marc wrote: > Congrats > > On Nov 14, 2017 1:29 AM, "Pierre Villard" > wrote: > > Congrats! > > Le 14 nov. 2017 04:16, "Jeff" a écrit : > > > Congrats, Andy! > > > > On Mon, Nov 13, 2017 at 9:44 PM Kevin Doran > > wrote: > > > > > Congrats, Andy!

Re: Automated Testing of Flows

2017-11-16 Thread Scott Aslan
Just brain storming here You could use travis or Jenkins to setup a job where you use mvn and npm to build and start NiFi. Assuming the test template was available from within the environment maybe you could use the protractor e2e testing suite to script the clicks necessary to load the templa

Re: [ANNOUNCE] New NiFi PMC member Mike Moser

2017-11-20 Thread Scott Aslan
Congrats! On Mon, Nov 20, 2017 at 4:25 PM, Juan Sequeiros wrote: > Mike this is awesome. Congrats and thanks. > > On Mon, Nov 20, 2017 at 4:20 PM Joe Witt wrote: > > > Congrats Mike! Thanks for all your efforts > > > > On Mon, Nov 20, 2017 at 4:18 PM, Tony Kurc wrote: > > > NiFi community, >

Re: [ANNOUNCE] New NiFi PMC member Scott Aslan

2017-12-03 Thread Scott Aslan
Get Outlook for iOS<https://aka.ms/o0ukef> > >> > >> From: Joe Witt > >> Sent: Saturday, December 2, 2017 7:27:35 PM > >> To: dev@nifi.apache.org > >> Subject: Re: [ANNOUNCE] New NiFi PMC member Scott Aslan >

Re: [ANNOUNCE] New NiFi PMC member Jeff Storck

2017-12-05 Thread Scott Aslan
Congrats! On Tue, Dec 5, 2017 at 12:16 PM, Matt Gilman wrote: > Congrats Jeff! > > On Tue, Dec 5, 2017 at 12:14 PM, Kevin Doran > wrote: > > > Congrats, Jeff! > > > > On 12/5/17, 11:49, "Tony Kurc" wrote: > > > > NiFi community, > > On behalf of the Apache NiFi PMC, I am pleased to ann

Re: [ANNOUNCE] New NiFi PMC member Marc Parisi

2017-12-14 Thread Scott Aslan
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 an

Re: [VOTE] Release Apache NiFi Registry 0.1.0

2017-12-31 Thread Scott Aslan
+1 (binding), Ran through the release helper. verified hashed, LICENSE, NOTICE, and README. Tests - setup kerberos based secure reg setup/test with Nifi - attempted to reproduce the npm issue, all looks well (Aldrin, I am curious as to what caused npm to fail? any other info? maybe some other soft

Re: [ANNOUNCE] New Apache NiFi Committer Kevin Doran

2018-01-03 Thread Scott Aslan
Congrats Kevin! Well deserved! On Wed, Jan 3, 2018 at 9:45 AM, Matt Burgess wrote: > Congrats and welcome aboard Kevin! > > On Wed, Jan 3, 2018 at 9:17 AM, Bryan Bende wrote: > > On behalf of the Apache NiFi PMC, I am very pleased to announce that > > Kevin Doran has accepted the PMC's invitati

Re: [VOTE] Release Apache NiFi 1.5.0 (RC1)

2018-01-10 Thread Scott Aslan
+1 (binding) Ran through release helper with no issues Started NiFi and configured a NiFi Registry Client Performed SDLC functionalities on PG's On Wed, Jan 10, 2018 at 11:13 AM, Chris Herrera wrote: > +1 (non-binding) > > Built with contrib-check > Verified keys and hashes > > Ran through seve

[DISCUSS] Proposal for an Apache NiFi sub-project - NiFi Fluid Design System

2018-02-22 Thread Scott Aslan
NiFi Community, I'd like to initiate a discussion around creating a sub-project of NiFi to encompass the Fluid Design System NgModule created during the development of the NiFi Registry. A possible name for this sub-project is simply "NiFi Fluid Design System". The idea would be to create a sub-pr

Re: [DISCUSS] Proposal for an Apache NiFi sub-project - NiFi Fluid Design System

2018-02-22 Thread Scott Aslan
ate > releases of these modules? > > Thanks > Joe > > On Thu, Feb 22, 2018 at 8:18 AM, Scott Aslan > wrote: > > NiFi Community, > > > > I'd like to initiate a discussion around creating a sub-project of NiFi > to > > encompass the Fluid Desig

Re: [DISCUSS] Proposal for an Apache NiFi sub-project - NiFi Fluid Design System

2018-02-22 Thread Scott Aslan
oing releases (and thus > > > validation/voting) for this? > > > How often would those differ from when we'd want to do a NiFi or NiFi > > > Registry release? > > > How do you envision the community would be able to help vet/validate > > > release

Re: [DISCUSS] Proposal for an Apache NiFi sub-project - NiFi Fluid Design System

2018-02-22 Thread Scott Aslan
etter > > > > > consistency. This sounds interesting. > > > > > > > > > > In thinking through the additional community effort or the effort > > > > > trade-off: > > > > > How often do you anticipate we'd be doing

Re: [DISCUSS] Proposal for an Apache NiFi sub-project - NiFi Fluid Design System

2018-02-23 Thread Scott Aslan
. And without that clue, it's no different than a shorter made-up word. > Also, a quick Google search doesn't indicate that it's an industry accepted > phrase that conveys meaning. > > Consider: > > Fluidifi > NiFi Fluid UI > NiFi UI Components > NiFi FDS > &

Re: [DISCUSS] Proposal for an Apache NiFi sub-project - NiFi Fluid Design System

2018-02-23 Thread Scott Aslan
Mike Thomsen, The Ui is being standardized on Angular. NiFi is currently running AngularJS v1.5.11 while NiFi Registry is running Angular v4.4.6. On Fri, Feb 23, 2018 at 8:23 AM, Scott Aslan wrote: > Micheal M., > > A *Design System* is a collection of utilities, components, and >

Re: [DISCUSS] Proposal for an Apache NiFi sub-project - NiFi Fluid Design System

2018-02-23 Thread Scott Aslan
n > > example is a processor I've thought about writing called > > RouteOnFlowfileSize that would let users define relationships based on > > flowfile size ranges. Having sliders would be critical to making that > > user-friendly. > > > > On Fri, Feb 23,

Re: [DISCUSS] Proposal for an Apache NiFi sub-project - NiFi Fluid Design System

2018-02-23 Thread Scott Aslan
use > this? > > On Feb 22, 2018 10:00 PM, "Scott Aslan" wrote: > > > Sivaprasanna, > > > > I am not sure I follow exactly what you are saying... > > > > NiFi Registry would no longer continue to host a copy of the FDS > NgModule. > > Ins

  1   2   >