Re: Contributing templates

2017-05-20 Thread Pierre Villard
Hey Joe,

I believe there is a confluence page with examples [1] that could be a good
place but you would need write access on the page or to ask someone with
write privileges. Or you could add your template as a comment on this page
I guess. I'll let PMC say what is best ;-)

[1]
https://cwiki.apache.org/confluence/display/NIFI/Example+Dataflow+Templates

Pierre

2017-05-20 16:55 GMT+02:00 Joe Gresock :

> All,
>
> Is there a place to contribute templates?  I have a template for using the
> SiteToSiteStatusReportingTask along with ConvertRecord and
> PutElasticsearchHttp that automatically stores NiFi's status history in an
> Elasticsearch database for long term analysis of NiFi status history.
>
> If there is a place for contributions like this, what is the best way to
> upload the template/description?
>
> --
> I know what it is to be in need, and I know what it is to have plenty.  I
> have learned the secret of being content in any and every situation,
> whether well fed or hungry, whether living in plenty or in want.  I can do
> all this through him who gives me strength.*-Philippians 4:12-13*
>


Contributing templates

2017-05-20 Thread Joe Gresock
All,

Is there a place to contribute templates?  I have a template for using the
SiteToSiteStatusReportingTask along with ConvertRecord and
PutElasticsearchHttp that automatically stores NiFi's status history in an
Elasticsearch database for long term analysis of NiFi status history.

If there is a place for contributions like this, what is the best way to
upload the template/description?

-- 
I know what it is to be in need, and I know what it is to have plenty.  I
have learned the secret of being content in any and every situation,
whether well fed or hungry, whether living in plenty or in want.  I can do
all this through him who gives me strength.*-Philippians 4:12-13*


Re: Duplicated processors when using nifi processors dependency

2017-05-20 Thread Robert
I tired to do move abstract aws processors from
nifi-nar-bundles/nifi-aws-bundle/nifi-aws-processors to newly created
nifi-aws-utils.

Problem that I face now is with AWSCredentialsProviderControllerService that
imo should stay under nifi-aws-bundle, but it is required by
AbstractAWSCredentialsProviderProcessor that should be moved to
nifi-aws-utils as it is used by abstract aws processors.

What is the preferred way to solve this?
Should I created new 'nifi-aws-service-bundle' under nifi-nar-bundles and
both nifi-aws-processors and nifi-aws-utils can depend on it?





--
View this message in context: 
http://apache-nifi-developer-list.39713.n7.nabble.com/Duplicated-processors-when-using-nifi-processors-dependency-tp15902p15937.html
Sent from the Apache NiFi Developer List mailing list archive at Nabble.com.