Re: nifi.apache.org website

2022-07-11 Thread Steven Matison
Just getting back to his thread with an update.

There is a Jira for site migration to new platform

https://issues.apache.org/jira/browse/NIFI-6848

We have a slack channel on the NiFi Slack for discussion

#apachenifiwebsite

There is a PR for all of the bare minimum changes to roll current site in
Hugo Framework.

https://github.com/apache/nifi-site/pull/61

If you want to roll an example of the new hugo site, follow README on my
repo

https://github.com/steven-matison/nifi-site


Suggestions, comments, and feedback are welcome.




On Mon, Mar 21, 2022 at 9:03 AM Bryan Bende  wrote:

> I left a comment on the JIRA, but all NARs are released to Maven
> central on each release. The profiles just determine what is included
> in the assembly. So users can still get any of the non-included NARs
> by downloading it from Maven central, it just isn't obvious how to
> find it.
>
> On Mon, Mar 21, 2022 at 8:18 AM Mike Thomsen 
> wrote:
> >
> > Pierre raised an interesting idea here:
> > https://issues.apache.org/jira/browse/NIFI-7360
> >
> > We might want to consider a process for allowing a directory of
> > downloadable NARs from third parties as a stop-gap while the Registry
> > gets fleshed out on providing access to NARs.
> >
> > On Wed, Mar 16, 2022 at 5:04 PM Matt Gilman 
> wrote:
> > >
> > > Thanks Jon. The invite link for Slack is at the bottom of this page
> [1].
> > >
> > > [1] https://nifi.apache.org/mailing_lists.html
> > >
> > > On Wed, Mar 16, 2022 at 4:46 PM Jonathan Conti-Vock <
> > > jonathan.contiv...@gmail.com> wrote:
> > >
> > > > Thanks for the update Steven. Correct me if I'm wrong, but I'll need
> > > > someone to invite me as a guest to follow along in the slack channel,
> > > > correct? I would be happy to and interested in lending my UI/UX
> experience
> > > > to this conversation.
> > > >
> > > > Cheers,
> > > >
> > > > Jon
> > > >
> > > > On Wed, Mar 16, 2022 at 3:39 PM Steven Matison <
> steven.mati...@gmail.com>
> > > > wrote:
> > > >
> > > > > Just a quick update on this thread.  Progress has been made and we
> have
> > > > an
> > > > > initial hugo framework able to run the current site.
> > > > >
> > > > > Please join us in follow on conversation in #apachenifiwebsite on
> slack!
> > > > >
> > > > >
> > > > >
> > > > > On Fri, Mar 11, 2022 at 8:25 AM Joe Witt 
> wrote:
> > > > >
> > > > > > done.  and added you
> > > > > >
> > > > > > On Fri, Mar 11, 2022 at 6:17 AM Steven Matison <
> > > > steven.mati...@gmail.com
> > > > > >
> > > > > > wrote:
> > > > > >
> > > > > > > So glad there is such an interest in this.
> > > > > > >
> > > > > > > Can we move discussion into a slack channel dedicated to this
> topic?
> > > > > > >
> > > > > > > On Wed, Mar 9, 2022 at 2:47 PM Steven Matison <
> > > > > steven.mati...@gmail.com>
> > > > > > > wrote:
> > > > > > >
> > > > > > > > Sounds awesome, gimme some time to go through everything you
> guys
> > > > > have
> > > > > > > > shared.
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > > On Wed, Mar 9, 2022 at 2:28 PM Andrew Lim <
> > > > > andrewlim.apa...@gmail.com>
> > > > > > > > wrote:
> > > > > > > >
> > > > > > > >> Hi Steven,
> > > > > > > >>
> > > > > > > >> Excited by your interest in this! A Jira was created to
> migrate
> > > > the
> > > > > > NiFi
> > > > > > > >> website to ASF git build/deploy [1]. I’ve been meaning to
> work on
> > > > it
> > > > > > but
> > > > > > > >> haven’t had the cycles.
> > > > > > > >>
> > > > > > > >> In my research on static-site generators, Hugo [2] came up
> as a
> > > > very
> > > > > > > >> strong candidate especially due to its speed. There are 10
> Apache
> > > > > > > websites
> > > > > > > >> that currently use Hugo [3]. Apache Jena is one of them and
> that
> > > > > team
> > > > > > > >> documented their migration steps on their wiki [4].
> > > > > > > >>
> > > > > > > >> Perhaps you could do some research and share your findings.
> If we
> > > > > can
> > > > > > > get
> > > > > > > >> a working version of the current NiFi website in a chosen
> > > > generator,
> > > > > > we
> > > > > > > can
> > > > > > > >> get a Discuss thread going in the community similar to what
> Apache
> > > > > > Jena
> > > > > > > did
> > > > > > > >> [5].
> > > > > > > >>
> > > > > > > >> I would love to help with the migration as well as a
> refresh of
> > > > the
> > > > > > > site!
> > > > > > > >>
> > > > > > > >> -Drew
> > > > > > > >>
> > > > > > > >>
> > > > > > > >> [1] https://issues.apache.org/jira/browse/NIFI-6848 <
> > > > > > > >> https://issues.apache.org/jira/browse/NIFI-6848>
> > > > > > > >> [2] https://gohugo.io/ 
> > > > > > > >> [3]
> > > > > > > >>
> > > > > >
> > > >
> https://github.com/search?q=topic%3Ahugo+org%3Aapache&type=Repositories
> > > > > > > <
> > > > > > > >>
> > > > https://github.com/search?q=topic:hugo+org:apache&type=Repositories
> > > > > >
> > > > > > > >> [4]
> > > > > > > >>
> > > > > > >
> > > > > >
> > > > >
> > > >
> https://cwiki.a

Processor supporting Apache iotdb database

2022-07-11 Thread CloudWise-Luke
hi??I have developed three processors based on Apache iotdb database, one query 
processor and two insertion processors. I want to submit PR to nifi 
GitHub. 
 This Jria link??https://issues.apache.org/jira/browse/NIFI-10210
my jria username??Luke.miao
this github Pr link??https://github.com/apache/nifi/pull/6190
my github username??CloudWise-Lukemiao

CloudWiseluke.miao